113 lines
6.7 KiB
HTML
113 lines
6.7 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"/>-->
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
<link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<div id="banner-container">
|
|
<div id="banner">
|
|
<span id="sfml">Google OR-Tools 9.1</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.9.2 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(document).ready(function(){initNavTree('functions_func_l.html',''); initResizable(); });
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
 
|
|
|
|
<h3><a id="index_l" name="index_l"></a>- l -</h3><ul>
|
|
<li>last_variable_index() : <a class="el" href="classoperations__research_1_1_m_p_solver_interface.html#a88df1fe8e8f2cf9ad859a4f7a6f0d056">MPSolverInterface</a></li>
|
|
<li>lb() : <a class="el" href="classoperations__research_1_1_m_p_constraint.html#accc4f1882f13ad57ef6bbe8fbe5d365d">MPConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_variable.html#accc4f1882f13ad57ef6bbe8fbe5d365d">MPVariable</a></li>
|
|
<li>linear_expr() : <a class="el" href="classoperations__research_1_1_linear_range.html#a4b3f32be654fc87e926e6c1cb2167fc0">LinearRange</a></li>
|
|
<li>LinearExpr() : <a class="el" href="classoperations__research_1_1_linear_expr.html#a708e7b52aae1fa3c440ef7ced3f06cd9">LinearExpr</a></li>
|
|
<li>LinearRange() : <a class="el" href="classoperations__research_1_1_linear_range.html#a32ea297f2577df1857c480c965f0b6b7">LinearRange</a></li>
|
|
<li>LoadModelFromProto() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#ab0f83070e72cee887e874382ee6d6958">MPSolver</a></li>
|
|
<li>LoadModelFromProtoWithUniqueNamesOrDie() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#ae74ce5ecb0dd3b4bcddb31bd59da7089">MPSolver</a></li>
|
|
<li>LoadSolutionFromProto() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#ae233b0f771236fe24ad255830012159f">MPSolver</a></li>
|
|
<li>LookupConstraintOrNull() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#abdb0854fa090b30b7bdad88bc610d18a">MPSolver</a></li>
|
|
<li>LookupVariableOrNull() : <a class="el" href="classoperations__research_1_1_m_p_solver.html#a39f8d704429d775e3e73a53898c99712">MPSolver</a></li>
|
|
<li>lower_bound() : <a class="el" href="classoperations__research_1_1_linear_range.html#a9748ce3280b2d4c16a2cd38a480b9c7c">LinearRange</a>, <a class="el" href="classoperations__research_1_1_m_p_constraint_proto.html#a9748ce3280b2d4c16a2cd38a480b9c7c">MPConstraintProto</a>, <a class="el" href="classoperations__research_1_1_m_p_quadratic_constraint.html#a9748ce3280b2d4c16a2cd38a480b9c7c">MPQuadraticConstraint</a>, <a class="el" href="classoperations__research_1_1_m_p_variable_proto.html#a9748ce3280b2d4c16a2cd38a480b9c7c">MPVariableProto</a></li>
|
|
<li>lp_algorithm() : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a1d07596d62001e5e5718b334ddb7b8c1">MPSolverCommonParameters</a></li>
|
|
<li>LPAlgorithmValues_descriptor() : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#ac5d690ea2e4748ebea515cc56888b1fb">MPSolverCommonParameters</a></li>
|
|
<li>LPAlgorithmValues_IsValid() : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a007d2f3fc97da7594024cfe45e25a99b">MPSolverCommonParameters</a></li>
|
|
<li>LPAlgorithmValues_Name() : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a939cc3d772b640693d36fc15bd0c31a9">MPSolverCommonParameters</a></li>
|
|
<li>LPAlgorithmValues_Parse() : <a class="el" href="classoperations__research_1_1_m_p_solver_common_parameters.html#a3e74548174f00a9ab2b38afa5358ab99">MPSolverCommonParameters</a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|