148 lines
9.5 KiB
HTML
148 lines
9.5 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>OR-Tools</title>
|
|
<meta http-equiv="Content-Type" content="text/html;"/>
|
|
<meta charset="utf-8"/>
|
|
<!--<link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/>-->
|
|
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 7.5</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>C++ Reference</h2>
|
|
<ul>
|
|
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
|
|
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
|
|
<li><a href="../cpp_graph/annotated.html">Graph</a></li>
|
|
<li><a href="../cpp_routing/annotated.html">Routing</a></li>
|
|
<li><a href="../cpp_linear/annotated.html">Linear solver</a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="content">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">C++ Reference: Linear solver</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.8.18 -->
|
|
<div id="navrow1" class="tabs">
|
|
<ul class="tablist">
|
|
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
|
|
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="header">
|
|
<div class="headertitle">
|
|
<div class="title">Class Hierarchy</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock">
|
|
<p><a href="hierarchy.html">Go to the textual class hierarchy</a></p>
|
|
</div><table border="0" cellspacing="10" cellpadding="0">
|
|
<tr><td><img src="inherit_graph_0.png" border="0" usemap="#is__proto__enum_3_01_1_1operations__research_1_1MPModelRequest__SolverType_01_4" alt=""/>
|
|
<map name="is__proto__enum_3_01_1_1operations__research_1_1MPModelRequest__SolverType_01_4" id="is__proto__enum_3_01_1_1operations__research_1_1MPModelRequest__SolverType_01_4">
|
|
<area shape="rect" title=" " alt="" coords="5,137,81,164"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1MPModelRequest__SolverType_01_4.html" title=" " alt="" coords="166,5,357,61"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1MPSolverCommonParameters__LPAlgorithmValues_01_4.html" title=" " alt="" coords="129,85,393,141"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1MPSolverResponseStatus_01_4.html" title=" " alt="" coords="135,166,388,207"/>
|
|
<area shape="rect" href="structis__proto__enum_3_01_1_1operations__research_1_1MPSosConstraint__Type_01_4.html" title=" " alt="" coords="142,231,381,273"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_1.png" border="0" usemap="#LinearExpr" alt=""/>
|
|
<map name="LinearExpr" id="LinearExpr">
|
|
<area shape="rect" href="classoperations__research_1_1LinearExpr.html" title="LinearExpr models a quantity that is linear in the decision variables (MPVariable) of an optimization..." alt="" coords="5,5,89,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_2.png" border="0" usemap="#LinearRange" alt=""/>
|
|
<map name="LinearRange" id="LinearRange">
|
|
<area shape="rect" href="classoperations__research_1_1LinearRange.html" title="An expression of the form:" alt="" coords="5,5,100,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_3.png" border="0" usemap="#MPAbsConstraint" alt=""/>
|
|
<map name="MPAbsConstraint" id="MPAbsConstraint">
|
|
<area shape="rect" title=" " alt="" coords="5,411,80,437"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPAbsConstraint.html" title=" " alt="" coords="172,5,297,32"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPArrayConstraint.html" title=" " alt="" coords="168,56,301,83"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPArrayWithConstantConstraint.html" title=" " alt="" coords="128,107,341,133"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPConstraintProto.html" title=" " alt="" coords="168,157,301,184"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPGeneralConstraintProto.html" title=" " alt="" coords="145,208,324,235"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPIndicatorConstraint.html" title=" " alt="" coords="159,259,311,285"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPModelDeltaProto.html" title=" " alt="" coords="165,309,304,336"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPModelProto.html" title=" " alt="" coords="181,360,289,387"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPModelRequest.html" title=" " alt="" coords="171,411,298,437"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPQuadraticConstraint.html" title=" " alt="" coords="155,461,314,488"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPQuadraticObjective.html" title=" " alt="" coords="158,512,311,539"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPSolutionResponse.html" title=" " alt="" coords="161,563,309,589"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPSolverCommonParameters.html" title=" " alt="" coords="135,613,334,640"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPSosConstraint.html" title=" " alt="" coords="172,664,297,691"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPVariableProto.html" title=" " alt="" coords="175,715,295,741"/>
|
|
<area shape="rect" href="classoperations__research_1_1OptionalDouble.html" title=" " alt="" coords="179,765,290,792"/>
|
|
<area shape="rect" href="classoperations__research_1_1PartialVariableAssignment.html" title=" " alt="" coords="147,816,322,843"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_4.png" border="0" usemap="#MPConstraint" alt=""/>
|
|
<map name="MPConstraint" id="MPConstraint">
|
|
<area shape="rect" href="classoperations__research_1_1MPConstraint.html" title="The class for constraints of a Mathematical Programming (MP) model." alt="" coords="5,5,108,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_5.png" border="0" usemap="#MPModelDeltaProto__ConstraintOverridesEntry__DoNotUse" alt=""/>
|
|
<map name="MPModelDeltaProto__ConstraintOverridesEntry__DoNotUse" id="MPModelDeltaProto__ConstraintOverridesEntry__DoNotUse">
|
|
<area shape="rect" title=" " alt="" coords="5,46,84,73"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPModelDeltaProto__ConstraintOverridesEntry__DoNotUse.html" title=" " alt="" coords="132,5,339,47"/>
|
|
<area shape="rect" href="classoperations__research_1_1MPModelDeltaProto__VariableOverridesEntry__DoNotUse.html" title=" " alt="" coords="139,71,332,112"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_6.png" border="0" usemap="#MPModelExportOptions" alt=""/>
|
|
<map name="MPModelExportOptions" id="MPModelExportOptions">
|
|
<area shape="rect" href="structoperations__research_1_1MPModelExportOptions.html" title="Export options." alt="" coords="5,5,165,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_7.png" border="0" usemap="#MPObjective" alt=""/>
|
|
<map name="MPObjective" id="MPObjective">
|
|
<area shape="rect" href="classoperations__research_1_1MPObjective.html" title="A class to express a linear objective." alt="" coords="5,5,103,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_8.png" border="0" usemap="#MPSolver" alt=""/>
|
|
<map name="MPSolver" id="MPSolver">
|
|
<area shape="rect" href="classoperations__research_1_1MPSolver.html" title="This mathematical programming (MP) solver class is the main class though which users build and solve ..." alt="" coords="5,5,84,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_9.png" border="0" usemap="#MPSolverInterface" alt=""/>
|
|
<map name="MPSolverInterface" id="MPSolverInterface">
|
|
<area shape="rect" href="classoperations__research_1_1MPSolverInterface.html" title=" " alt="" coords="5,5,136,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_10.png" border="0" usemap="#MPSolverParameters" alt=""/>
|
|
<map name="MPSolverParameters" id="MPSolverParameters">
|
|
<area shape="rect" href="classoperations__research_1_1MPSolverParameters.html" title="This class stores parameter settings for LP and MIP solvers." alt="" coords="5,5,152,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_11.png" border="0" usemap="#MPVariable" alt=""/>
|
|
<map name="MPVariable" id="MPVariable">
|
|
<area shape="rect" href="classoperations__research_1_1MPVariable.html" title="The class for variables of a Mathematical Programming (MP) model." alt="" coords="5,5,95,32"/>
|
|
</map>
|
|
</td></tr>
|
|
<tr><td><img src="inherit_graph_12.png" border="0" usemap="#TableStruct__ortools__2flinear__5fsolver__2flinear__5fsolver__2eproto" alt=""/>
|
|
<map name="TableStruct__ortools__2flinear__5fsolver__2flinear__5fsolver__2eproto" id="TableStruct__ortools__2flinear__5fsolver__2flinear__5fsolver__2eproto">
|
|
<area shape="rect" href="structTableStruct__ortools__2flinear__5fsolver__2flinear__5fsolver__2eproto.html" title=" " alt="" coords="5,5,179,61"/>
|
|
</map>
|
|
</td></tr>
|
|
</table>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|