Package-level declarations
Types
Link copied to clipboard
interface RoutingAlgorithm
A routing algorithm that finds the optimal path between two cells. The algorithm is responsible for finding the path and returning the result.
Link copied to clipboard
A routing result that contains the best path and duration taken to find the path.