pathAlgorithmFlavor property

RoutePathAlgorithmFlavor pathAlgorithmFlavor
getter/setter pair

Flavor variant of the selected path algorithm.

Specifies the algorithmic flavor or variant to use with the selected pathAlgorithm. Different flavors may optimize differently.

Default is RoutePathAlgorithmFlavor.magicLane.

Implementation

RoutePathAlgorithmFlavor pathAlgorithmFlavor;