Skip to content

Commit 6385723

Browse files
authored
Merge branch 'main' into develop
2 parents a379bcb + 69083dd commit 6385723

File tree

4 files changed

+23
-5
lines changed

4 files changed

+23
-5
lines changed

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,15 @@ v0.2.0 Release Notes
6666
- vrp_vroomJobsPlain
6767
- vrp_vroomShipmentsPlain
6868

69+
- VRP
70+
71+
- vrp_compatibleVehicles
72+
- vrp_optimize
73+
- vrp_pickDeliverAdd
74+
- vrp_pickDeliver
75+
- vrp_simulation
76+
- vrp_viewRoute
77+
6978
v0.1.0 Release Notes
7079
*******************************************************************************
7180

doc/general/introduction.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ Individuals (in alphabetical order)
6464

6565
- Adding Google Or tools functionality to vrprouting
6666

67+
- Joseph Percival
68+
69+
- Optimized and added several VRP functions, including: tabu, pickDeliver, pickDeliver_driver, and many others.
70+
6771
- Virginia Vergara
6872

6973
- Porting the code from pgRouting
@@ -78,7 +82,6 @@ Corporate Sponsors (in alphabetical order)
7882
These are corporate entities that have contributed developer time, hosting, or direct monetary funding to the vrpRouting project:
7983

8084
- `Georepublic <https://georepublic.info/en/>`__
81-
- `Leopark <https://www.leopark.mx/>`__
8285
- `Paragon Corporation <https://www.paragoncorporation.com/>`__
8386

8487
Contributors Past & Present:
@@ -93,6 +96,7 @@ Individuals (in alphabetical order)
9396
9497
`Ashish Kumar <[email protected]>`__
9598
`Daniel Kastl <[email protected]>`__
99+
`Joseph Percival <[email protected]>`__
96100
`Vicky Vergara <[email protected]>`__
97101
`Manas Sivakumar <[email protected]>`__
98102

doc/general/release_notes.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,15 @@ v0.2.0 Release Notes
8989
- vrp_vroomJobsPlain
9090
- vrp_vroomShipmentsPlain
9191

92+
- VRP
93+
94+
- vrp_compatibleVehicles
95+
- vrp_optimize
96+
- vrp_pickDeliverAdd
97+
- vrp_pickDeliver
98+
- vrp_simulation
99+
- vrp_viewRoute
100+
92101
v0.1.0 Release Notes
93102
*******************************************************************************
94103

doc/general/support.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,3 @@ contributed to the development of vrpRouting:
8787
* - Paragon Corporation
8888
- United States
8989
- https://www.paragoncorporation.com
90-
* - Leopark
91-
- Mexico
92-
- https://www.leopark.mx
93-

0 commit comments

Comments
 (0)