Files
ortools-clone/docs/cpp_linear/namespacemembers_eval.html
2021-04-27 23:00:03 +02:00

195 lines
10 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.0</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.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(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:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('namespacemembers_eval.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">
&#160;
<h3><a id="index_m"></a>- m -</h3><ul>
<li>MPModelRequest_SolverType_BOP_INTEGER_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689af523c539a31bee5db12cd7566af59a40">operations_research</a>
</li>
<li>MPModelRequest_SolverType_CBC_MIXED_INTEGER_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a2ff8af502bfbbc76836bd658144b4f8a">operations_research</a>
</li>
<li>MPModelRequest_SolverType_CLP_LINEAR_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a4d77685d54eb87c232beed1e460c5aaa">operations_research</a>
</li>
<li>MPModelRequest_SolverType_CPLEX_LINEAR_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689ac40195f69d9c078b3f2249221baa4a0e">operations_research</a>
</li>
<li>MPModelRequest_SolverType_CPLEX_MIXED_INTEGER_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689aeb076e6845a57af474212cd24d9de85c">operations_research</a>
</li>
<li>MPModelRequest_SolverType_GLOP_LINEAR_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a162575d5bea8a8393ff4d9fc11275ec3">operations_research</a>
</li>
<li>MPModelRequest_SolverType_GLPK_LINEAR_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a7a5586fa6b3f31587894d20b33ebd8bf">operations_research</a>
</li>
<li>MPModelRequest_SolverType_GLPK_MIXED_INTEGER_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a85fa72a05039663be93853d86e3c174c">operations_research</a>
</li>
<li>MPModelRequest_SolverType_GUROBI_LINEAR_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a1ccff29cebf50c35a55f15b83fbbae32">operations_research</a>
</li>
<li>MPModelRequest_SolverType_GUROBI_MIXED_INTEGER_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689aad4dc18cf5fd6463aa0b26440f23a8b1">operations_research</a>
</li>
<li>MPModelRequest_SolverType_KNAPSACK_MIXED_INTEGER_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689afdb40bacb05f8e852322924fb3597433">operations_research</a>
</li>
<li>MPModelRequest_SolverType_SAT_INTEGER_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a5985a25f8da9d50c769a78025b9fb0bf">operations_research</a>
</li>
<li>MPModelRequest_SolverType_SCIP_MIXED_INTEGER_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a16663d704b6e0b28605e998a6bd36164">operations_research</a>
</li>
<li>MPModelRequest_SolverType_XPRESS_LINEAR_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a25de47e453fa0175e7d254c61e75c847">operations_research</a>
</li>
<li>MPModelRequest_SolverType_XPRESS_MIXED_INTEGER_PROGRAMMING
: <a class="el" href="namespaceoperations__research.html#ac417714eb4dbaf83717bb2aa9affc689a5343614c63eb3585cf34d7f48c30d9de">operations_research</a>
</li>
<li>MPSOLVER_ABNORMAL
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1baf6f49dcf49ad7df71d2e5b5f2c81ff88">operations_research</a>
</li>
<li>MPSOLVER_FEASIBLE
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1badbeb0b2ee95779317b20e5876609bf04">operations_research</a>
</li>
<li>MPSOLVER_INFEASIBLE
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1ba12a89c0e1b72e6c40e8c0ed16afa48a6">operations_research</a>
</li>
<li>MPSOLVER_MODEL_INVALID
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1ba5d004f74784501a516258dff6b7740ec">operations_research</a>
</li>
<li>MPSOLVER_MODEL_INVALID_SOLUTION_HINT
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1badcf1ef4c6880afe0aeb3e0c80a9dd4e9">operations_research</a>
</li>
<li>MPSOLVER_MODEL_INVALID_SOLVER_PARAMETERS
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1bae98571c24fbf68a473b3d93ca45c6e7a">operations_research</a>
</li>
<li>MPSOLVER_MODEL_IS_VALID
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1ba81239917bc019f71d9f78b550c6acf37">operations_research</a>
</li>
<li>MPSOLVER_NOT_SOLVED
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1ba3955ab5aa529fab85eb3566271a043e2">operations_research</a>
</li>
<li>MPSOLVER_OPTIMAL
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1ba9cff14a44a54cc44f4b91d65e8cd73b1">operations_research</a>
</li>
<li>MPSOLVER_SOLVER_TYPE_UNAVAILABLE
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1bacd2f1efd0290a03172495d05d131cbfe">operations_research</a>
</li>
<li>MPSOLVER_UNBOUNDED
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1ba4b81d5eafe0b99411fc94d676bc286db">operations_research</a>
</li>
<li>MPSOLVER_UNKNOWN_STATUS
: <a class="el" href="namespaceoperations__research.html#aeaeaf340789f2dd271dcf9204279cb1ba55c6337c519b0ef4070cfe89dead866f">operations_research</a>
</li>
<li>MPSolverCommonParameters_LPAlgorithmValues_LP_ALGO_BARRIER
: <a class="el" href="namespaceoperations__research.html#a8913360b55a9b9861237e0ad039f6979a3615540cdf96dce3f3ca1c2c05c6d434">operations_research</a>
</li>
<li>MPSolverCommonParameters_LPAlgorithmValues_LP_ALGO_DUAL
: <a class="el" href="namespaceoperations__research.html#a8913360b55a9b9861237e0ad039f6979a533fac70679c30c889a2f75a7e46170e">operations_research</a>
</li>
<li>MPSolverCommonParameters_LPAlgorithmValues_LP_ALGO_PRIMAL
: <a class="el" href="namespaceoperations__research.html#a8913360b55a9b9861237e0ad039f6979af3259b56473cfb82c63b503b80efd283">operations_research</a>
</li>
<li>MPSolverCommonParameters_LPAlgorithmValues_LP_ALGO_UNSPECIFIED
: <a class="el" href="namespaceoperations__research.html#a8913360b55a9b9861237e0ad039f6979a18a46e7e7a130a3a38c7915f577301c2">operations_research</a>
</li>
<li>MPSosConstraint_Type_SOS1_DEFAULT
: <a class="el" href="namespaceoperations__research.html#a7f0aabaee920119f0b683ba887250f0bae59773cfdb0c5a52b6dafc8b9c853ae6">operations_research</a>
</li>
<li>MPSosConstraint_Type_SOS2
: <a class="el" href="namespaceoperations__research.html#a7f0aabaee920119f0b683ba887250f0ba29baea5082ad9cfbd015d2e0f04a80f1">operations_research</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>