php-db | 2004071
Date: 07/13/04
- Next message: Dermot Mc Laughlin: "[PHP-DB] PHP sitemap"
- Previous message: Pablo M. Rivas: "Re: [PHP-DB] Multiple SELECT"
- In reply to: matt perry: "[PHP-DB] map algorithm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
On 07/07/2004 03:41 PM, Matt Perry wrote:
> I have written a shortest point algorithm that takes a number of
> addresses and finds the best delivery route. Yahoo maps finds the
> distances between two addresses but I cannot seem to find out how to
> grab the results and use them in my algorithm. How should I approach
> this problem?
You may want to try this class that includes an example to solve that
problem with combinatorial analysis:
Class: Combinatorics
http://www.phpclasses.org/combinatorics
--Regards, Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/
PHP Reviews - Reviews of PHP books and other products http://www.phpclasses.org/reviews/
Metastorage - Data object relational mapping layer generator http://www.meta-language.net/metastorage.html
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Dermot Mc Laughlin: "[PHP-DB] PHP sitemap"
- Previous message: Pablo M. Rivas: "Re: [PHP-DB] Multiple SELECT"
- In reply to: matt perry: "[PHP-DB] map algorithm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

