Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
04/27/17 17:42:27 (7 years ago)
Author:
jkarder
Message:

#2205: worked on optimization networks

  • added lrp networks (4, 5)
  • fixed lrp evaluation
  • updated flp models
  • updated to cplex 12.7
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/OptimizationNetworks/HeuristicLab.Problems.FacilityLocation.CplexSolver/3.3/HeuristicLab.Problems.FacilityLocation.CplexSolver-3.3.csproj

    r14649 r14895  
    9393      <Private>False</Private>
    9494    </Reference>
    95     <Reference Include="oplall, Version=12.6.1.0, Culture=neutral, PublicKeyToken=7906592bc7cc7340, processorArchitecture=MSIL">
     95    <Reference Include="oplall, Version=12.7.0.0, Culture=neutral, PublicKeyToken=7906592bc7cc7340, processorArchitecture=MSIL">
    9696      <SpecificVersion>False</SpecificVersion>
    97       <HintPath>C:\Program Files\IBM\ILOG\CPLEX_Studio1261\opl\lib\oplall.dll</HintPath>
     97      <HintPath>C:\Program Files\IBM\ILOG\CPLEX_Studio127\opl\lib\oplall.dll</HintPath>
    9898    </Reference>
    9999    <Reference Include="System" />
Note: See TracChangeset for help on using the changeset viewer.