146 lines
7.4 KiB
HTML
146 lines
7.4 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 class="current"><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><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_l"></a>- l -</h3><ul>
|
|
<li>last_variable_index()
|
|
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a88df1fe8e8f2cf9ad859a4f7a6f0d056">MPSolverInterface</a>
|
|
</li>
|
|
<li>lb()
|
|
: <a class="el" href="classoperations__research_1_1MPConstraint.html#accc4f1882f13ad57ef6bbe8fbe5d365d">MPConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1MPVariable.html#accc4f1882f13ad57ef6bbe8fbe5d365d">MPVariable</a>
|
|
</li>
|
|
<li>linear_expr()
|
|
: <a class="el" href="classoperations__research_1_1LinearRange.html#ac94f6b1a6cc64b35da3b2a250e0c606d">LinearRange</a>
|
|
</li>
|
|
<li>LinearExpr()
|
|
: <a class="el" href="classoperations__research_1_1LinearExpr.html#a708e7b52aae1fa3c440ef7ced3f06cd9">LinearExpr</a>
|
|
</li>
|
|
<li>LinearRange()
|
|
: <a class="el" href="classoperations__research_1_1LinearRange.html#a32ea297f2577df1857c480c965f0b6b7">LinearRange</a>
|
|
</li>
|
|
<li>LoadModelFromProto()
|
|
: <a class="el" href="classoperations__research_1_1MPSolver.html#ab0f83070e72cee887e874382ee6d6958">MPSolver</a>
|
|
</li>
|
|
<li>LoadModelFromProtoWithUniqueNamesOrDie()
|
|
: <a class="el" href="classoperations__research_1_1MPSolver.html#ae74ce5ecb0dd3b4bcddb31bd59da7089">MPSolver</a>
|
|
</li>
|
|
<li>LoadSolutionFromProto()
|
|
: <a class="el" href="classoperations__research_1_1MPSolver.html#a682a2933267dcfca8c5ba919406d7269">MPSolver</a>
|
|
</li>
|
|
<li>LookupConstraintOrNull()
|
|
: <a class="el" href="classoperations__research_1_1MPSolver.html#abbf4c26107aac610a00471f41740b01e">MPSolver</a>
|
|
</li>
|
|
<li>LookupVariableOrNull()
|
|
: <a class="el" href="classoperations__research_1_1MPSolver.html#a981cdf256aa33e518b8747c96bf1a9c7">MPSolver</a>
|
|
</li>
|
|
<li>lower_bound()
|
|
: <a class="el" href="classoperations__research_1_1LinearRange.html#a9748ce3280b2d4c16a2cd38a480b9c7c">LinearRange</a>
|
|
, <a class="el" href="classoperations__research_1_1MPConstraintProto.html#a9748ce3280b2d4c16a2cd38a480b9c7c">MPConstraintProto</a>
|
|
, <a class="el" href="classoperations__research_1_1MPQuadraticConstraint.html#a9748ce3280b2d4c16a2cd38a480b9c7c">MPQuadraticConstraint</a>
|
|
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#a9748ce3280b2d4c16a2cd38a480b9c7c">MPVariableProto</a>
|
|
</li>
|
|
<li>lp_algorithm()
|
|
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a1d07596d62001e5e5718b334ddb7b8c1">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>LPAlgorithmValues_descriptor()
|
|
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#af69f7aafa1be8d674c56a389c74d4bb3">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>LPAlgorithmValues_IsValid()
|
|
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a007d2f3fc97da7594024cfe45e25a99b">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>LPAlgorithmValues_Name()
|
|
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a5ad5c3651fbaf8d3819ba44c0832d5f5">MPSolverCommonParameters</a>
|
|
</li>
|
|
<li>LPAlgorithmValues_Parse()
|
|
: <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a44e8e2f001e4463a123e2362440e47fe">MPSolverCommonParameters</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|