Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
08/17/10 11:36:17 (14 years ago)
Author:
svonolfe
Message:

Added MultiVRPCreator (#1039)

File:
1 edited

Legend:

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

    r4232 r4241  
    131131    <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\IntraRouteInversionMoveMaker.cs" />
    132132    <Compile Include="Encodings\Alba\Moves\IntraRouteInversion\IntraRouteInversionMove.cs" />
     133    <Compile Include="Encodings\General\Creators\MultiVRPCreator.cs" />
    133134    <Compile Include="Encodings\General\Crossovers\MultiVRPManipulator.cs" />
    134135    <Compile Include="Encodings\General\Crossovers\MultiVRPCrossover.cs" />
Note: See TracChangeset for help on using the changeset viewer.