Free cookie consent management tool by TermsFeed Policy Generator

Changeset 13648


Ignore:
Timestamp:
03/03/16 13:27:29 (8 years ago)
Author:
gkronber
Message:

#2581: added unit test for MCTS for symbolic regression

Location:
trunk/sources/HeuristicLab.Tests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Tests/HeuristicLab.Tests.csproj

    r13484 r13648  
    474474    <Compile Include="HeuristicLab-3.3\ThreadSafeLogTest.cs" />
    475475    <Compile Include="HeuristicLab-3.3\ToStringTest.cs" />
     476    <Compile Include="HeuristicLab.Algorithms.DataAnalysis-3.4\MctsSymbolicRegressionTest.cs" />
    476477    <Compile Include="HeuristicLab.Algorithms.DataAnalysis-3.4\GradientBoostingTest.cs" />
    477478    <Compile Include="HeuristicLab.Algorithms.DataAnalysis-3.4\SupportVectorMachineTest.cs" />
Note: See TracChangeset for help on using the changeset viewer.