Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/01/08 16:40:27 (16 years ago)
Author:
gkronber
Message:

worked on ticket #187. code is a mess. work-in-progress.

File:
1 edited

Legend:

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

    r287 r357  
    4848  </ItemGroup>
    4949  <ItemGroup>
     50    <Compile Include="EqualiserTuner.cs" />
    5051    <Compile Include="ProbabilisticTreeCreator.cs" />
    5152    <Compile Include="Evaluation\CoefficientOfDeterminationEvaluator.cs" />
     
    7273    <Compile Include="Properties\AssemblyInfo.cs" />
    7374    <Compile Include="RampedTreeCreator.cs" />
     75    <Compile Include="OffspringEqualiser.cs" />
     76    <Compile Include="Recombination\StandardCrossOver.cs" />
    7477    <Compile Include="Recombination\SizeFairCrossOver.cs" />
    7578    <Compile Include="TreeGardener.cs" />
Note: See TracChangeset for help on using the changeset viewer.