Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/20/12 15:45:10 (12 years ago)
Author:
abeham
Message:

#1834

  • fixed the cases where the move quality would not change
  • added unit tests for translocation and inversion move evaluators
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r7695 r7743  
    288288    <Compile Include="HeuristicLab.Problems.TestFunctions-3.3\SumSquaresEvaluatorTest.cs" />
    289289    <Compile Include="HeuristicLab.Problems.TestFunctions-3.3\ZakharovEvaluatorTest.cs" />
     290    <Compile Include="HeuristicLab.Problems.TravelingSalesman-3.3\TSPMoveEvaluatorTest.cs" />
    290291    <Compile Include="Properties\AssemblyInfo.cs" />
    291292    <Compile Include="TestRandom.cs" />
Note: See TracChangeset for help on using the changeset viewer.