Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/14/13 10:29:29 (11 years ago)
Author:
mkommend
Message:

#2003: Added new interface ICheckedMultiOperator and derived IMultiAnalyzer from it, to allow the UserDefinedAlgorithm to add disabled, problem dependent analyzer to its multi analyzer.

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

Legend:

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

    r8719 r9151  
    148148    <Compile Include="Constraints\IConstraint.cs" />
    149149    <Compile Include="Constraints\TypeCompatibilityConstraint.cs" />
     150    <Compile Include="Interfaces\ICheckedMultiOperator.cs" />
    150151    <Compile Include="Interfaces\IConstrainedValueParameter.cs" />
    151152    <Compile Include="Interfaces\IMultiOperator.cs" />
Note: See TracChangeset for help on using the changeset viewer.