Files
ortools-clone/docs/cpp_linear/inherits.html
2020-06-11 12:24:59 +02:00

132 lines
7.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.7</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="#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,115,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_4.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,89,73"/>
<area shape="rect" href="classoperations__research_1_1MPModelDeltaProto__ConstraintOverridesEntry__DoNotUse.html" title=" " alt="" coords="137,5,363,47"/>
<area shape="rect" href="classoperations__research_1_1MPModelDeltaProto__VariableOverridesEntry__DoNotUse.html" title=" " alt="" coords="145,71,355,112"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_5.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,180,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_6.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,109,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_7.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,88,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_8.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,147,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_9.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,163,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_10.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,100,32"/>
</map>
</td></tr>
<tr><td><img src="inherit_graph_11.png" border="0" usemap="#PROTOBUF__FINAL" alt=""/>
<map name="PROTOBUF__FINAL" id="PROTOBUF__FINAL">
<area shape="rect" title=" " alt="" coords="5,5,85,32"/>
<area shape="rect" href="classoperations__research_1_1PROTOBUF__FINAL.html" title=" " alt="" coords="133,5,272,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>