Skip to main content

I'm assuming it's either Dijkstra's or A*, but would like to know for definite! Cheers in advance!

@ejm​ Both I believe. When cost is by length A* is used. Otherwise Dijkstra's 


@ejm​ Both I believe. When cost is by length A* is used. Otherwise Dijkstra's 

That is very helpful as I have to precisely specify in my thesis which are being used. Cheers!


Reply