Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/26/14 11:06:38 (10 years ago)
Author:
pfleck
Message:

#2269 Implemented LayerUpdator.

  • Added First/LastSubScopeProcessor.
  • Added two Calculators because ExpressionCalculator does not support required features yet.
  • Added some wiring.
  • Small bugfixes and refactorings.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ALPS/HeuristicLab.Algorithms.ALPS/3.3/HeuristicLab.Algorithms.ALPS-3.3.csproj

    r11585 r11586  
    8383    <Compile Include="EldersEmigrator.cs" />
    8484    <Compile Include="EldersSelector.cs" />
     85    <Compile Include="LayerUpdator.cs" />
    8586    <Compile Include="MatingPoolCreator.cs" />
     87    <Compile Include="OpenNewLayerCalculator.cs" />
     88    <Compile Include="MergingReducerCalculator.cs" />
    8689    <Compile Include="Plugin.cs" />
    8790    <Compile Include="Properties\AssemblyInfo.cs" />
Note: See TracChangeset for help on using the changeset viewer.