Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/13/10 18:32:07 (14 years ago)
Author:
abeham
Message:

updated Evolution Stratgy #932
StrategyParameters moved completely out of the ES into the encoding and problem, because they are inherently problem specific
The ProblemDimension and a few other parameters of ES were removed
Fixed a few bugs also and added some documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Logging/3.2/HeuristicLab.Logging-3.2.csproj

    r3203 r3336  
    8585    <Compile Include="BestAverageWorstQualityCalculator.cs" />
    8686    <Compile Include="PointXYChartView.cs">
     87      <SubType>UserControl</SubType>
    8788    </Compile>
    8889    <Compile Include="PointXYChartView.Designer.cs">
     
    9394    <Compile Include="HeuristicLabLoggingPlugin.cs" />
    9495    <Compile Include="LinechartView.cs">
     96      <SubType>UserControl</SubType>
    9597    </Compile>
    9698    <Compile Include="LinechartView.Designer.cs">
     
    98100    </Compile>
    99101    <Compile Include="LogView.cs">
     102      <SubType>UserControl</SubType>
    100103    </Compile>
    101104    <Compile Include="LogView.Designer.cs">
Note: See TracChangeset for help on using the changeset viewer.