Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
05/20/20 08:52:25 (4 years ago)
Author:
chaider
Message:

#2971 Removed constraint related parts from branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2971_named_intervals/HeuristicLab.Problems.DataAnalysis/3.4/HeuristicLab.Problems.DataAnalysis-3.4.csproj

    r17501 r17547  
    191191    <Compile Include="Implementation\Interval\Interval.cs" />
    192192    <Compile Include="Implementation\Interval\IntervalCollection.cs" />
    193     <Compile Include="Implementation\Interval\IntervalConstraint.cs" />
    194     <Compile Include="Implementation\Interval\IntervalConstraintsParser.cs" />
    195193    <Compile Include="Implementation\Regression\ConfidenceBoundRegressionSolution.cs" />
    196194    <Compile Include="Implementation\Regression\ConstantRegressionModel.cs" />
     
    297295    <Compile Include="OnlineCalculators\OnlineWeightedDirectionalSymmetryCalculator.cs" />
    298296    <Compile Include="OnlineCalculators\OnlineWeightedClassificationMeanSquaredErrorCalculator.cs" />
    299     <Compile Include="ProblemDataConstraint.cs" />
    300297    <Compile Include="Plugin.cs" />
    301298    <Compile Include="Implementation\Classification\ThresholdCalculators\AccuracyMaximizationThresholdCalculator.cs" />
Note: See TracChangeset for help on using the changeset viewer.