Changeset 5510 for branches/DataAnalysis Refactoring/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj
- Timestamp:
- 02/17/11 13:51:04 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/DataAnalysis Refactoring/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding/3.4/HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.4.csproj
r5499 r5510 109 109 </ItemGroup> 110 110 <ItemGroup> 111 <Compile Include="Analyzers\MinAverageMaxSymbolicExpressionTreeLengthAnalyzer.cs" /> 111 112 <Compile Include="Analyzers\SymbolicExpressionSymbolFrequencyAnalyzer.cs" /> 112 <Compile Include="Analyzers\MinAverageMaxSymbolicExpressionTreeSizeAnalyzer.cs" /> 113 <Compile Include="Analyzers\SymbolicExpressionTreeSizeCalculator.cs" /> 113 <Compile Include="Analyzers\SymbolicExpressionTreeLengthCalculator.cs" /> 114 114 <Compile Include="ArchitectureManipulators\ArgumentCreater.cs" /> 115 115 <Compile Include="ArchitectureManipulators\ArgumentDeleter.cs" />
Note: See TracChangeset
for help on using the changeset viewer.