160 lines
9.1 KiB
HTML
160 lines
9.1 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 id="navrow3" class="tabs2">
|
|
<ul class="tablist">
|
|
<li><a href="functions.html"><span>All</span></a></li>
|
|
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
|
|
<li><a href="functions_vars.html"><span>Variables</span></a></li>
|
|
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
|
|
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
|
|
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
|
|
<li><a href="functions_rela.html"><span>Related Functions</span></a></li>
|
|
</ul>
|
|
</div>
|
|
<div id="navrow4" class="tabs3">
|
|
<ul class="tablist">
|
|
<li><a href="functions_func.html#index__5F"><span>_</span></a></li>
|
|
<li><a href="functions_func_a.html#index_a"><span>a</span></a></li>
|
|
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
|
|
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
|
|
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
|
|
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
|
|
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
|
|
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
|
|
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
|
|
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
|
|
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
|
|
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
|
|
<li class="current"><a href="functions_func_o.html#index_o"><span>o</span></a></li>
|
|
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
|
|
<li><a href="functions_func_q.html#index_q"><span>q</span></a></li>
|
|
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
|
|
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
|
|
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
|
|
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
|
|
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
|
|
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
|
|
<li><a href="functions_func_~.html#index__7E"><span>~</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a id="index_o"></a>- o -</h3><ul>
|
|
<li>Objective()
|
|
: <a class="el" href="classoperations__research_1_1MPSolver.html#a5004489a36bc1393efa043044a63732f">MPSolver</a>
|
|
</li>
|
|
<li>objective_coefficient()
|
|
: <a class="el" href="classoperations__research_1_1MPVariableProto.html#a45d214423bb4cd180eff038c9efcf638">MPVariableProto</a>
|
|
</li>
|
|
<li>objective_offset()
|
|
: <a class="el" href="classoperations__research_1_1MPModelProto.html#a6f3611559b9d19eb580c5768c963bd99">MPModelProto</a>
|
|
</li>
|
|
<li>objective_value()
|
|
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a84f066c304d8bcbb9567be094feb9b08">MPSolutionResponse</a>
|
|
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a84f066c304d8bcbb9567be094feb9b08">MPSolverInterface</a>
|
|
</li>
|
|
<li>offset()
|
|
: <a class="el" href="classoperations__research_1_1LinearExpr.html#a96ffc785b7b2135c7980c985883ffdd3">LinearExpr</a>
|
|
, <a class="el" href="classoperations__research_1_1MPObjective.html#a96ffc785b7b2135c7980c985883ffdd3">MPObjective</a>
|
|
</li>
|
|
<li>operator*=()
|
|
: <a class="el" href="classoperations__research_1_1LinearExpr.html#a5a3e5b8fa7c10e4b347e9757ba54360c">LinearExpr</a>
|
|
</li>
|
|
<li>operator+=()
|
|
: <a class="el" href="classoperations__research_1_1LinearExpr.html#af45a590e01bfd8bf93c5f41a296f7b9a">LinearExpr</a>
|
|
</li>
|
|
<li>operator-()
|
|
: <a class="el" href="classoperations__research_1_1LinearExpr.html#a32985ab0882c48b374e1d26e0fdf9ce6">LinearExpr</a>
|
|
</li>
|
|
<li>operator-=()
|
|
: <a class="el" href="classoperations__research_1_1LinearExpr.html#ad5070ceea6bb6c91e5ead49dd67696e4">LinearExpr</a>
|
|
</li>
|
|
<li>operator/=()
|
|
: <a class="el" href="classoperations__research_1_1LinearExpr.html#ad77266a8988cfa2f5dcb9d25276cd4dc">LinearExpr</a>
|
|
</li>
|
|
<li>operator=()
|
|
: <a class="el" href="classoperations__research_1_1MPAbsConstraint.html#a4670326538285752bb73e257ad015bc3">MPAbsConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1MPArrayConstraint.html#a3145a81371d83728b76c5bf3a3e6392e">MPArrayConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1MPArrayWithConstantConstraint.html#ad3fc6912dd77e7a242665db47c97bbbc">MPArrayWithConstantConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1MPConstraintProto.html#a1cd7827d1072f7480633ddc41ce3b319">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a440b9616eb7d1cefb0409447fd0d609a">MPGeneralConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1MPIndicatorConstraint.html#a3d23eef2e13d34120f45e410672bce4c">MPIndicatorConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1MPModelDeltaProto.html#a86ae0589bafb8b7efe2670c88effb3ae">MPModelDeltaProto</a>
|
|
, <a class="el" href="classoperations__research_1_1MPModelProto.html#ad45dfb94070a0cba363670ead28fc23a">MPModelProto</a>
|
|
, <a class="el" href="classoperations__research_1_1MPModelRequest.html#a71f9a235e7cede48e353896cc87fbcbe">MPModelRequest</a>
|
|
, <a class="el" href="classoperations__research_1_1MPQuadraticConstraint.html#a4c68073773d7bca722e46a094fbf2070">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1MPQuadraticObjective.html#afc4136b94adefc43e7775de73dff1b2b">MPQuadraticObjective</a>
|
|
, <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#acb5e5fe482c467f0d956be2191b50d0f">MPSolutionResponse</a>
|
|
, <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a56bad67aa006a168fadee0028864f4ae">MPSolverCommonParameters</a>
|
|
, <a class="el" href="classoperations__research_1_1MPSosConstraint.html#af9af59f26e3ab40b7c664eaea99f3e8e">MPSosConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#a41c07cc3c33e71e7e398287b05955edf">MPVariableProto</a>
|
|
, <a class="el" href="classoperations__research_1_1OptionalDouble.html#a4f0ebd5535195ca4ebffdabe41ec0100">OptionalDouble</a>
|
|
, <a class="el" href="classoperations__research_1_1PartialVariableAssignment.html#a57e1161ae6b61b3c93fc7c83f6dd0497">PartialVariableAssignment</a>
|
|
</li>
|
|
<li>OptimizeLinearExpr()
|
|
: <a class="el" href="classoperations__research_1_1MPObjective.html#a3eee00e1029a4006afbd791f78d91657">MPObjective</a>
|
|
</li>
|
|
<li>OptionalDouble()
|
|
: <a class="el" href="classoperations__research_1_1OptionalDouble.html#a46cb1cfb8f042e83ab92e00576a7fe49">OptionalDouble</a>
|
|
</li>
|
|
<li>or_constraint()
|
|
: <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#adfe93a9eb0c4f99dcd275d1bbb61b3e1">MPGeneralConstraintProto</a>
|
|
</li>
|
|
<li>OutputIsEnabled()
|
|
: <a class="el" href="classoperations__research_1_1MPSolver.html#ab32654406932f9a6afcf44c4d5a143d2">MPSolver</a>
|
|
</li>
|
|
<li>OwnsVariable()
|
|
: <a class="el" href="classoperations__research_1_1MPSolver.html#aa2cb7bd4cf46dda371f91184d6232a44">MPSolver</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|