Changes between Version 12 and Version 13 of AddonsDailyBuilds
- Timestamp:
- 06/14/12 09:51:39 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AddonsDailyBuilds
v12 v13 7 7 The file, which you get when you click on the download link, is a zip file containing additional plugins. 8 8 Extract these files in your HeuristicLab folder and restart HeuristicLab. The plugins will be automatically discovered and the new functionality can then be used. 9 10 === Vehicle Routing Problem (VRP)===11 The vehicle routing problem (VRP) is a class of problems that frequently occurs in the field of transportation logistics. In plugin version 3.4, the implementation in HeuristicLab covers the capacitated problem formulation with time windows (CVRPTW), pickup and delivery formulations (PDPTW) and multiple depots (MDCVRPTW). Additional information and benchmark instances can be found at the [[wiki:Vehicle Routing Problem|Vehicle Routing Problem page]].12 * [[http://builder.heuristiclab.com:8080/repository/download/bt4/.lastSuccessful/HeuristicLab%20VRP%20r%7Bbuild.number%7D.zip?guest=1|Download HeuristicLab.VRP-3.4 daily build]]13 9 14 10 === Job-Shop Scheduling Problem (JSSP) ===