Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
03/06/12 14:56:47 (13 years ago)
Author:
abeham
Message:

#1614: cleaned up branch, removed instances which were integrated into the trunk

Location:
branches/GeneralizedQAP/UnitTests
Files:
4 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GeneralizedQAP/UnitTests/UnitTests.csproj

    r7523 r7561  
    7878      <Private>True</Private>
    7979    </Reference>
     80    <Reference Include="HeuristicLab.Problems.Instances-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL" />
     81    <Reference Include="HeuristicLab.Problems.Instances.CordeauGQAP-3.3, Version=3.3.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     82      <SpecificVersion>False</SpecificVersion>
     83      <Private>False</Private>
     84    </Reference>
    8085    <Reference Include="HeuristicLab.Random-3.3">
    8186      <HintPath>..\..\..\trunk\sources\bin\HeuristicLab.Random-3.3.dll</HintPath>
     
    98103  <ItemGroup>
    99104    <Compile Include="CordeauCrossoverTest.cs" />
    100     <Compile Include="CordeauGQAPInstanceProviderTest.cs" />
    101     <Compile Include="ElloumiCTAPInstanceProviderTest.cs" />
    102     <Compile Include="QAPLIBInstanceProviderTest.cs" />
    103105    <Compile Include="GQAPNMoveEvaluatorTest.cs" />
    104106    <Compile Include="Properties\AssemblyInfo.cs" />
    105     <Compile Include="TSPLIBInstanceProviderTest.cs" />
    106107  </ItemGroup>
    107108  <ItemGroup>
     
    113114      <Project>{C739E6D2-5680-4804-A810-8017DA0C238F}</Project>
    114115      <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</Name>
    115     </ProjectReference>
    116     <ProjectReference Include="..\HeuristicLab.Problems.Instances.CordeauGQAP\3.3\HeuristicLab.Problems.Instances.CordeauGQAP-3.3.csproj">
    117       <Project>{1F2718DA-BF13-40EE-A7FD-EEDB4912E64E}</Project>
    118       <Name>HeuristicLab.Problems.Instances.CordeauGQAP-3.3</Name>
    119     </ProjectReference>
    120     <ProjectReference Include="..\HeuristicLab.Problems.Instances.ElloumiCTAP\3.3\HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.csproj">
    121       <Project>{CCF61DA0-B226-4C0F-8052-29ACC6BDE6EE}</Project>
    122       <Name>HeuristicLab.Problems.Instances.ElloumiCTAP-3.3</Name>
    123     </ProjectReference>
    124     <ProjectReference Include="..\HeuristicLab.Problems.Instances.QAPLIB\3.3\HeuristicLab.Problems.Instances.QAPLIB-3.3.csproj">
    125       <Project>{73F29D43-5714-4069-8FAB-0D18FEB5F175}</Project>
    126       <Name>HeuristicLab.Problems.Instances.QAPLIB-3.3</Name>
    127     </ProjectReference>
    128     <ProjectReference Include="..\HeuristicLab.Problems.Instances.TSPLIB\3.3\HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj">
    129       <Project>{CE0F99D6-1C56-48A9-9B68-3E5B833703EF}</Project>
    130       <Name>HeuristicLab.Problems.Instances.TSPLIB-3.3</Name>
    131     </ProjectReference>
    132     <ProjectReference Include="..\HeuristicLab.Problems.Instances\3.3\HeuristicLab.Problems.Instances-3.3.csproj">
    133       <Project>{3540E29E-4793-49E7-8EE2-FEA7F61C3994}</Project>
    134       <Name>HeuristicLab.Problems.Instances-3.3</Name>
    135116    </ProjectReference>
    136117  </ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.