TTSPcurb

Top  Previous  Next

This class is similar to TTSP, except it also takes curb (kerb) approach and U-turns into consideration.

 

It shares these methods / properties with TTSP: Cost, MinCalcTime, Mode, PercentWithoutImproveStop, RandSeed, SortedIndex and TimeLimit.

 

After the optimization has finished, you have access to cost, optimized sequence, SideIn and SideOut.

 

Known issue:

Using this method with only 3 elements may not always give the optimium result. This shall be fixed.

 

See also CulDeSacCurb