Changes between Version 26 and Version 27 of BluePrint/VehicleRouting
- Timestamp:
- 12/29/14 18:22:47 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/VehicleRouting
v26 v27 79 79 This main method takes an argument, which is a path for an unsolved Capacitated Vehicle Routing Problem, which is in the form of a XML file. 80 80 81 An example of an unsolved XML file, can be seen here -examples/data/vehiclerouting82 This unsolved XML file has following main attributes:81 Examples of unsolved XML files, can be seen here: https://github.com/wolfshadow18/Vehicle-Routing-Problem/tree/master/Sahana-Final/Sahana/examples/data/vehiclerouting 82 This unsolved XML file has the following main attributes: 83 83 - Location List (Longitude and Latitude) 84 84 - Depot List (With a reference to a Location in the Location List)