Files
ortools-clone/docs/cpp_sat/functions_b.html
2020-06-11 12:24:59 +02:00

144 lines
7.2 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.7</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: CP-SAT</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 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__.html#index__5F"><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_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_y.html#index_y"><span>y</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_b"></a>- b -</h3><ul>
<li>back()
: <a class="el" href="classoperations__research_1_1Domain.html#a431944fe258a149a4db1271b0cd85efb">Domain</a>
</li>
<li>begin()
: <a class="el" href="classoperations__research_1_1Domain.html#acb4a7c1b2dac67c017eab67ec7859f0c">Domain</a>
, <a class="el" href="classoperations__research_1_1SortedDisjointIntervalList.html#ad5fee900c7aee90671038c79225bf8ec">SortedDisjointIntervalList</a>
</li>
<li>best_objective_bound()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a084d42f2437a4d0666990dc4681e68ec">PROTOBUF_FINAL</a>
</li>
<li>bool_and()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a0d5cc111973e8803543f418c21dfb93d">PROTOBUF_FINAL</a>
</li>
<li>bool_or()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#acc0d8ba19a4e578ad606358350160796">PROTOBUF_FINAL</a>
</li>
<li>bool_xor()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#ac02df2135b6a6bdc183b65edade81ffe">PROTOBUF_FINAL</a>
</li>
<li>BoolArgumentProto()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1454a507b4045393374da2d8143bb0a7">PROTOBUF_FINAL</a>
</li>
<li>BooleanAssignment()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a3adb2b4e1b3250e209745e40e8264ebd">PROTOBUF_FINAL</a>
</li>
<li>BooleanScalProd()
: <a class="el" href="classoperations__research_1_1sat_1_1LinearExpr.html#a811ab20e65e9e2a3062c4f367ecccbfb">LinearExpr</a>
</li>
<li>BooleanSum()
: <a class="el" href="classoperations__research_1_1sat_1_1LinearExpr.html#aa87921d8ff0a1fe8f40b50900433997a">LinearExpr</a>
</li>
<li>BoolVar()
: <a class="el" href="classoperations__research_1_1sat_1_1BoolVar.html#a8d34e06a33d1de52331eef3732b509cf">BoolVar</a>
, <a class="el" href="classoperations__research_1_1sat_1_1IntVar.html#a94aeffd65c320be161bbf94bdc0ec13f">IntVar</a>
</li>
<li>boxes_with_null_area_can_overlap()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#a1d63060c1e0b605d9fb5cee6330b3bee">PROTOBUF_FINAL</a>
</li>
<li>Build()
: <a class="el" href="classoperations__research_1_1sat_1_1CpModelBuilder.html#a7ec28144e7a47f2e8067b895dba4971a">CpModelBuilder</a>
</li>
<li>BuildComplementOnInterval()
: <a class="el" href="classoperations__research_1_1SortedDisjointIntervalList.html#a48ded971dbd3667f35b34da81fff7e11">SortedDisjointIntervalList</a>
</li>
<li>ByteSizeLong()
: <a class="el" href="classoperations__research_1_1sat_1_1PROTOBUF__FINAL.html#af1033c8579625eedc97d25696eeca0b1">PROTOBUF_FINAL</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>