114 lines
9.6 KiB
HTML
114 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 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&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&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&dn=expat.txt MIT */
|
|
$(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" name="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< NodeIndexType, ArcIndexType, HasReverseArcs ></a></li>
|
|
<li>BaseOffset() : <a class="el" href="classoperations__research_1_1_lattice_memory_manager.html#af4a801d214f8a294a6abf462ac12e80a">LatticeMemoryManager< Set, CostType ></a></li>
|
|
<li>begin() : <a class="el" href="classoperations__research_1_1_set.html#a745bea8e0667881f9365d61434d47d28">Set< Integer ></a>, <a class="el" href="classoperations__research_1_1_set_range_with_cardinality.html#aa152e5319eaedfaaa5054464a7ee6190">SetRangeWithCardinality< Set ></a>, <a class="el" href="classutil_1_1_begin_end_reverse_iterator_wrapper.html#a4b4bf45d62673b047095005fef7bd560">BeginEndReverseIteratorWrapper< Container ></a>, <a class="el" href="classutil_1_1_begin_end_wrapper.html#a09dd208593b9721a30a83ed978ede577">BeginEndWrapper< Iterator ></a>, <a class="el" href="structutil_1_1_mutable_vector_iteration.html#a2387033802383edbdc95f9bbb12a707e">MutableVectorIteration< T ></a></li>
|
|
<li>BeginEndReverseIteratorWrapper() : <a class="el" href="classutil_1_1_begin_end_reverse_iterator_wrapper.html#a7e68a2f6c71f0f3b1bdcc50158d8b2ba">BeginEndReverseIteratorWrapper< Container ></a></li>
|
|
<li>BeginEndWrapper() : <a class="el" href="classutil_1_1_begin_end_wrapper.html#af3f6bc803bbe87af730cf9e41a35cf68">BeginEndWrapper< Iterator ></a></li>
|
|
<li>BestHamiltonianPathEndNode() : <a class="el" href="classoperations__research_1_1_hamiltonian_path_solver.html#ad20cbbfc6081d40231920c3c9543f97e">HamiltonianPathSolver< CostType, CostFunction ></a></li>
|
|
<li>bfs_queue_ : <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a2b834b1bfbaef46bbf4a3f991a26f9a3">GenericMaxFlow< Graph ></a></li>
|
|
<li>BipartiteLeftNodeIterator() : <a class="el" href="classoperations__research_1_1_linear_sum_assignment_1_1_bipartite_left_node_iterator.html#a64734b3e0ff85820aba52f5109432f51">LinearSumAssignment< GraphType >::BipartiteLeftNodeIterator</a></li>
|
|
<li>BronKerboschAlgorithm() : <a class="el" href="classoperations__research_1_1_bron_kerbosch_algorithm.html#a18c56882f1ab1cfb8a93b0c3c23f1e77">BronKerboschAlgorithm< NodeIndex ></a></li>
|
|
<li>Build() : <a class="el" href="structoperations__research_1_1_graphs.html#ab984d754556724f92363ea83c776d45b">Graphs< Graph ></a>, <a class="el" href="structoperations__research_1_1_graphs_3_01operations__research_1_1_star_graph_01_4.html#ab984d754556724f92363ea83c776d45b">Graphs< operations_research::StarGraph ></a>, <a class="el" href="classutil_1_1_list_graph.html#abcdd939132e429af377b43d569e42b53">ListGraph< NodeIndexType, ArcIndexType ></a>, <a class="el" href="classutil_1_1_reverse_arc_list_graph.html#abcdd939132e429af377b43d569e42b53">ReverseArcListGraph< NodeIndexType, ArcIndexType ></a>, <a class="el" href="classutil_1_1_reverse_arc_mixed_graph.html#a6a4d37693b809140b0dde7abd463d04e">ReverseArcMixedGraph< NodeIndexType, ArcIndexType ></a>, <a class="el" href="classutil_1_1_reverse_arc_static_graph.html#a6a4d37693b809140b0dde7abd463d04e">ReverseArcStaticGraph< NodeIndexType, ArcIndexType ></a>, <a class="el" href="classutil_1_1_static_graph.html#abcdd939132e429af377b43d569e42b53">StaticGraph< NodeIndexType, ArcIndexType ></a></li>
|
|
<li>BuildRepresentation() : <a class="el" href="classoperations__research_1_1_ebert_graph.html#a3fe1b105925a29cd63741e6dc85cfe45">EbertGraph< NodeIndexType, ArcIndexType ></a>, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a3fe1b105925a29cd63741e6dc85cfe45">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a></li>
|
|
<li>BuildStartAndForwardHead() : <a class="el" href="classutil_1_1_base_graph.html#a50b198c9abc5d0035643c3988a3e7148">BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs ></a></li>
|
|
<li>BuildTailArray() : <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a53ee05de8f3dd5145b9c0a5ef903a399">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#a53ee05de8f3dd5145b9c0a5ef903a399">ForwardStaticGraph< NodeIndexType, ArcIndexType ></a>, <a class="el" href="structoperations__research_1_1or__internal_1_1_tail_array_builder.html#a1ab05b86b5f9b013291f26847b626bc8">TailArrayBuilder< GraphType, has_reverse_arcs ></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< GraphType, false ></a></li>
|
|
<li>BuildTailArrayFromAdjacencyListsIfForwardGraph() : <a class="el" href="classoperations__research_1_1_tail_array_manager.html#a5b9e3e11b5999e1e2265f9f14a824214">TailArrayManager< GraphType ></a></li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|