π Description
Extended Dijkstra
refers to a class of shortest path algorithms derived from Dijkstra, adapted to problems where each node must track additional state information, such as the number of operations used, remaining power, or whether a bonus has been applied
April 23, 2025About 2 min