how implements dijsktra with heaps?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

how implements dijsktra with heaps?

manudferreiro
i'm begin with programation in smalltalk.
my question is oriented to how of implement dijsktra.
Do I need to implement priority queues? Or I can use only heaps?
i'm sorry for my bad english
thanks
Manuel