Changes between Version 21 and Version 22 of BluePrint/VehicleRouting


Ignore:
Timestamp:
12/29/14 18:11:58 (10 years ago)
Author:
Adhitya Kamakshidasan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/VehicleRouting

    v21 v22  
    7272
    7373== Current Implementation ==
    74 This implementation is entirely based on OptaPlanner.
    75 The main method of this module is present at -
    76 Sahana/examples/sources/src/main/java/org/optaplanner/examples/vehiclerouting/app/VehicleRoutingApp.java
    77 This main method takes an argument. This argument is a path for an unsolved Capacitated Vehicle Routing Problem, which is in the form of a XML file.
     74
     75This implementation is entirely based on OptaPlanner
     76
     77The main method of this module is present at: Sahana/examples/sources/src/main/java/org/optaplanner/examples/vehiclerouting/app/VehicleRoutingApp.java
     78
     79This 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
    7881An example of an unsolved XML file, can be seen here - examples/data/vehiclerouting
    7982This unsolved XML file has following main attributes: