Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Terry Reedy Newsgroups: comp.lang.python Subject: Re: Problem in implementing Romania Map using Paython Script Date: Mon, 2 Nov 2015 06:08:31 -0500 Lines: 18 Message-ID: References: <24e4a4ca-59d1-433e-a0ed-fa04fc23041d@googlegroups.com> <85ziyxkl81.fsf@benfinney.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de U4s5APr97LGKMNdfrL/vzg+e4xGQcnEl3UbgV3Q9Kwuw== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.008 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'assignment': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:using': 0.09; 'python.': 0.11; 'jan': 0.11; 'assignment?': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'reedy': 0.16; 'roaming': 0.16; 'subject:Problem': 0.16; 'wrote:': 0.16; 'am,': 0.23; 'header:In-Reply-To:1': 0.24; 'header:User- Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'function': 0.28; 'node': 0.29; 'code': 0.30; 'mention': 0.30; 'class': 0.33; 'problem': 0.33; 'but': 0.36; 'should': 0.36; 'to:addr:python- list': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'to:addr:python.org': 0.40; 'email addr:gmail.com': 0.62; 'research': 0.62; 'different': 0.63; 'completing': 0.72; '.....': 0.76; 'algorithm,': 0.84; 'homework': 0.84; 'romania': 0.84; 'received:fios.verizon.net': 0.91 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: pool-173-59-124-74.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: <85ziyxkl81.fsf@benfinney.id.au> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:98095 On 11/2/2015 12:45 AM, Ben Finney wrote: > amnaee@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? Norquist's AI book uses the Romania map to illustrate search problems. Whether this is a class assignment is a different matter, but OP should mention it either way. -- Terry Jan Reedy