Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/16/10 23:42:37 (14 years ago)
Author:
abeham
Message:

Added draft of OSGA #976
MainLoop somewhat finished, wiring not

Location:
trunk/sources/HeuristicLab.Optimization/3.3
Files:
2 added
1 edited

Legend:

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

    r3356 r3378  
    8888    <Compile Include="BatchRun.cs" />
    8989    <Compile Include="Interfaces\IMigrator.cs" />
     90    <Compile Include="Interfaces\ISubScopesQualityComparator.cs" />
     91    <Compile Include="Interfaces\IQualityComparator.cs" />
    9092    <Compile Include="Interfaces\ISelfAdaptiveManipulator.cs" />
    9193    <Compile Include="Interfaces\IStrategyParameterCrossover.cs" />
Note: See TracChangeset for help on using the changeset viewer.