<< Click to Display Table of Contents >>

 

Superior Route Properties

 

 

Parameter

Description

A-Star Weight

Sets A-Star weight, the higher the weight is, the searching range will be more like an area consisting of the two points.

Cost Type

The cost can be distance or time.

TSP Type

Changes TSP type

1.Follow Order

Search the best route based on the determined order.

2.Reorder

Reorder all visited points during analyzing the best route.

3.Reorder and Keep First Stop

Reorder all visited points but preserve the first stop during analyzing the best route.

4.Reorder and Keep Last Stop

Reorder all visited points but preserve the last stop during the solve process.

5.Reorder and Keep First/Last Stop

Reorder all visited points but preserve the first and last stop during the solve process.

Heuristic Type

Switches the solver to get Superior Route.

1.Nearest Neighbor

2.Farthest Insertion

3.Sweep

4.Simulated Annealing

5.Genetic Algorithm

Return Start Flag

Sets whether to return to the start Stop.

Use Time Penalty

Sets whether to use weight of Time Window.

Default Start Time

Sets the start time of the route, the unit is minute. 0 means 00:00, the default is 480, which means 08:00.


Time Setting

Early Time Weight

Sets the weight of early arriving.

Late Time Weight

Sets the weight of late arriving.


Use Hierarchy

Use Hierarchy

Sets whether to use hierarchy or not.

Hierarchy Search Count

Uses hierarchy search count and set the count to search.


Output Shape Type

Output Shape Type

Sets the output type of the route result.

1.0: Displays the real route result.

2.1: Connects the start point and end point by a straight line.


Heuristic Setting

Iteration Number

Sets the number of iteration.

Initial Temperature

Sets the initial temperature.

Cooling Frequency

Sets the cooling frequency.

Cooling Rate

Sets the cooling rate.

Record Fitness

Sets whether to record the sum of cost obtained from considering the variables above.

 

 

※ Back to Run Superior Route chapter.


©2016 Supergeo Technologies Inc. All rights reserved.