Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
11/13/15 21:13:07 (8 years ago)
Author:
gkronber
Message:

#1998 moved ConstantModel class out of the Regression folder

Location:
trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4
Files:
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/sources/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj

    r13100 r13154  
    135135    <Compile Include="Implementation\Clustering\ClusteringProblemData.cs" />
    136136    <Compile Include="Implementation\Clustering\ClusteringSolution.cs" />
    137     <Compile Include="Implementation\Regression\ConstantModel.cs" />
     137    <Compile Include="Implementation\ConstantModel.cs" />
    138138    <Compile Include="Implementation\Regression\ConstantRegressionModel.cs" />
    139139    <Compile Include="Implementation\Regression\ConstantRegressionSolution.cs" />
Note: See TracChangeset for help on using the changeset viewer.