Re: Problem in implementing Romania Map using Paython Script

2015-11-02 Thread Terry Reedy
On 11/2/2015 12:45 AM, Ben Finney wrote: amn...@gmail.com writes: I need a help in completing the Class Roaming problem using Euclidean function , Completing the Class Node . I think you need to research how to solve this algorithm, and only *then* think about how to code it in Python. I

Re: Problem in implementing Romania Map using Paython Script

2015-11-01 Thread Christian Gollwitzer
Am 02.11.15 um 06:30 schrieb amn...@gmail.com: Dear all; I want to code algorithm in Python for driving from Arad to Bucharest as quickly as possible. It sounds a lot like a homework problem. If so, look into your notes for "Dijkstra algorithm", or "A* algorithm". If not, look for a library

Re: Problem in implementing Romania Map using Paython Script

2015-11-01 Thread Ben Finney
amn...@gmail.com writes: > I need a help in completing the Class Roaming problem using Euclidean > function , Completing the Class Node . I think you need to research how to solve this algorithm, and only *then* think about how to code it in Python. Is this a homework assignment? > And def