Changeset 6753 for branches/VRP/HeuristicLab.Problems.VehicleRouting/3.4
- Timestamp:
- 09/13/11 16:00:52 (13 years ago)
- 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 208 208 <Compile Include="Encodings\Potvin\Crossovers\PotvinSequenceBasedCrossover.cs" /> 209 209 <Compile Include="Encodings\Potvin\IPotvinOperator.cs" /> 210 <Compile Include="Encodings\Potvin\Manipulators\PotvinCustomerRelocationManipulator.cs" /> 210 211 <Compile Include="Encodings\Potvin\Manipulators\PotvinLocalSearchManipulator.cs" /> 211 212 <Compile Include="Encodings\Potvin\Manipulators\PotvinManipulator.cs" />
Note: See TracChangeset
for help on using the changeset viewer.