pathAlgorithm property
Path calculation algorithm to use for routing.
Selects the core routing algorithm. Different algorithms may provide different trade-offs between calculation speed and route optimality.
Default is RoutePathAlgorithm.ml.
Implementation
RoutePathAlgorithm pathAlgorithm;