- Timestamp:
- 05/18/10 11:34:32 (15 years ago)
- Location:
- trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis.Regression/3.3/HeuristicLab.Problems.DataAnalysis.Regression-3.3.csproj
r3832 r3839 85 85 <None Include="Properties\AssemblyInfo.frame" /> 86 86 <Compile Include="HeuristicLabProblemsDataAnalysisRegressionPlugin.cs" /> 87 <Compile Include="LinearRegression\LinearRegressionSolutionCreator.cs" /> 87 88 <Compile Include="Properties\AssemblyInfo.cs" /> 88 89 <Compile Include="Symbolic\Analyzers\BestSymbolicRegressionSolutionAnalyzer.cs" /> … … 140 141 <Project>{125D3006-67F5-48CB-913E-73C0548F17FA}</Project> 141 142 <Name>HeuristicLab.Encodings.SymbolicExpressionTreeEncoding-3.3</Name> 143 </ProjectReference> 144 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\ALGLIB-2.5.0\ALGLIB-2.5.0.csproj"> 145 <Project>{29E4B033-1FEF-4FE1-AE17-0A9319D7C54E}</Project> 146 <Name>ALGLIB-2.5.0</Name> 147 </ProjectReference> 148 <ProjectReference Include="..\..\HeuristicLab.ExtLibs\HeuristicLab.ALGLIB\2.5.0\HeuristicLab.ALGLIB-2.5.0\HeuristicLab.ALGLIB-2.5.0.csproj"> 149 <Project>{01BBCB5A-144A-4A7E-908E-079849E2F7CF}</Project> 150 <Name>HeuristicLab.ALGLIB-2.5.0</Name> 142 151 </ProjectReference> 143 152 <ProjectReference Include="..\..\HeuristicLab.Operators\3.3\HeuristicLab.Operators-3.3.csproj">
Note: See TracChangeset
for help on using the changeset viewer.