Changeset 2682 for trunk/sources/HeuristicLab.GP.StructureIdentification
- Timestamp:
- 01/25/10 15:21:53 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.GP.StructureIdentification/3.3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.GP.StructureIdentification/3.3/HeuristicLab.GP.StructureIdentification-3.3.csproj
r2579 r2682 85 85 <Compile Include="BaseClasses\FunctionTreeBase.cs" /> 86 86 <Compile Include="BaseClasses\TreeEvaluatorBase.cs" /> 87 <Compile Include="Evaluators\VariableFrequencyBasedImpactCalculator.cs" /> 87 88 <Compile Include="ScalingTreeEvaluator.cs" /> 88 89 <Compile Include="ScalingTreeEvaluatorInjector.cs" /> … … 109 110 </Compile> 110 111 <Compile Include="StandardGPRegression.cs" /> 112 <Compile Include="VariableFrequencyAnalyser.cs" /> 111 113 <Compile Include="Symbols\Addition.cs" /> 112 114 <Compile Include="Symbols\And.cs" />
Note: See TracChangeset
for help on using the changeset viewer.