Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/10/15 16:00:47 (9 years ago)
Author:
apolidur
Message:

#2221: Adding exact and sampling evaluation functions

File:
1 edited

Legend:

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

    r12166 r12183  
    3737  </PropertyGroup>
    3838  <ItemGroup>
     39    <Reference Include="HeuristicLab.Collections-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     40      <SpecificVersion>False</SpecificVersion>
     41      <HintPath>..\..\..\..\trunk\sources\bin\HeuristicLab.Collections-3.3.dll</HintPath>
     42      <Private>False</Private>
     43    </Reference>
    3944    <Reference Include="HeuristicLab.Common-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    4045      <SpecificVersion>False</SpecificVersion>
     
    103108    <None Include="Properties\AssemblyInfo.cs.frame" />
    104109    <None Include="Plugin.cs.frame" />
     110    <Compile Include="DistanceMatrix.cs" />
    105111    <Compile Include="PTSP.cs" />
    106112    <Compile Include="Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.