Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/04/10 01:26:04 (14 years ago)
Author:
abeham
Message:

Added replacement operators and IReplacer interface #998

File:
1 edited

Legend:

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

    r3450 r3601  
    8787    <Compile Include="Algorithm.cs" />
    8888    <Compile Include="BatchRun.cs" />
     89    <Compile Include="Interfaces\ISingleObjectiveReplacer.cs" />
    8990    <Compile Include="Interfaces\IMigrator.cs" />
     91    <Compile Include="Interfaces\IReplacer.cs" />
    9092    <Compile Include="Interfaces\ISubScopesQualityComparator.cs" />
    9193    <Compile Include="Interfaces\IQualityComparator.cs" />
Note: See TracChangeset for help on using the changeset viewer.