142 lines
6.9 KiB
HTML
142 lines
6.9 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.4</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.16 -->
|
|
<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 class="current"><a href="functions.html"><span>All</span></a></li>
|
|
<li><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_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.html#index_a"><span>a</span></a></li>
|
|
<li><a href="functions_b.html#index_b"><span>b</span></a></li>
|
|
<li><a href="functions_c.html#index_c"><span>c</span></a></li>
|
|
<li><a href="functions_d.html#index_d"><span>d</span></a></li>
|
|
<li><a href="functions_e.html#index_e"><span>e</span></a></li>
|
|
<li><a href="functions_f.html#index_f"><span>f</span></a></li>
|
|
<li><a href="functions_g.html#index_g"><span>g</span></a></li>
|
|
<li><a href="functions_i.html#index_i"><span>i</span></a></li>
|
|
<li><a href="functions_k.html#index_k"><span>k</span></a></li>
|
|
<li class="current"><a href="functions_l.html#index_l"><span>l</span></a></li>
|
|
<li><a href="functions_m.html#index_m"><span>m</span></a></li>
|
|
<li><a href="functions_n.html#index_n"><span>n</span></a></li>
|
|
<li><a href="functions_o.html#index_o"><span>o</span></a></li>
|
|
<li><a href="functions_p.html#index_p"><span>p</span></a></li>
|
|
<li><a href="functions_q.html#index_q"><span>q</span></a></li>
|
|
<li><a href="functions_r.html#index_r"><span>r</span></a></li>
|
|
<li><a href="functions_s.html#index_s"><span>s</span></a></li>
|
|
<li><a href="functions_t.html#index_t"><span>t</span></a></li>
|
|
<li><a href="functions_u.html#index_u"><span>u</span></a></li>
|
|
<li><a href="functions_v.html#index_v"><span>v</span></a></li>
|
|
<li><a href="functions_w.html#index_w"><span>w</span></a></li>
|
|
<li><a href="functions_x.html#index_x"><span>x</span></a></li>
|
|
<li><a href="functions_~.html#index__7E"><span>~</span></a></li>
|
|
</ul>
|
|
</div>
|
|
</div><!-- top -->
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
|
|
|
|
<h3><a id="index_l"></a>- l -</h3><ul>
|
|
<li>last_constraint_index_
|
|
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a42d79af323cdc77e77c19ee22f9e3aa9">MPSolverInterface</a>
|
|
</li>
|
|
<li>last_variable_index()
|
|
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a88df1fe8e8f2cf9ad859a4f7a6f0d056">MPSolverInterface</a>
|
|
</li>
|
|
<li>last_variable_index_
|
|
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#aa83a7b3f61fb55d22d1aa9aac0be4a7c">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#a7b163def8264a8ab405bb6069340d2c6">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>log_invalid_names
|
|
: <a class="el" href="structoperations__research_1_1MPModelExportOptions.html#ae5002134fe40f95dc42499fc3ae35713">MPModelExportOptions</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>
|
|
</li>
|
|
<li>LP_ALGORITHM
|
|
: <a class="el" href="classoperations__research_1_1MPSolverParameters.html#a7319655592ea63d50ef2a6645e309784a420e8170e7ec327dd847b9610fc4565b">MPSolverParameters</a>
|
|
</li>
|
|
<li>LpAlgorithmValues
|
|
: <a class="el" href="classoperations__research_1_1MPSolverParameters.html#a79b59c0c868544afdaa05d89c8f8541f">MPSolverParameters</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|