Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98087

Re: Problem in implementing Romania Map using Paython Script

Path csiph.com!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail
From Christian Gollwitzer <auriocus@gmx.de>
Newsgroups comp.lang.python
Subject Re: Problem in implementing Romania Map using Paython Script
Date Mon, 2 Nov 2015 07:45:32 +0100
Organization A noiseless patient Spider
Lines 13
Message-ID <n170m7$gnj$1@dont-email.me> (permalink)
References <24e4a4ca-59d1-433e-a0ed-fa04fc23041d@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding 7bit
Injection-Date Mon, 2 Nov 2015 06:43:19 -0000 (UTC)
Injection-Info mx02.eternal-september.org; posting-host="09360e0ab07672f4bcf79b9f96c5414e"; logging-data="17139"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18NOA0VdwXU5Wb2WIn0bhx9Qv4hWKbJ7r0="
User-Agent Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:38.0) Gecko/20100101 Thunderbird/38.3.0
In-Reply-To <24e4a4ca-59d1-433e-a0ed-fa04fc23041d@googlegroups.com>
Cancel-Lock sha1:2aHjb8S49N/WGg3PPZH8ga8Wdns=
Xref csiph.com comp.lang.python:98087

Show key headers only | View raw


Am 02.11.15 um 06:30 schrieb amnaee@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 that 
does routing or make an API call to graphhopper, Google maps or similar. 
Routing (esp. fast routing) is a non-trivial problem.

	Christian

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Problem in implementing Romania Map using Paython Script amnaee@gmail.com - 2015-11-01 21:30 -0800
  Re: Problem in implementing Romania Map using Paython Script Ben Finney <ben+python@benfinney.id.au> - 2015-11-02 16:45 +1100
  Re: Problem in implementing Romania Map using Paython Script Christian Gollwitzer <auriocus@gmx.de> - 2015-11-02 07:45 +0100
  Re: Problem in implementing Romania Map using Paython Script Terry Reedy <tjreedy@udel.edu> - 2015-11-02 06:08 -0500

csiph-web