Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/31/18 18:16:30 (6 years ago)
Author:
abeham
Message:

#1614: branched fitness landscape analysis from #2457

Location:
branches/1614_GeneralizedQAP/HeuristicLab.Analysis.FitnessLandscape
Files:
1 deleted
2 copied

Legend:

Unmodified
Added
Removed
  • branches/1614_GeneralizedQAP/HeuristicLab.Analysis.FitnessLandscape/3.3/HeuristicLab.Analysis.FitnessLandscape-3.3.csproj

    r15694 r15702  
    9696      <Private>False</Private>
    9797    </Reference>
     98    <Reference Include="HeuristicLab.Analysis-3.3">
     99      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Analysis-3.3.dll</HintPath>
     100      <Private>False</Private>
     101    </Reference>
    98102    <Reference Include="HeuristicLab.Collections-3.3">
    99103      <HintPath>..\..\..\..\trunk\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     
    216220    <Compile Include="ProblemInstanceAnalysis\QAPPRProblemInstanceAnalyzer.cs" />
    217221    <Compile Include="UpDownSelector.cs" />
    218     <Compile Include="DistanceCalculators\RealVectorDistanceCalculator.cs" />
    219     <Compile Include="DistanceCalculators\BinaryVectorDistanceCalculator.cs" />
    220     <Compile Include="DistanceCalculators\PermutationDistanceCalculator.cs" />
    221     <Compile Include="DistanceCalculators\IItemDistanceCalculator.cs" />
    222222    <Compile Include="Extensions.cs" />
    223223    <Compile Include="FDC\QAPPermutationFitnessDistanceCorrelationAnalyzer.cs" />
     
    253253  </ItemGroup>
    254254  <ItemGroup>
    255     <ProjectReference Include="..\..\HeuristicLab.Analysis\3.3\HeuristicLab.Analysis-3.3.csproj">
    256       <Project>{887425b4-4348-49ed-a457-b7d2c26ddbf9}</Project>
    257       <Name>HeuristicLab.Analysis-3.3</Name>
    258       <Private>False</Private>
    259     </ProjectReference>
    260255    <ProjectReference Include="..\..\HeuristicLab.Optimization\3.3\HeuristicLab.Optimization-3.3.csproj">
    261256      <Project>{14ab8d24-25bc-400c-a846-4627aa945192}</Project>
Note: See TracChangeset for help on using the changeset viewer.