Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/12/16 20:35:19 (8 years ago)
Author:
gkronber
Message:

#1966: renamed evaluators

File:
1 edited

Legend:

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

    r14049 r14050  
    254254    <Compile Include="Evaluators\PackingPlanEvaluationAlgorithm.cs" />
    255255    <Compile Include="Evaluators\PackingPlanEvaluator.cs" />
    256     <Compile Include="Evaluators\PackingRatioRegularIdenticalBinEvaluator.cs" />
    257     <Compile Include="Evaluators\RegularSimpleRotationIdenticalBinPackingPlanEvaluator.cs" />
     256    <Compile Include="Evaluators\PackingRatioEvaluator.cs" />
    258257    <Compile Include="Instances\BPPData.cs" />
    259258    <Compile Include="Instances\BPPInstanceProvider.cs" />
Note: See TracChangeset for help on using the changeset viewer.