Changeset 8578 for trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
- Timestamp:
- 09/05/12 16:07:05 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj
r8542 r8578 128 128 <Compile Include="Implementation\Clustering\ClusteringProblemData.cs" /> 129 129 <Compile Include="Implementation\Clustering\ClusteringSolution.cs" /> 130 <Compile Include="Implementation\FeatureCorrelation.cs" /> 130 <Compile Include="Implementation\FeatureCorrelation\FeatureCorrelationCalculator.cs" /> 131 <Compile Include="Implementation\FeatureCorrelation\FeatureCorrelationEnums.cs" /> 131 132 <Compile Include="Implementation\Regression\ConstantRegressionModel.cs" /> 132 133 <Compile Include="Implementation\Regression\ConstantRegressionSolution.cs" />
Note: See TracChangeset
for help on using the changeset viewer.