Free cookie consent management tool by TermsFeed Policy Generator

Changeset 5822


Ignore:
Timestamp:
03/24/11 13:22:29 (13 years ago)
Author:
gkronber
Message:

#1418 added unit test for symbolic regression with standard GP.

Location:
trunk/sources/HeuristicLab/3.3/Tests
Files:
2 added
1 edited

Legend:

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

    r5809 r5822  
    124124    <Compile Include="CloningConstructorTest.cs" />
    125125    <Compile Include="ContentViewTests.cs" />
     126    <Compile Include="SymbolicRegressionTest.cs" />
    126127    <Compile Include="PluginDependenciesTest.cs" />
    127128    <Compile Include="PluginLoader.cs" />
     
    522523    <None Include="Builder.testsettings">
    523524      <SubType>Designer</SubType>
     525    </None>
     526    <None Include="GA_SymbReg.hl">
     527      <CopyToOutputDirectory>Always</CopyToOutputDirectory>
    524528    </None>
    525529    <None Include="GA_TSP.hl">
Note: See TracChangeset for help on using the changeset viewer.