- Timestamp:
- 03/05/13 19:05:05 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression/3.4/HeuristicLab.Problems.DataAnalysis.Symbolic.Regression-3.4.csproj
r9288 r9289 96 96 <SpecificVersion>False</SpecificVersion> 97 97 <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath> 98 <Private>False</Private> 98 99 </Reference> 99 100 <Reference Include="AutoDiff-1.0, Version=1.0.0.14388, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL"> … … 119 120 <Compile Include="Plugin.cs" /> 120 121 <Compile Include="SingleObjective\ConstantOptimizationAnalyzer.cs" /> 121 <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveAbsoluteRelativeErrorEvaluator.cs" />122 122 <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveValidationParetoBestSolutionAnalyzer.cs" /> 123 123 <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveTrainingParetoBestSolutionAnalyzer.cs" />
Note: See TracChangeset
for help on using the changeset viewer.