Changes between Version 26 and Version 27 of BluePrint/VehicleRouting


Ignore:
Timestamp:
12/29/14 18:22:47 (10 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/VehicleRouting

    v26 v27  
    7979This 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.
    8080
    81 An example of an unsolved XML file, can be seen here - examples/data/vehiclerouting
    82 This unsolved XML file has following main attributes:
     81Examples of unsolved XML files, can be seen here: https://github.com/wolfshadow18/Vehicle-Routing-Problem/tree/master/Sahana-Final/Sahana/examples/data/vehiclerouting
     82This unsolved XML file has the following main attributes:
    8383- Location List (Longitude and Latitude)
    8484- Depot List (With a reference to a Location in the Location List)