Computer Science: Paper 1 > Optimisation algorithms > Flashcards
What does Dijkstra algorithm find
The shortest path between two nodes
How can Dijkstra’s algorithm be used
Finding shortest routes between cities
Finding cheapest flight routes
Planning circuit boards