Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/05/10 23:27:50 (14 years ago)
Author:
swagner
Message:

Worked on refactoring of algorithm analysis and tracing (#999)

  • removed specific analyzer interfaces
  • adapted MultiAnalyzer
Location:
trunk/sources/HeuristicLab.Optimization/3.3
Files:
3 deleted
1 edited

Legend:

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

    r3618 r3658  
    8787    <Compile Include="Algorithm.cs" />
    8888    <Compile Include="BatchRun.cs" />
    89     <Compile Include="Interfaces\IMultiPopulationAnalyzer.cs" />
    90     <Compile Include="Interfaces\IPopulationAnalyzer.cs" />
    91     <Compile Include="Interfaces\ISolutionAnalyzer.cs" />
    9289    <Compile Include="RunCollectionConstraints\RunCollectionComparisonConstraint.cs" />
    9390    <Compile Include="RunCollectionConstraints\RunCollectionConstraintCollection.cs" />
Note: See TracChangeset for help on using the changeset viewer.