Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 5 and Version 6 of Documentation/Howto/ImplementANewVRPEncoding


Ignore:
Timestamp:
02/20/14 11:56:22 (10 years ago)
Author:
pfleck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Howto/ImplementANewVRPEncoding

    v5 v6  
    6536533. Open a separate {{{Vehicle Routing Problem}}}
    654654  a. Open a {{{CVRP problem}}} (your own or from a library) (e.g. Augerat P-n50-k7)
    655   b. Open the original {{GA ProblemInstance}}} and the {{{ProblemInstance}} from the new separate problem side by side
     655  b. Open the original {{{GA ProblemInstance}}} and the {{{ProblemInstance}}} from the new separate problem side by side
    656656  c. Copy the {{{Coordinates}}} and {{{Demands}}} to the empty {{{MultiTripVRPInstance}}} by drag and drop them
    657657  d. Set the remaining parameters (capacity, vehicles, ...)