Free cookie consent management tool by TermsFeed Policy Generator

Changeset 7163 for branches


Ignore:
Timestamp:
12/09/11 15:38:37 (12 years ago)
Author:
epitzer
Message:

#1703 Add PreassignedVRPSolutionCreator for multi trajectory analysis of VRPs

Location:
branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape.VRP
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/FitnessLandscapeAnalysis/HeuristicLab.Analysis.FitnessLandscape.VRP/HeuristicLab.Analysis.FitnessLandscape.VRP.csproj

    r7145 r7163  
    118118    <Reference Include="HeuristicLab.Operators-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
    119119    <Reference Include="HeuristicLab.Optimization-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
     120    <Reference Include="HeuristicLab.Parameters-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=x86" />
    120121    <Reference Include="HeuristicLab.Persistence-3.3">
    121122      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Persistence-3.3.dll</HintPath>
     
    142143    <Compile Include="Manipulators\TwoOptManipulator.cs" />
    143144    <Compile Include="Manipulators\TwoOptStarManipulator.cs" />
     145    <Compile Include="MultiTrajectory\PreassignedVRPSolutionCreator.cs" />
    144146    <Compile Include="Properties\AssemblyInfo.cs" />
    145147  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.