Free cookie consent management tool by TermsFeed Policy Generator

Changeset 17399 for branches


Ignore:
Timestamp:
01/10/20 12:04:33 (4 years ago)
Author:
gkronber
Message:

#3043: applied patch prepared by djoedick

Location:
branches/3043-Regression-Instances-For-Scaling/HeuristicLab.Problems.Instances.DataAnalysis/3.3
Files:
7 added
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3043-Regression-Instances-For-Scaling/HeuristicLab.Problems.Instances.DataAnalysis/3.3/HeuristicLab.Problems.Instances.DataAnalysis-3.3.csproj

    r16658 r17399  
    174174    <Compile Include="Regression\Physics\PhysicsInstanceProvider.cs" />
    175175    <Compile Include="Regression\Physics\RocketFuelFlow.cs" />
     176    <Compile Include="Regression\ScalingProblems\ScalingProblem1.cs" />
     177    <Compile Include="Regression\ScalingProblems\ScalingProblem2.cs" />
     178    <Compile Include="Regression\ScalingProblems\ScalingProblem3.cs" />
     179    <Compile Include="Regression\ScalingProblems\ScalingProblem4.cs" />
     180    <Compile Include="Regression\ScalingProblems\ScalingProblem5.cs" />
     181    <Compile Include="Regression\ScalingProblems\ScalingProblemInstanceProvider.cs" />
    176182    <Compile Include="Regression\VariableNetworks\LinearVariableNetwork.cs" />
    177183    <Compile Include="Regression\VariableNetworks\GaussianProcessVariableNetwork.cs" />
Note: See TracChangeset for help on using the changeset viewer.