
AI::Pathfinding::OptimizeMultiple::ScanRun - running scan_idx for certain iterations.

printf "Run %s for %d iterations.\n",
$scans[$scan_alloc->scan_idx], $scan_alloc->iters;

A class for scan iterations.

The index of the scan (not the ID/name).
Number of iterations it ran.

Clones the scan.

AI::Pathfinding::OptimizeMultiple .

Shlomi Fish, http://www.shlomifish.org/ .

popl from Freenode's #perl for trying to dig some references to an existing algorithm in the scientific literature.