Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/15/12 19:09:09 (12 years ago)
Author:
gkronber
Message:

#1847 added operator for replacing branches with semantically similar branches

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/GP-MoveOperators/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj

    r7802 r7832  
    112112  </ItemGroup>
    113113  <ItemGroup>
     114    <Compile Include="ReplaceBranchMoveEvaluator.cs" />
    114115    <Compile Include="Interfaces\ISymbolicRegressionMoveEvaluator.cs" />
    115116    <Compile Include="MultiObjective\SymbolicRegressionMultiObjectiveValidationBestSolutionAnalyzer.cs" />
    116117    <Compile Include="Plugin.cs" />
     118    <Compile Include="ReplaceBranchMultiMoveGenerator.cs" />
    117119    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveValidationParetoBestSolutionAnalyzer.cs" />
    118120    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveTrainingParetoBestSolutionAnalyzer.cs" />
Note: See TracChangeset for help on using the changeset viewer.