Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/22/13 16:46:49 (11 years ago)
Author:
mkommend
Message:

#1996: Corrected OperatorGraph.Iterate to include AlgorithmOperators.

File:
1 edited

Legend:

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

    r9151 r9178  
    152152    <Compile Include="Interfaces\IMultiOperator.cs" />
    153153    <Compile Include="Interfaces\IFixedValueParameter.cs" />
     154    <Compile Include="Interfaces\IOperatorGraphOperator.cs" />
    154155    <Compile Include="Interfaces\IStatefulItem.cs" />
    155156    <Compile Include="OperatorExecutionException.cs" />
Note: See TracChangeset for help on using the changeset viewer.