Changeset 358 for trunk/sources/HeuristicLab.StructureIdentification
- Timestamp:
- 07/01/08 16:44:01 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.StructureIdentification/HeuristicLab.StructureIdentification.csproj
r357 r358 48 48 </ItemGroup> 49 49 <ItemGroup> 50 <Compile Include="EqualiserTuner.cs" />51 50 <Compile Include="ProbabilisticTreeCreator.cs" /> 52 51 <Compile Include="Evaluation\CoefficientOfDeterminationEvaluator.cs" /> … … 73 72 <Compile Include="Properties\AssemblyInfo.cs" /> 74 73 <Compile Include="RampedTreeCreator.cs" /> 75 <Compile Include="OffspringEqualiser.cs" />76 <Compile Include="Recombination\StandardCrossOver.cs" />77 74 <Compile Include="Recombination\SizeFairCrossOver.cs" /> 78 75 <Compile Include="TreeGardener.cs" />
Note: See TracChangeset
for help on using the changeset viewer.