Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/07/14 11:14:18 (10 years ago)
Author:
mkommend
Message:

#2119: Added interface for instrumented operators and adapted problem and encoding specific operators to provide instrumentation capabilities.

File:
1 edited

Legend:

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

    r9178 r10291  
    150150    <Compile Include="Interfaces\ICheckedMultiOperator.cs" />
    151151    <Compile Include="Interfaces\IConstrainedValueParameter.cs" />
     152    <Compile Include="Interfaces\IInstrumentedOperator.cs" />
    152153    <Compile Include="Interfaces\IMultiOperator.cs" />
    153154    <Compile Include="Interfaces\IFixedValueParameter.cs" />
Note: See TracChangeset for help on using the changeset viewer.