Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
02/15/12 17:28:37 (12 years ago)
Author:
abeham
Message:

#1614

  • Removed incompatible problem linhp318.tsp (contains fixed edges)
  • Fixed AssemblyInfo for TSPLIB
  • Added unit tests
  • Worked on assignment / solution view
File:
1 edited

Legend:

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

    r7465 r7470  
    9797  </ItemGroup>
    9898  <ItemGroup>
     99    <Compile Include="ElloumiCTAPInstanceProviderTest.cs" />
     100    <Compile Include="QAPLIBInstanceProviderTest.cs" />
    99101    <Compile Include="GQAPNMoveEvaluatorTest.cs" />
    100102    <Compile Include="Properties\AssemblyInfo.cs" />
     
    109111      <Project>{C739E6D2-5680-4804-A810-8017DA0C238F}</Project>
    110112      <Name>HeuristicLab.Problems.GeneralizedQuadraticAssignment-3.3</Name>
     113    </ProjectReference>
     114    <ProjectReference Include="..\HeuristicLab.Problems.Instances.ElloumiCTAP\3.3\HeuristicLab.Problems.Instances.ElloumiCTAP-3.3.csproj">
     115      <Project>{CCF61DA0-B226-4C0F-8052-29ACC6BDE6EE}</Project>
     116      <Name>HeuristicLab.Problems.Instances.ElloumiCTAP-3.3</Name>
     117    </ProjectReference>
     118    <ProjectReference Include="..\HeuristicLab.Problems.Instances.QAPLIB\3.3\HeuristicLab.Problems.Instances.QAPLIB-3.3.csproj">
     119      <Project>{73F29D43-5714-4069-8FAB-0D18FEB5F175}</Project>
     120      <Name>HeuristicLab.Problems.Instances.QAPLIB-3.3</Name>
    111121    </ProjectReference>
    112122    <ProjectReference Include="..\HeuristicLab.Problems.Instances.TSPLIB\3.3\HeuristicLab.Problems.Instances.TSPLIB-3.3.csproj">
Note: See TracChangeset for help on using the changeset viewer.