Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/16/21 16:47:07 (2 years ago)
Author:
dpiringe
Message:

#3136

  • fixed eventhandler reregister after deserialisazion/cloning
  • added a test case for StructuredSymbolicRegressionSingleObjectiveProblem
  • changed the usage of a Dictionary to List
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3136_Structural_GP/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r17958 r18151  
    471471    <Compile Include="HeuristicLab-3.3\Samples\GAGroupingProblemSampleTest.cs" />
    472472    <Compile Include="HeuristicLab-3.3\Samples\ShapeConstrainedRegressionSampleTest.cs" />
     473    <Compile Include="HeuristicLab-3.3\Samples\StructureTemplateRegressionSampleTest.cs" />
    473474    <Compile Include="HeuristicLab-3.3\Samples\VnsOpSampleTest.cs" />
    474475    <Compile Include="HeuristicLab-3.3\Samples\EsGriewankSampleTest.cs" />
Note: See TracChangeset for help on using the changeset viewer.