Files
ortools-clone/docs/cpp_graph/functions_b.html
Mizux Seiha d1b6751cad Update doc
2020-11-18 14:53:53 +01:00

167 lines
9.6 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 8.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: Graph</h1>
</div>
<!-- Generated by Doxygen 1.8.20 -->
<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');
/* @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('functions_b.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">
<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>BAD_COST_RANGE
: <a class="el" href="classoperations__research_1_1_min_cost_flow_base.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac4a203c4d1b6ee01ef2494cf7bc90e88">MinCostFlowBase</a>
</li>
<li>BAD_INPUT
: <a class="el" href="classoperations__research_1_1_max_flow_status_class.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac2811be86dd03c6735e3b0db51ad914f">MaxFlowStatusClass</a>
, <a class="el" href="classoperations__research_1_1_simple_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac2811be86dd03c6735e3b0db51ad914f">SimpleMaxFlow</a>
</li>
<li>BAD_RESULT
: <a class="el" href="classoperations__research_1_1_max_flow_status_class.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac76ecfd837bdc6d4150bb02c403356e4">MaxFlowStatusClass</a>
, <a class="el" href="classoperations__research_1_1_min_cost_flow_base.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac76ecfd837bdc6d4150bb02c403356e4">MinCostFlowBase</a>
, <a class="el" href="classoperations__research_1_1_simple_max_flow.html#a67a0db04d321a74b7e7fcfd3f1a3f70bac76ecfd837bdc6d4150bb02c403356e4">SimpleMaxFlow</a>
</li>
<li>BaseGraph()
: <a class="el" href="classutil_1_1_base_graph.html#ab3aa4c0abef16e6c5c3a649b5e99f4bb">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>BaseOffset()
: <a class="el" href="classoperations__research_1_1_lattice_memory_manager.html#aa2a29aa5d931947cc2fd03502f65121d">LatticeMemoryManager&lt; Set, CostType &gt;</a>
</li>
<li>begin()
: <a class="el" href="classoperations__research_1_1_set.html#a191fa6bb5261ddd97d311ccc1d90fe7c">Set&lt; Integer &gt;</a>
, <a class="el" href="classoperations__research_1_1_set_range_with_cardinality.html#a24d9704faf4d419fdabbde6a716e181d">SetRangeWithCardinality&lt; Set &gt;</a>
, <a class="el" href="classutil_1_1_begin_end_reverse_iterator_wrapper.html#a4b4bf45d62673b047095005fef7bd560">BeginEndReverseIteratorWrapper&lt; Container &gt;</a>
, <a class="el" href="classutil_1_1_begin_end_wrapper.html#a09dd208593b9721a30a83ed978ede577">BeginEndWrapper&lt; Iterator &gt;</a>
, <a class="el" href="structutil_1_1_mutable_vector_iteration.html#a2387033802383edbdc95f9bbb12a707e">MutableVectorIteration&lt; T &gt;</a>
</li>
<li>BeginEndReverseIteratorWrapper()
: <a class="el" href="classutil_1_1_begin_end_reverse_iterator_wrapper.html#a7e68a2f6c71f0f3b1bdcc50158d8b2ba">BeginEndReverseIteratorWrapper&lt; Container &gt;</a>
</li>
<li>BeginEndWrapper()
: <a class="el" href="classutil_1_1_begin_end_wrapper.html#af3f6bc803bbe87af730cf9e41a35cf68">BeginEndWrapper&lt; Iterator &gt;</a>
</li>
<li>BestHamiltonianPathEndNode()
: <a class="el" href="classoperations__research_1_1_hamiltonian_path_solver.html#ad20cbbfc6081d40231920c3c9543f97e">HamiltonianPathSolver&lt; CostType, CostFunction &gt;</a>
</li>
<li>bfs_queue_
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a2b834b1bfbaef46bbf4a3f991a26f9a3">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>BipartiteLeftNodeIterator()
: <a class="el" href="classoperations__research_1_1_linear_sum_assignment_1_1_bipartite_left_node_iterator.html#a64734b3e0ff85820aba52f5109432f51">LinearSumAssignment&lt; GraphType &gt;::BipartiteLeftNodeIterator</a>
</li>
<li>BronKerboschAlgorithm()
: <a class="el" href="classoperations__research_1_1_bron_kerbosch_algorithm.html#a18c56882f1ab1cfb8a93b0c3c23f1e77">BronKerboschAlgorithm&lt; NodeIndex &gt;</a>
</li>
<li>Build()
: <a class="el" href="structoperations__research_1_1_graphs.html#ab984d754556724f92363ea83c776d45b">Graphs&lt; Graph &gt;</a>
, <a class="el" href="structoperations__research_1_1_graphs_3_01operations__research_1_1_star_graph_01_4.html#a4012242a9e38a525508c059fcfb5067c">Graphs&lt; operations_research::StarGraph &gt;</a>
, <a class="el" href="classutil_1_1_list_graph.html#a6a4d37693b809140b0dde7abd463d04e">ListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#a6a4d37693b809140b0dde7abd463d04e">ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#a6a4d37693b809140b0dde7abd463d04e">ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#a6a4d37693b809140b0dde7abd463d04e">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1_static_graph.html#a6a4d37693b809140b0dde7abd463d04e">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>BuildRepresentation()
: <a class="el" href="classoperations__research_1_1_ebert_graph.html#a3fe1b105925a29cd63741e6dc85cfe45">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a3fe1b105925a29cd63741e6dc85cfe45">ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>BuildStartAndForwardHead()
: <a class="el" href="classutil_1_1_base_graph.html#a50b198c9abc5d0035643c3988a3e7148">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>BuildTailArray()
: <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a53ee05de8f3dd5145b9c0a5ef903a399">ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#a53ee05de8f3dd5145b9c0a5ef903a399">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="structoperations__research_1_1or__internal_1_1_tail_array_builder.html#a1ab05b86b5f9b013291f26847b626bc8">TailArrayBuilder&lt; GraphType, has_reverse_arcs &gt;</a>
, <a class="el" href="structoperations__research_1_1or__internal_1_1_tail_array_builder_3_01_graph_type_00_01false_01_4.html#a1ab05b86b5f9b013291f26847b626bc8">TailArrayBuilder&lt; GraphType, false &gt;</a>
</li>
<li>BuildTailArrayFromAdjacencyListsIfForwardGraph()
: <a class="el" href="classoperations__research_1_1_tail_array_manager.html#a5b9e3e11b5999e1e2265f9f14a824214">TailArrayManager&lt; GraphType &gt;</a>
</li>
<li>ByteSizeLong()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af1033c8579625eedc97d25696eeca0b1">PROTOBUF_FINAL</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>