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