Search the web
Sign In
New User? Sign Up
delphigames · Discussion of game programming in the Delphi development environment.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Storing train station location   Message List  
Reply | Forward Message #7488 of 7611 |
Re: [DelphiGames] Storing train station location

Check out Julian Bucknall's search algorithims. His website is www.boyet.com A
new edition of his book, Tomes of Delphi: Algorithms and Data Structures, is now
available. Look at the articles he has written for The Delphi Magazine,
www.thedelphimagazine.com/samples.php He's done a fair number of articles on
trees.


----- Original Message -----
From: Ian Munro
Date: Monday, February 12, 2007 5:36 am
Subject: [DelphiGames] Storing train station location
To: delphigames@yahoogroups.com

> Hello,
>
> I'm converting an old board game to a computerised version. Its
> based on
> the Great Western Railway so I need to convert all the station
> locationsinto some sort of database. The starting point is
> Paddington station and
> the rest of the stations branch out like a tree. At the moment I'm
> trying to think of the best way to store this data. I need to
> programmatically be able to travel to any location from any location
> base on rules. These rules could be that certain station must be
> visitedor avoided. Some stations may have several lines
> associated with them so
> that several different directions could be selected. Can anyone
> suggesta solution for storing / accessing this data. Is there a
> mathematicalsolution that I could apply to the data to create a
> tree ( a binary
> split approach ?). I'd be grateful for any ideas or suggestions.
>
> Ian
>
>
> This email is intended solely for the person to whom it is
> addressed and may contain confidential or legally privileged
> information. If you are not the intended recipient, be advised
> that you have received this email in error and that any use,
> dissemination, forwarding, printing or copying of this email is
> strictly prohibited. Please notify the author by replying to
> this email and destroying all copies of the email and
> attachments. Access to this email by anyone else is unauthorised.
>
> Email may be susceptible to data corruption, interception,
> unauthorised amendment, viruses and delays or the consequences
> thereof. Any views or opinions presented are solely those of the
> author and do not necessarily represent those of Grosvenor
> Technology Ltd.
>
>
> [Non-text portions of this message have been removed]
>
>


[Non-text portions of this message have been removed]




Mon Feb 12, 2007 3:38 pm

jose_mv_perez
Offline Offline
Send Email Send Email

Forward
Message #7488 of 7611 |
Expand Messages Author Sort by Date

Hello, I'm converting an old board game to a computerised version. Its based on the Great Western Railway so I need to convert all the station locations into...
Ian Munro
ianathome12345
Offline Send Email
Feb 12, 2007
10:36 am

Check out Julian Bucknall's search algorithims. His website is www.boyet.com A new edition of his book, Tomes of Delphi: Algorithms and Data Structures, is now...
jomperez@...
jose_mv_perez
Offline Send Email
Feb 12, 2007
3:40 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help