Changes between Version 3 and Version 4 of Documentation/Reference/VehicleRoutingProblem
- Timestamp:
- 11/19/10 13:12:55 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Reference/VehicleRoutingProblem
v3 v4 16 16 * ORLib format 17 17 - http://people.brunel.ac.uk/~mastjjb/jeb/orlib/files/ 18 19 == File formats == 20 * Optimal solution 21 {{{ 22 Route #1: 22 13 10 6 5 33 4 7 23 Route #2: 1 12 2 19 20 23 14 17 24 Route #3: 36 29 32 28 31 30 15 25 Route #4: 3 24 9 11 27 8 25 35 18 26 34 26 Route #5: 21 16 27 cost 669 28 }}} 29 30