Free cookie consent management tool by TermsFeed Policy Generator

Changeset 9289


Ignore:
Timestamp:
03/05/13 19:05:05 (11 years ago)
Author:
mkommend
Message:

#2007: Corrected changes in HL.Problems.DataAnalysis.Symbolic.Regression.csproj

File:
1 edited

Legend:

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

    r9288 r9289  
    9696      <SpecificVersion>False</SpecificVersion>
    9797      <HintPath>..\..\bin\ALGLIB-3.7.0.dll</HintPath>
     98      <Private>False</Private>
    9899    </Reference>
    99100    <Reference Include="AutoDiff-1.0, Version=1.0.0.14388, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     
    119120    <Compile Include="Plugin.cs" />
    120121    <Compile Include="SingleObjective\ConstantOptimizationAnalyzer.cs" />
    121     <Compile Include="SingleObjective\Evaluators\SymbolicRegressionSingleObjectiveAbsoluteRelativeErrorEvaluator.cs" />
    122122    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveValidationParetoBestSolutionAnalyzer.cs" />
    123123    <Compile Include="SingleObjective\SymbolicRegressionSingleObjectiveTrainingParetoBestSolutionAnalyzer.cs" />
Note: See TracChangeset for help on using the changeset viewer.