Changes between Version 25 and Version 26 of BluePrint/VehicleRouting


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/VehicleRouting

    v25 v26  
    7373== Current Implementation ==
    7474
    75 This implementation is entirely based on the examples provided by OptaPlanner, over here (https://github.com/droolsjbpm/optaplanner/tree/master/optaplanner-examples/src/main/java/org/optaplanner/examples/vehiclerouting)
     75This implementation is entirely based on the examples provided by !OptaPlanner: https://github.com/droolsjbpm/optaplanner/tree/master/optaplanner-examples/src/main/java/org/optaplanner/examples/vehiclerouting
    7676
    7777The main method of this module is present at: https://github.com/wolfshadow18/Vehicle-Routing-Problem/blob/master/Sahana-Final/Sahana/examples/sources/src/main/java/org/optaplanner/examples/vehiclerouting/app/VehicleRoutingApp.java