Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/02/12 23:44:17 (12 years ago)
Author:
gkronber
Message:

#1808 updated serialization code for neural network ensembles to work with alglib 3.5.0

File:
1 edited

Legend:

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

    r7294 r7694  
    101101  </PropertyGroup>
    102102  <ItemGroup>
    103     <Reference Include="ALGLIB-3.4.0, Version=3.4.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
    104       <HintPath>..\..\bin\ALGLIB-3.4.0.dll</HintPath>
     103    <Reference Include="ALGLIB-3.5.0, Version=3.5.0.0, Culture=neutral, PublicKeyToken=ba48961d6f65dcec, processorArchitecture=MSIL">
     104      <HintPath>..\..\bin\ALGLIB-3.5.0.dll</HintPath>
    105105      <Private>False</Private>
    106106    </Reference>
Note: See TracChangeset for help on using the changeset viewer.