Introduction¶
vrpRouting is a PostgreSQL extension that extends of pgRouting extension, by adding solutions to several Vehicle Routing Problems.
The project is supported and manatianed by Georepublic, Paragon Corporation and a broad user community.
vrpRouting is a subproduct of pgRouting organization which is an OSGeo Community Project.
Licensing¶
The following licenses can be found in vrpRouting:
GNU General Public License 2 or latar, GPL-2.0-or-later.
For code in any language.
Boost extensions are available under Boost Software License - Version 1.0.
Creative Commons Attribution-Share Alike 3.0 License CC BY-SA 3.0.
For user’s & developer’s documentation
In general license information should be included in the header of each source file.
Contributors¶
This Release Contributors¶
Individuals (in alphabetical order)¶
Ashish Kumar
Adding new experimental VROOM category functions: vrp_vroom, vrp_vroomJobs, vrp_vroomShipments.
Joseph Percival
Optimized and added several VRP functions, including: tabu, pickDeliver, pickDeliver_driver, and many others.
Virginia Vergara
Porting the code from pgRouting
And all the people that give us a little of their time making comments, finding issues, making pull requests etc.
Corporate Sponsors (in alphabetical order)¶
These are corporate entities that have contributed developer time, hosting, or direct monetary funding to the vrpRouting project:
Contributors Past & Present:¶
Individuals (in alphabetical order)¶
Corporate Sponsors (in alphabetical order)¶
These are corporate entities that have contributed developer time, hosting, or direct monetary funding to the vrpRouting project:
Georepublic
Leopark
Paragon Corporation
More Information¶
The latest software, documentation and news items are available at the vrpRouting web site https://vrp.pgrouting.org.
PostgreSQL database server at the PostgreSQL main site https://www.postgresql.org.
PostGIS extension at the PostGIS project web site https://postgis.net.
pgRouting extension at the pgRouting project web site https://pgRouting.org.
Boost C++ source libraries at https://www.boost.org.