diff --git a/NEWS b/NEWS index 75fc4edd3..dfce541cd 100644 --- a/NEWS +++ b/NEWS @@ -66,6 +66,15 @@ v0.2.0 Release Notes - vrp_vroomJobsPlain - vrp_vroomShipmentsPlain +- VRP + + - vrp_compatibleVehicles + - vrp_optimize + - vrp_pickDeliverAdd + - vrp_pickDeliver + - vrp_simulation + - vrp_viewRoute + v0.1.0 Release Notes ******************************************************************************* diff --git a/doc/general/introduction.rst b/doc/general/introduction.rst index 7bbe3caf2..905710f5b 100644 --- a/doc/general/introduction.rst +++ b/doc/general/introduction.rst @@ -64,6 +64,10 @@ Individuals (in alphabetical order) - Adding Google Or tools functionality to vrprouting +- Joseph Percival + + - Optimized and added several VRP functions, including: tabu, pickDeliver, pickDeliver_driver, and many others. + - Virginia Vergara - Porting the code from pgRouting @@ -78,7 +82,6 @@ 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 `__ Contributors Past & Present: @@ -93,6 +96,7 @@ Individuals (in alphabetical order) `Ashish Kumar `__ `Daniel Kastl `__ +`Joseph Percival `__ `Vicky Vergara `__ `Manas Sivakumar `__ diff --git a/doc/general/release_notes.rst b/doc/general/release_notes.rst index f322240d7..f49127d56 100644 --- a/doc/general/release_notes.rst +++ b/doc/general/release_notes.rst @@ -89,6 +89,15 @@ v0.2.0 Release Notes - vrp_vroomJobsPlain - vrp_vroomShipmentsPlain +- VRP + + - vrp_compatibleVehicles + - vrp_optimize + - vrp_pickDeliverAdd + - vrp_pickDeliver + - vrp_simulation + - vrp_viewRoute + v0.1.0 Release Notes ******************************************************************************* diff --git a/doc/general/support.rst b/doc/general/support.rst index c2e23840e..455b1f783 100644 --- a/doc/general/support.rst +++ b/doc/general/support.rst @@ -87,7 +87,3 @@ contributed to the development of vrpRouting: * - Paragon Corporation - United States - https://www.paragoncorporation.com - * - Leopark - - Mexico - - https://www.leopark.mx -