Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
07/09/21 19:15:12 (3 years ago)
Author:
gkronber
Message:

#3127: changed VarProMRGP to use HEAL.VarPro instead of VarPro implementation in NativeInterpreter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3127-MRGP-VarPro-Exploration/HeuristicLab.Problems.VarProMRGP/3.3/HeuristicLab.Problems.VarProMRGP-3.3.csproj

    r17988 r18003  
    7474  </PropertyGroup>
    7575  <ItemGroup>
     76    <Reference Include="ALGLIB-3.17.0, Version=3.17.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     77      <SpecificVersion>False</SpecificVersion>
     78      <HintPath>..\..\bin\ALGLIB-3.17.0.dll</HintPath>
     79    </Reference>
    7680    <Reference Include="HeuristicLab.Problems.DataAnalysis.Symbolic.NativeInterpreter-0.1, Version=0.0.0.1, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    7781      <SpecificVersion>False</SpecificVersion>
     
    8993  </ItemGroup>
    9094  <ItemGroup>
     95    <Compile Include="HEAL.VarPro\VariableProjection.cs" />
    9196    <Compile Include="VarProGrammar.cs" />
    9297    <Compile Include="Plugin.cs" />
Note: See TracChangeset for help on using the changeset viewer.