Route Optimizer
Picks the search algorithm instead of hard-coding one
Read the sourceMostly JavaScript
Results — hover any figure for the baseline and the caveat
10
Scenarios benchmarked
Ten hand-constructed scenarios — enough to show the selection logic works, not enough to claim it generalises.
Overview
Rather than committing to one pathfinding strategy, this benchmarks several per request and selects the one that will perform best on that specific scenario — the routing decision and the algorithm-selection decision are both automated.