Execute

Top  Previous  Next

This procedure starts the actual optimization.

 

Prepare the matrix using

TNetwork.Matrix or TNetwork.MatrixDyn (for as-the-crow fly distances)

TRouteCalc.Matrix or TRouteCalc.MatrixDyn (for real routes)

 

Eventually call MatrixPreProcess to refine processing.

 

See also ExecuteFull.

 

Syntax: Execute(mat: TMatrix)