Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/19/18 14:15:49 (6 years ago)
Author:
ddorfmei
Message:

#2931:

  • moved views to separate plugin HeuristicLab.MathematicalOptimization.Views
  • added button in LinearProgrammingProblemView to select the problem definition type
  • added views for problem definitions
  • added ExportFile parameter to LinearProgrammingAlgorithm
  • extended FileValue and FileValueView by the option to save a file
  • code cleanup
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2931_OR-Tools_LP_MIP/HeuristicLab.MathematicalOptimization/3.3/Properties/Settings.settings

    r16288 r16405  
    66      <Value Profile="(Default)">scip.dll</Value>
    77    </Setting>
    8     <Setting Name="GurobiLibraryName" Type="System.String" Scope="User">
    9       <Value Profile="(Default)">gurobi80.dll</Value>
    10     </Setting>
    118    <Setting Name="CplexLibraryName" Type="System.String" Scope="User">
    129      <Value Profile="(Default)">cplex1280.dll</Value>
     
    1512      <Value Profile="(Default)">glpk_4_65.dll</Value>
    1613    </Setting>
     14    <Setting Name="GurobiLibraryName" Type="System.String" Scope="User">
     15      <Value Profile="(Default)">gurobi81.dll</Value>
     16    </Setting>
    1717  </Settings>
    1818</SettingsFile>
Note: See TracChangeset for help on using the changeset viewer.