Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
01/18/16 15:03:52 (8 years ago)
Author:
abeham
Message:

#2560: added loading of characteristic calculators into OKB problem view

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

Legend:

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

    r12975 r13540  
    153153    <Compile Include="BasicProblems\Operators\SingleObjectiveMoveMaker.cs" />
    154154    <Compile Include="BasicProblems\SingleObjectiveBasicProblem.cs" />
     155    <Compile Include="Interfaces\ICharacteristicCalculator.cs" />
    155156    <Compile Include="Interfaces\ILocalImprovementAlgorithmOperator.cs" />
    156157    <Compile Include="Interfaces\IMultiObjectiveOperator.cs" />
Note: See TracChangeset for help on using the changeset viewer.