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