[OSGeo-Discuss] Re: Advice on implementing VRP in FOSS4G

2011-02-24 Thread cremat0rio
stem using taxis and micro-buses. > There are plenty of similar problems related to VRP and a lot > of possibilities to add new functionality as you describe. If you're > interested you can join the pgRouting community (http://www.pgrouitng.org) > and we can discuss details there. >

[OSGeo-Discuss] Advice on implementing VRP in FOSS4G

2011-02-14 Thread cremat0rio
Hi everyone! I’m new on this list, so all the best for all of you and for OSGeo! I’m writing to get some advice. For my master degree project, I’ll try to create some code to solve Vehicle Routing Problem (VRP) through Evolutionary Computation techniques (Genetic Algorithms and stuff like that).