Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/06/10 12:49:05 (14 years ago)
Author:
svonolfe
Message:
  • Updated OneMax analyzer
  • Updated Knapsack analyzer
  • Fixed bug in OneMax and TF analyzer views

(#999)

File:
1 edited

Legend:

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

    r3641 r3667  
    8181  </ItemGroup>
    8282  <ItemGroup>
    83     <Compile Include="Analyzers\MultiPopulationBestKnapsackSolutionAnalyzer.cs" />
    84     <Compile Include="Analyzers\PopulationBestKnapsackSolutionAnalyzer.cs" />
    8583    <Compile Include="Evaluators\KnapsackEvaluator.cs" />
    8684    <Compile Include="HeuristicLabProblemsKnapsackPlugin.cs" />
    87     <Compile Include="Interfaces\IBestKnapsackSolutionAnalyzer.cs" />
    8885    <Compile Include="Interfaces\IKnapsackEvaluator.cs" />
    8986    <Compile Include="Interfaces\IKnapsackMoveEvaluator.cs" />
Note: See TracChangeset for help on using the changeset viewer.