Files
ortools-clone/docs/cpp_linear/functions_b.html
2019-07-15 14:27:40 -07:00

148 lines
8.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">OR-Tools 7.2</span>
</div>
</div>
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
<div id="content">
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</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_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&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions.html#index_:"><span>:</span></a></li>
<li><a href="functions_a.html#index_a"><span>a</span></a></li>
<li class="current"><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_h.html#index_h"><span>h</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><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_~.html#index__7E"><span>~</span></a></li>
</ul>
</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('functions_b.html','');});
/* @license-end */
</script>
<div id="doc-content">
<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_b"></a>- b -</h3><ul>
<li>BARRIER
: <a class="el" href="classoperations__research_1_1MPSolverParameters.html#ab297405e6084c08a9058012361376762af55a23df7a5ec299bb9ca742ef9004ed">operations_research::MPSolverParameters</a>
</li>
<li>BASIC
: <a class="el" href="classoperations__research_1_1MPSolver.html#a7e2a34816b22749e70e23d26f49cf743a0185d5946c48b9852d8a02a7493f4dcf">operations_research::MPSolver</a>
</li>
<li>basis_status()
: <a class="el" href="classoperations__research_1_1MPConstraint.html#a8695f6bddabcff5af750918b919cab7a">operations_research::MPConstraint</a>
, <a class="el" href="classoperations__research_1_1MPVariable.html#abb491e237ace37cb5240cde3c3ff2958">operations_research::MPVariable</a>
</li>
<li>BasisStatus
: <a class="el" href="classoperations__research_1_1MPSolver.html#a7e2a34816b22749e70e23d26f49cf743">operations_research::MPSolver</a>
</li>
<li>best_objective_bound()
: <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#a3aa7ae0547d526475d060edc8b8ca6b2">operations_research::MPSolutionResponse</a>
, <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a1e4b520fcd965a7a2b975035e1a906b5">operations_research::MPSolverInterface</a>
</li>
<li>BestBound()
: <a class="el" href="classoperations__research_1_1MPObjective.html#a1ab47aaf7b73ae8a2664dd262227e3a9">operations_research::MPObjective</a>
</li>
<li>BOP_INTEGER_PROGRAMMING
: <a class="el" href="classoperations__research_1_1MPModelRequest.html#a5c08074c8f6966c8d4182b0678a7e150">operations_research::MPModelRequest</a>
, <a class="el" href="classoperations__research_1_1MPSolver.html#a42c406c7e6fba381aa2bb41aae4b44f2aaef5b33a2d88606a978524ebc7b1cb7b">operations_research::MPSolver</a>
</li>
<li>BopInterface
: <a class="el" href="classoperations__research_1_1MPConstraint.html#a7383308e6b9b63b18196798db342ce8a">operations_research::MPConstraint</a>
, <a class="el" href="classoperations__research_1_1MPObjective.html#a7383308e6b9b63b18196798db342ce8a">operations_research::MPObjective</a>
, <a class="el" href="classoperations__research_1_1MPSolver.html#a7383308e6b9b63b18196798db342ce8a">operations_research::MPSolver</a>
, <a class="el" href="classoperations__research_1_1MPVariable.html#a7383308e6b9b63b18196798db342ce8a">operations_research::MPVariable</a>
</li>
<li>branching_priority()
: <a class="el" href="classoperations__research_1_1MPVariable.html#a6d0e4798441493244b31f29ee5ac26ad">operations_research::MPVariable</a>
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#a9cfaa26d92675300703d8d9621396e18">operations_research::MPVariableProto</a>
</li>
<li>BranchingPriorityChangedForVariable()
: <a class="el" href="classoperations__research_1_1MPSolverInterface.html#a3038e118fcb2ccc9f0e2493cc48a1545">operations_research::MPSolverInterface</a>
</li>
<li>ByteSizeLong()
: <a class="el" href="classoperations__research_1_1MPConstraintProto.html#ac4836cca1934e64dbea9e6ef3ce9cdee">operations_research::MPConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPGeneralConstraintProto.html#a3ab81e2b0b99952c6e0dbd05ba2eb7ae">operations_research::MPGeneralConstraintProto</a>
, <a class="el" href="classoperations__research_1_1MPIndicatorConstraint.html#a94e4ece67f6c773bbe1db152d48ee128">operations_research::MPIndicatorConstraint</a>
, <a class="el" href="classoperations__research_1_1MPModelProto.html#aa837ba026ea9044e3a137df11021c495">operations_research::MPModelProto</a>
, <a class="el" href="classoperations__research_1_1MPModelRequest.html#acd2a42e71ef4c50a4e0826ac273376c6">operations_research::MPModelRequest</a>
, <a class="el" href="classoperations__research_1_1MPSolutionResponse.html#ad5c0d27c677a85de081a39eed017ae06">operations_research::MPSolutionResponse</a>
, <a class="el" href="classoperations__research_1_1MPSolverCommonParameters.html#a2bcacdf9638a127992102e232ec6566e">operations_research::MPSolverCommonParameters</a>
, <a class="el" href="classoperations__research_1_1MPSosConstraint.html#ae591d9757e75b01442a7e62ec20d601c">operations_research::MPSosConstraint</a>
, <a class="el" href="classoperations__research_1_1MPVariableProto.html#ae822f2450d8b94912e8b8cd3f5aa98a9">operations_research::MPVariableProto</a>
, <a class="el" href="classoperations__research_1_1OptionalDouble.html#a2cc088c9f621ad09c50c29c78e3781cc">operations_research::OptionalDouble</a>
, <a class="el" href="classoperations__research_1_1PartialVariableAssignment.html#adef80e177d70aafb97b9cf38f423ece2">operations_research::PartialVariableAssignment</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>