Mockexam Question 14.1

Re: Mockexam Question 14.1

by Andrey Davydov -
Number of replies: 0

Dijkstra algorithm is one of the most basic algorithms in computer science. It aims at optimal finding the shortest path in the graph, it can be seen from a dynamic programming perspective if you wish.
Image delineation tool, so-called LiveWire, is one of many fancy applications that use Dijkstra algorithm in its core.