Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
09/17/13 11:47:57 (11 years ago)
Author:
abeham
Message:

#1909:

  • Removed project HeuristicLab.Problems.Instances.TestFunctions and integrated it into HeuristicLab.Problems.TestFunctions
  • Removed SOTFData from HeuristicLab.Problems.Instances and integrated it into HeuristicLab.Problems.TestFunctions
  • Changed SOTFData's Evaluator property to be of type ISingleObjectiveTestFunctionProblemEvaluator
  • Removed cast in the problem's load method
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.Instances/3.3/HeuristicLab.Problems.Instances-3.3.csproj

    r9980 r9982  
    119119    <Compile Include="IDataDescriptor.cs" />
    120120    <Compile Include="Types\DistanceHelper.cs" />
    121     <Compile Include="Types\SOTFData.cs" />
    122121    <Compile Include="Types\VRP\MDCVRPTWData.cs" />
    123122    <Compile Include="Types\VRP\MDCVRPData.cs" />
     
    144143      <Project>{A9AD58B9-3EF9-4CC1-97E5-8D909039FF5C}</Project>
    145144      <Name>HeuristicLab.Common-3.3</Name>
    146       <Private>False</Private>
    147     </ProjectReference>
    148     <ProjectReference Include="..\..\HeuristicLab.Core\3.3\HeuristicLab.Core-3.3.csproj">
    149       <Project>{C36BD924-A541-4A00-AFA8-41701378DDC5}</Project>
    150       <Name>HeuristicLab.Core-3.3</Name>
    151145      <Private>False</Private>
    152146    </ProjectReference>
Note: See TracChangeset for help on using the changeset viewer.