173 lines
32 KiB
HTML
173 lines
32 KiB
HTML
<!-- HTML header for doxygen 1.8.18-->
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.9.3"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>OR-Tools: Member List</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.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="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectlogo"><img alt="Logo" src="orLogo.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">OR-Tools
|
|
 <span id="projectnumber">9.3</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- 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('classoperations__research_1_1_ebert_graph.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="header">
|
|
<div class="headertitle"><div class="title">EbertGraph< NodeIndexType, ArcIndexType > Member List</div></div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
|
|
<p>This is the complete list of members for <a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a>, including all inherited members.</p>
|
|
<table class="directory">
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a7b505ba4a01bce342d049f5a8674da72">AddArc</a>(NodeIndexType tail, NodeIndexType head)</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a58d0c72004cf773e707cb9d43dafc308">ArcDebugString</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a92531459eff09455cfa63976f5024906">ArcIndex</a> typedef</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a3fe1b105925a29cd63741e6dc85cfe45">BuildRepresentation</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#ac6532804a8bcf9ca89e41b0e3139d5fb">CheckArcBounds</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a553e5eeb2887a1d7663e1200b7466e6c">CheckArcValidity</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a764be64f3029f8b8e23511061d8de355">DebugString</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#aa55bab68a7d29e6fdaf4bb82b16374ba">DirectArc</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a52c9ef13a9e62da957113d8cc7faa555">DirectArcHead</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#af1dc9501f2032d9e6b42c49714ad2f67">DirectArcTail</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a64a62fbecf28877dbeb8b077378b8932">EbertGraph</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#aaf8c9d2900d5470a2b2fd229b6314f1e">EbertGraph</a>(NodeIndexType max_num_nodes, ArcIndexType max_num_arcs)</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a04c9ae002dae9ce9a47d37156a6d0c88">EbertGraphBase</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a73dbd9f38775b3bd2727594c935502c3">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a8b9175b7d6fd63f5ae764a7ea44d13e0">end_arc_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#abe63d4d83bcc1da204931b4687494460">end_node_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a58b521f62562f51a79f9c95f1902804a">first_incident_arc_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#ac16ad50a1e5ffab13d1022bcc7fe75d8">FirstOutgoingArc</a>(const NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#aa7eb01c1d6e53fc3eb906761eb69734a">FirstOutgoingOrOppositeIncomingArc</a>(const NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#aa90da96a03365b61ef1bbb6167b49837">GroupForwardArcsByFunctor</a>(const ArcIndexTypeStrictWeakOrderingFunctor &compare, PermutationCycleHandler< ArcIndexType > *annotation_handler)</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a5237cfbb86ec8f305e498e873e5c4e95">Head</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a881fc80aead9398df4fbcb6e40903c9a">head_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a91ea251fe7caa0122a01f738892dd03b">Initialize</a>(NodeIndexType max_num_nodes, ArcIndexType max_num_arcs)</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a05ceae7fb550b3f3728c9c56ed4729d6">IsDirect</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a4bdbd200e31110f301a3fed9abf15626">IsIncoming</a>(ArcIndexType arc, NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a2b88b717e42d7137a884c36e35052191">IsNodeValid</a>(NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a707eda1519f71617e80ebacaab4d4e25">IsOutgoing</a>(ArcIndexType arc, NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a0069419fba4f69240c65b8a224ff8d8a">IsOutgoingOrOppositeIncoming</a>(ArcIndexType arc, NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a782ee113d75db4336845c90858a110ce">IsReverse</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a3caf77fe23c752e7cf9c97116ee9d34a">kFirstArc</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#acaaf3f4354888c162f6c562f0bd2ae2b">kFirstNode</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a5d6f4ad584d8fae3c29633c75138b177">kMaxNumArcs</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#aad916b80da8f95078f693e604c8985ac">kMaxNumNodes</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#aab3a7c235c6a6000a25a5a79d680f1ba">kNilArc</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a0da78a7e517acf1b646ae28ad16216ed">kNilNode</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#afd99777b09af9bfb951f88dbb93e11e7">LookUpArc</a>(const NodeIndexType tail, const NodeIndexType head) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#aad16076f9d10c90b9b9e0ccfddf878ed">max_end_arc_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#adb3250cf217e042d99de43a4e22a9360">max_end_node_index</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a6dea64dce5de0432befc47f85176ab19">max_num_arcs</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a3a725c1fd4db4e67a7f13b36652e0fa8">max_num_arcs_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a29774a2f068745000e90eaf549543144">max_num_nodes</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#ab059bfdc4854ebf3ffa22cc778a436c3">max_num_nodes_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a1dbcd0459821908cb2e7719a6e7e32bf">next_adjacent_arc_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#ae4bf065dd416af2bc622a829172e43a9">NextAdjacentArc</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a110289c48d7a56f42f2ff83123a2ec85">NextArc</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#ae7eaa58346f9d7415c11776d7a9dd2ed">NextNode</a>(const NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a4e27d3270223638ed3a6b9448a71475b">NextOutgoingArc</a>(const NodeIndexType unused_node, const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a74cc112e18e1496d720c48f6082d2671">NodeDebugString</a>(const NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#aec05ff3d270a5f888e1623c2a99ff2aa">NodeIndex</a> typedef</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a4d3fc55a2fe209a908470199437cec9a">num_arcs</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#afa0c44b50a5e9459e3339ec50082e635">num_arcs_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a6a2df5042167b234f6dc3aed4acfa6c9">num_nodes</a>() const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a9e04004960ec7ac63f9ce9b97aa0bcfa">num_nodes_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a5e97f7ded349bc661bf63bca4c951d6b">Opposite</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a7844e39f2b6fad9b6a59468d63b6b503">representation_clean_</a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a63560dd4eca6ee672701a59d42c67cbd">Reserve</a>(NodeIndexType new_max_num_nodes, ArcIndexType new_max_num_arcs)</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a7f3e3ed5cf6c2c8668068a997dd7c95e">ReverseArc</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a87a0f5a59b776268f0b57353ac3e7dcc">StarGraphBase</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a8b785fb3f60a942b9d82c48073f2d03b">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#afc2f0055a1b672fbd6102d0d9a3b8c28">StartArc</a>(ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#abfdc255fd93491a9a8ac563a412f57e3">StartNode</a>(NodeIndexType node) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#aae684b1eb132c8c201f437d88e367b55">Tail</a>(const ArcIndexType arc) const</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html#a261f8641bf78570222a84ad4c10d8b81">~EbertGraph</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph.html">EbertGraph< NodeIndexType, ArcIndexType ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
|
|
<tr class="odd"><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html#a29986e86c1ff5503dd5f162787ae2958">~EbertGraphBase</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1_ebert_graph_base.html">EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
<tr class="even"><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html#a4ca086e8da7abeb3cff7ebcfb305719f">~StarGraphBase</a>()</td><td class="entry"><a class="el" href="classoperations__research_1_1_star_graph_base.html">StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > ></a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">protected</span></td></tr>
|
|
</table></div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- HTML footer for doxygen 1.8.18-->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.9.3 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|