Changes between Version 30 and Version 31 of BluePrint/VehicleRouting
- Timestamp:
- 12/29/14 18:55:41 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/VehicleRouting
v30 v31 94 94 To Test the module, perform the following steps: 95 95 * Download a copy of the module, which is currently being hosted at, https://github.com/wolfshadow18/Vehicle-Routing-Problem/ 96 * Download IntelliJ Idea/ Netbeans. It is recommended to use the former.96 * Download [https://www.jetbrains.com/idea/ IntelliJ Idea] or [https://netbeans.org Netbeans]. It is recommended to use the former. 97 97 * Open pom.xml, which is located at examples/sources/ from the IDE 98 98 * While setting up for the first time, it may take some time, as it needs to download its Maven dependencies.