Module simulation

Module simulation 

Source
Expand description

An alternative execution engine for the pathfinder that attempts to skip nodes in the path by running simulations.

See SimulationPathfinderExecutionPlugin for more information.

Structs§

SimulatingPathOpts
SimulationPathfinderExecutionPlugin
An alternative execution engine for the pathfinder that attempts to skip nodes in the path by running simulations.

Enums§

SimulatingPathState

Functions§

tick_execute_path