Files
ortools-clone/docs/cpp_graph/functions_func_b.html
Mizux Seiha 3b81c981c2 Update doc
2022-03-04 00:19:15 +01:00

110 lines
8.3 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.3</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.9.3 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&amp;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&amp;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&amp;dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_func_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">
&#160;
<h3><a id="index_b" name="index_b"></a>- b -</h3><ul>
<li>BaseGraph()&#160;:&#160;<a class="el" href="classutil_1_1_base_graph.html#ab3aa4c0abef16e6c5c3a649b5e99f4bb">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a></li>
<li>BaseOffset()&#160;:&#160;<a class="el" href="classoperations__research_1_1_lattice_memory_manager.html#af4a801d214f8a294a6abf462ac12e80a">LatticeMemoryManager&lt; Set, CostType &gt;</a></li>
<li>begin()&#160;:&#160;<a class="el" href="classoperations__research_1_1_set.html#a745bea8e0667881f9365d61434d47d28">Set&lt; Integer &gt;</a>, <a class="el" href="classoperations__research_1_1_set_range_with_cardinality.html#aa152e5319eaedfaaa5054464a7ee6190">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()&#160;:&#160;<a class="el" href="classutil_1_1_begin_end_reverse_iterator_wrapper.html#a7e68a2f6c71f0f3b1bdcc50158d8b2ba">BeginEndReverseIteratorWrapper&lt; Container &gt;</a></li>
<li>BeginEndWrapper()&#160;:&#160;<a class="el" href="classutil_1_1_begin_end_wrapper.html#af3f6bc803bbe87af730cf9e41a35cf68">BeginEndWrapper&lt; Iterator &gt;</a></li>
<li>BestHamiltonianPathEndNode()&#160;:&#160;<a class="el" href="classoperations__research_1_1_hamiltonian_path_solver.html#ad20cbbfc6081d40231920c3c9543f97e">HamiltonianPathSolver&lt; CostType, CostFunction &gt;</a></li>
<li>BipartiteLeftNodeIterator()&#160;:&#160;<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()&#160;:&#160;<a class="el" href="classoperations__research_1_1_bron_kerbosch_algorithm.html#a18c56882f1ab1cfb8a93b0c3c23f1e77">BronKerboschAlgorithm&lt; NodeIndex &gt;</a></li>
<li>Build()&#160;:&#160;<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#ab984d754556724f92363ea83c776d45b">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#abcdd939132e429af377b43d569e42b53">ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>, <a class="el" href="classutil_1_1_static_graph.html#abcdd939132e429af377b43d569e42b53">StaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a></li>
<li>BuildRepresentation()&#160;:&#160;<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()&#160;:&#160;<a class="el" href="classutil_1_1_base_graph.html#a50b198c9abc5d0035643c3988a3e7148">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a></li>
<li>BuildTailArray()&#160;:&#160;<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()&#160;:&#160;<a class="el" href="classoperations__research_1_1_tail_array_manager.html#a5b9e3e11b5999e1e2265f9f14a824214">TailArrayManager&lt; GraphType &gt;</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>