Imports
Section 24.3 - Dijkstra's algorithm (legacy compatibility path)
Third-edition-numbered compatibility path for Dijkstra's algorithm. The canonical
fourth-edition source is
CLRSLean.FourthEdition.Chapter_22.Section_22_3_Dijkstra;
this module forwards to it so legacy imports keep working during the
compatibility period (see docs/migrations/clrs4.md).