Free cookie consent management tool by TermsFeed Policy Generator

Changeset 6753


Ignore:
Timestamp:
09/13/11 16:00:52 (13 years ago)
Author:
svonolfe
Message:

Added customer relocation manipulator (#1177)

Location:
branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4/HeuristicLab.Problems.VehicleRouting-3.4.csproj

    r6716 r6753  
    208208    <Compile Include="Encodings\Potvin\Crossovers\PotvinSequenceBasedCrossover.cs" />
    209209    <Compile Include="Encodings\Potvin\IPotvinOperator.cs" />
     210    <Compile Include="Encodings\Potvin\Manipulators\PotvinCustomerRelocationManipulator.cs" />
    210211    <Compile Include="Encodings\Potvin\Manipulators\PotvinLocalSearchManipulator.cs" />
    211212    <Compile Include="Encodings\Potvin\Manipulators\PotvinManipulator.cs" />
Note: See TracChangeset for help on using the changeset viewer.