2020-09-01 16:00:33 +02:00
<!-- 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" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: EbertGraph< NodeIndexType, ArcIndexType > < / 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
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-01 16:00:33 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< 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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('classoperations__research_1_1_ebert_graph.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @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 = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-attribs" > Static Public Attributes< / a > |
2021-01-26 11:28:50 +01:00
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
2020-10-09 12:00:09 +02:00
< a href = "classoperations__research_1_1_ebert_graph-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > EbertGraph< NodeIndexType, ArcIndexType > < / div > < / div >
2020-09-01 16:00:33 +02:00
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2022-01-17 21:42:14 +01:00
< div class = "textblock" > < div class = "compoundTemplParams" > template< typename NodeIndexType, typename ArcIndexType> < br / >
class operations_research::EbertGraph< NodeIndexType, ArcIndexType > < / div >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01187" > 1187< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "nested-classes" name = "nested-classes" > < / a >
2020-09-01 16:00:33 +02:00
Classes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_1_1_incoming_arc_iterator.html" > IncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_1_1_outgoing_or_opposite_incoming_arc_iterator.html" > OutgoingOrOppositeIncomingArcIterator< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-types" name = "pub-types" > < / a >
2020-09-01 16:00:33 +02:00
Public Types< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:aec05ff3d270a5f888e1623c2a99ff2aa" > < td class = "memItemLeft" align = "right" valign = "top" > typedef NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#aec05ff3d270a5f888e1623c2a99ff2aa" > NodeIndex< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aec05ff3d270a5f888e1623c2a99ff2aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a92531459eff09455cfa63976f5024906" > < td class = "memItemLeft" align = "right" valign = "top" > typedef ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a92531459eff09455cfa63976f5024906" > ArcIndex< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a92531459eff09455cfa63976f5024906" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-methods" name = "pub-methods" > < / a >
2020-09-01 16:00:33 +02:00
Public Member Functions< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a64a62fbecf28877dbeb8b077378b8932" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a64a62fbecf28877dbeb8b077378b8932" > EbertGraph< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a64a62fbecf28877dbeb8b077378b8932" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "memitem:aaf8c9d2900d5470a2b2fd229b6314f1e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#aaf8c9d2900d5470a2b2fd229b6314f1e" > EbertGraph< / a > (NodeIndexType < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a29774a2f068745000e90eaf549543144" > max_num_nodes< / a > , ArcIndexType < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a6dea64dce5de0432befc47f85176ab19" > max_num_arcs< / a > )< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aaf8c9d2900d5470a2b2fd229b6314f1e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a261f8641bf78570222a84ad4c10d8b81" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a261f8641bf78570222a84ad4c10d8b81" > ~EbertGraph< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a261f8641bf78570222a84ad4c10d8b81" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:ac6532804a8bcf9ca89e41b0e3139d5fb" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#ac6532804a8bcf9ca89e41b0e3139d5fb" > CheckArcBounds< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac6532804a8bcf9ca89e41b0e3139d5fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a553e5eeb2887a1d7663e1200b7466e6c" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a553e5eeb2887a1d7663e1200b7466e6c" > CheckArcValidity< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a553e5eeb2887a1d7663e1200b7466e6c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:aae684b1eb132c8c201f437d88e367b55" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#aae684b1eb132c8c201f437d88e367b55" > Tail< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aae684b1eb132c8c201f437d88e367b55" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:af1dc9501f2032d9e6b42c49714ad2f67" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#af1dc9501f2032d9e6b42c49714ad2f67" > DirectArcTail< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af1dc9501f2032d9e6b42c49714ad2f67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a52c9ef13a9e62da957113d8cc7faa555" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a52c9ef13a9e62da957113d8cc7faa555" > DirectArcHead< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a52c9ef13a9e62da957113d8cc7faa555" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:aa55bab68a7d29e6fdaf4bb82b16374ba" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#aa55bab68a7d29e6fdaf4bb82b16374ba" > DirectArc< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa55bab68a7d29e6fdaf4bb82b16374ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a7f3e3ed5cf6c2c8668068a997dd7c95e" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a7f3e3ed5cf6c2c8668068a997dd7c95e" > ReverseArc< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7f3e3ed5cf6c2c8668068a997dd7c95e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a5e97f7ded349bc661bf63bca4c951d6b" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a5e97f7ded349bc661bf63bca4c951d6b" > Opposite< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5e97f7ded349bc661bf63bca4c951d6b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a05ceae7fb550b3f3728c9c56ed4729d6" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a05ceae7fb550b3f3728c9c56ed4729d6" > IsDirect< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a05ceae7fb550b3f3728c9c56ed4729d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a782ee113d75db4336845c90858a110ce" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a782ee113d75db4336845c90858a110ce" > IsReverse< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a782ee113d75db4336845c90858a110ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a0069419fba4f69240c65b8a224ff8d8a" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a0069419fba4f69240c65b8a224ff8d8a" > IsOutgoingOrOppositeIncoming< / a > (ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > , NodeIndexType node) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0069419fba4f69240c65b8a224ff8d8a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a4bdbd200e31110f301a3fed9abf15626" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a4bdbd200e31110f301a3fed9abf15626" > IsIncoming< / a > (ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > , NodeIndexType node) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4bdbd200e31110f301a3fed9abf15626" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a707eda1519f71617e80ebacaab4d4e25" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a707eda1519f71617e80ebacaab4d4e25" > IsOutgoing< / a > (ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > , NodeIndexType node) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a707eda1519f71617e80ebacaab4d4e25" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a3fe1b105925a29cd63741e6dc85cfe45" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a3fe1b105925a29cd63741e6dc85cfe45" > BuildRepresentation< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3fe1b105925a29cd63741e6dc85cfe45" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a764be64f3029f8b8e23511061d8de355" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a764be64f3029f8b8e23511061d8de355" > DebugString< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a764be64f3029f8b8e23511061d8de355" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "memitem:a63560dd4eca6ee672701a59d42c67cbd" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < 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 > < / tr >
< tr class = "separator:a63560dd4eca6ee672701a59d42c67cbd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a7b505ba4a01bce342d049f5a8674da72" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a7b505ba4a01bce342d049f5a8674da72" > AddArc< / a > (NodeIndexType < a class = "el" href = "routing__search_8cc.html#aff39d864a6594bc5f4a5e365282e00fe" > tail< / a > , NodeIndexType < a class = "el" href = "routing__search_8cc.html#a20358970b1abaf992eb85e071e454653" > head< / a > )< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:a7b505ba4a01bce342d049f5a8674da72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:aa90da96a03365b61ef1bbb6167b49837" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#aa90da96a03365b61ef1bbb6167b49837" > GroupForwardArcsByFunctor< / a > (const ArcIndexTypeStrictWeakOrderingFunctor & compare, < a class = "el" href = "classoperations__research_1_1_permutation_cycle_handler.html" > PermutationCycleHandler< / a > < ArcIndexType > *annotation_handler)< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:aa90da96a03365b61ef1bbb6167b49837" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b9175b7d6fd63f5ae764a7ea44d13e0" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a8b9175b7d6fd63f5ae764a7ea44d13e0" > end_arc_index< / a > () const< / td > < / tr >
< tr class = "separator:a8b9175b7d6fd63f5ae764a7ea44d13e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a2b88b717e42d7137a884c36e35052191" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a2b88b717e42d7137a884c36e35052191" > IsNodeValid< / a > (NodeIndexType node) const< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:a2b88b717e42d7137a884c36e35052191" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6a2df5042167b234f6dc3aed4acfa6c9" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a6a2df5042167b234f6dc3aed4acfa6c9" > num_nodes< / a > () const< / td > < / tr >
< tr class = "separator:a6a2df5042167b234f6dc3aed4acfa6c9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4d3fc55a2fe209a908470199437cec9a" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a4d3fc55a2fe209a908470199437cec9a" > num_arcs< / a > () const< / td > < / tr >
< tr class = "separator:a4d3fc55a2fe209a908470199437cec9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abe63d4d83bcc1da204931b4687494460" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#abe63d4d83bcc1da204931b4687494460" > end_node_index< / a > () const< / td > < / tr >
< tr class = "separator:abe63d4d83bcc1da204931b4687494460" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a29774a2f068745000e90eaf549543144" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a29774a2f068745000e90eaf549543144" > max_num_nodes< / a > () const< / td > < / tr >
< tr class = "separator:a29774a2f068745000e90eaf549543144" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6dea64dce5de0432befc47f85176ab19" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a6dea64dce5de0432befc47f85176ab19" > max_num_arcs< / a > () const< / td > < / tr >
< tr class = "separator:a6dea64dce5de0432befc47f85176ab19" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:adb3250cf217e042d99de43a4e22a9360" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#adb3250cf217e042d99de43a4e22a9360" > max_end_node_index< / a > () const< / td > < / tr >
< tr class = "separator:adb3250cf217e042d99de43a4e22a9360" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad16076f9d10c90b9b9e0ccfddf878ed" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#aad16076f9d10c90b9b9e0ccfddf878ed" > max_end_arc_index< / a > () const< / td > < / tr >
< tr class = "separator:aad16076f9d10c90b9b9e0ccfddf878ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:afd99777b09af9bfb951f88dbb93e11e7" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#afd99777b09af9bfb951f88dbb93e11e7" > LookUpArc< / a > (const NodeIndexType < a class = "el" href = "routing__search_8cc.html#aff39d864a6594bc5f4a5e365282e00fe" > tail< / a > , const NodeIndexType < a class = "el" href = "routing__search_8cc.html#a20358970b1abaf992eb85e071e454653" > head< / a > ) const< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:afd99777b09af9bfb951f88dbb93e11e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a5237cfbb86ec8f305e498e873e5c4e95" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a5237cfbb86ec8f305e498e873e5c4e95" > Head< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:a5237cfbb86ec8f305e498e873e5c4e95" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a74cc112e18e1496d720c48f6082d2671" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a74cc112e18e1496d720c48f6082d2671" > NodeDebugString< / a > (const NodeIndexType node) const< / td > < / tr >
< tr class = "separator:a74cc112e18e1496d720c48f6082d2671" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a58d0c72004cf773e707cb9d43dafc308" > < td class = "memItemLeft" align = "right" valign = "top" > std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a58d0c72004cf773e707cb9d43dafc308" > ArcDebugString< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:a58d0c72004cf773e707cb9d43dafc308" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-static-attribs" name = "pub-static-attribs" > < / a >
2020-09-01 16:00:33 +02:00
Static Public Attributes< / h2 > < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a3caf77fe23c752e7cf9c97116ee9d34a" > < td class = "memItemLeft" align = "right" valign = "top" > static const ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a3caf77fe23c752e7cf9c97116ee9d34a" > kFirstArc< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3caf77fe23c752e7cf9c97116ee9d34a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:acaaf3f4354888c162f6c562f0bd2ae2b" > < td class = "memItemLeft" align = "right" valign = "top" > static const NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#acaaf3f4354888c162f6c562f0bd2ae2b" > kFirstNode< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:acaaf3f4354888c162f6c562f0bd2ae2b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "memitem:a5d6f4ad584d8fae3c29633c75138b177" > < td class = "memItemLeft" align = "right" valign = "top" > static const ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a5d6f4ad584d8fae3c29633c75138b177" > kMaxNumArcs< / a > < / td > < / tr >
< tr class = "separator:a5d6f4ad584d8fae3c29633c75138b177" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aad916b80da8f95078f693e604c8985ac" > < td class = "memItemLeft" align = "right" valign = "top" > static const NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#aad916b80da8f95078f693e604c8985ac" > kMaxNumNodes< / a > < / td > < / tr >
< tr class = "separator:aad916b80da8f95078f693e604c8985ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:aab3a7c235c6a6000a25a5a79d680f1ba" > < td class = "memItemLeft" align = "right" valign = "top" > static const ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#aab3a7c235c6a6000a25a5a79d680f1ba" > kNilArc< / a > < / td > < / tr >
< tr class = "separator:aab3a7c235c6a6000a25a5a79d680f1ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0da78a7e517acf1b646ae28ad16216ed" > < td class = "memItemLeft" align = "right" valign = "top" > static const NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a0da78a7e517acf1b646ae28ad16216ed" > kNilNode< / a > < / td > < / tr >
< tr class = "separator:a0da78a7e517acf1b646ae28ad16216ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-01-26 11:28:50 +01:00
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pro-methods" name = "pro-methods" > < / a >
2021-01-26 11:28:50 +01:00
Protected Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a91ea251fe7caa0122a01f738892dd03b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a91ea251fe7caa0122a01f738892dd03b" > Initialize< / a > (NodeIndexType < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a29774a2f068745000e90eaf549543144" > max_num_nodes< / a > , ArcIndexType < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a6dea64dce5de0432befc47f85176ab19" > max_num_arcs< / a > )< / td > < / tr >
< tr class = "separator:a91ea251fe7caa0122a01f738892dd03b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7eb01c1d6e53fc3eb906761eb69734a" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#aa7eb01c1d6e53fc3eb906761eb69734a" > FirstOutgoingOrOppositeIncomingArc< / a > (const NodeIndexType node) const< / td > < / tr >
< tr class = "separator:aa7eb01c1d6e53fc3eb906761eb69734a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:ae4bf065dd416af2bc622a829172e43a9" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#ae4bf065dd416af2bc622a829172e43a9" > NextAdjacentArc< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:ae4bf065dd416af2bc622a829172e43a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a4e27d3270223638ed3a6b9448a71475b" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a4e27d3270223638ed3a6b9448a71475b" > NextOutgoingArc< / a > (const NodeIndexType unused_node, const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:a4e27d3270223638ed3a6b9448a71475b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abfdc255fd93491a9a8ac563a412f57e3" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#abfdc255fd93491a9a8ac563a412f57e3" > StartNode< / a > (NodeIndexType node) const< / td > < / tr >
< tr class = "separator:abfdc255fd93491a9a8ac563a412f57e3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:afc2f0055a1b672fbd6102d0d9a3b8c28" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#afc2f0055a1b672fbd6102d0d9a3b8c28" > StartArc< / a > (ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:afc2f0055a1b672fbd6102d0d9a3b8c28" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae7eaa58346f9d7415c11776d7a9dd2ed" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#ae7eaa58346f9d7415c11776d7a9dd2ed" > NextNode< / a > (const NodeIndexType node) const< / td > < / tr >
< tr class = "separator:ae7eaa58346f9d7415c11776d7a9dd2ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a110289c48d7a56f42f2ff83123a2ec85" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#a110289c48d7a56f42f2ff83123a2ec85" > NextArc< / a > (const ArcIndexType < a class = "el" href = "local__search_8cc.html#a30b5726116ac85ea64777e5d6e333894" > arc< / a > ) const< / td > < / tr >
2021-01-26 11:28:50 +01:00
< tr class = "separator:a110289c48d7a56f42f2ff83123a2ec85" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac16ad50a1e5ffab13d1022bcc7fe75d8" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_star_graph_base.html#ac16ad50a1e5ffab13d1022bcc7fe75d8" > FirstOutgoingArc< / a > (const NodeIndexType node) const< / td > < / tr >
< tr class = "separator:ac16ad50a1e5ffab13d1022bcc7fe75d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pro-attribs" name = "pro-attribs" > < / a >
2021-01-26 11:28:50 +01:00
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a1dbcd0459821908cb2e7719a6e7e32bf" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_z_vector.html" > ZVector< / a > < ArcIndexType >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a1dbcd0459821908cb2e7719a6e7e32bf" > next_adjacent_arc_< / a > < / td > < / tr >
< tr class = "separator:a1dbcd0459821908cb2e7719a6e7e32bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7844e39f2b6fad9b6a59468d63b6b503" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a7844e39f2b6fad9b6a59468d63b6b503" > representation_clean_< / a > < / td > < / tr >
< tr class = "separator:a7844e39f2b6fad9b6a59468d63b6b503" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a58b521f62562f51a79f9c95f1902804a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_z_vector.html" > ZVector< / a > < ArcIndexType >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a58b521f62562f51a79f9c95f1902804a" > first_incident_arc_< / a > < / td > < / tr >
< tr class = "separator:a58b521f62562f51a79f9c95f1902804a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a881fc80aead9398df4fbcb6e40903c9a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_z_vector.html" > ZVector< / a > < NodeIndexType >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a881fc80aead9398df4fbcb6e40903c9a" > head_< / a > < / td > < / tr >
< tr class = "separator:a881fc80aead9398df4fbcb6e40903c9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3a725c1fd4db4e67a7f13b36652e0fa8" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a3a725c1fd4db4e67a7f13b36652e0fa8" > max_num_arcs_< / a > < / td > < / tr >
< tr class = "separator:a3a725c1fd4db4e67a7f13b36652e0fa8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab059bfdc4854ebf3ffa22cc778a436c3" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#ab059bfdc4854ebf3ffa22cc778a436c3" > max_num_nodes_< / a > < / td > < / tr >
< tr class = "separator:ab059bfdc4854ebf3ffa22cc778a436c3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afa0c44b50a5e9459e3339ec50082e635" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#afa0c44b50a5e9459e3339ec50082e635" > num_arcs_< / a > < / td > < / tr >
< tr class = "separator:afa0c44b50a5e9459e3339ec50082e635" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9e04004960ec7ac63f9ce9b97aa0bcfa" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a9e04004960ec7ac63f9ce9b97aa0bcfa" > num_nodes_< / a > < / td > < / tr >
< tr class = "separator:a9e04004960ec7ac63f9ce9b97aa0bcfa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< / table >
< h2 class = "groupheader" > Member Typedef Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a92531459eff09455cfa63976f5024906" name = "a92531459eff09455cfa63976f5024906" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a92531459eff09455cfa63976f5024906" > ◆ < / a > < / span > ArcIndex< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > typedef ArcIndexType < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a92531459eff09455cfa63976f5024906" > ArcIndex< / a > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01225" > 1225< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aec05ff3d270a5f888e1623c2a99ff2aa" name = "aec05ff3d270a5f888e1623c2a99ff2aa" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec05ff3d270a5f888e1623c2a99ff2aa" > ◆ < / a > < / span > NodeIndex< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > typedef NodeIndexType < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#aec05ff3d270a5f888e1623c2a99ff2aa" > NodeIndex< / a > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01224" > 1224< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a64a62fbecf28877dbeb8b077378b8932" name = "a64a62fbecf28877dbeb8b077378b8932" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a64a62fbecf28877dbeb8b077378b8932" > ◆ < / a > < / span > EbertGraph() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html" > EbertGraph< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01227" > 1227< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aaf8c9d2900d5470a2b2fd229b6314f1e" name = "aaf8c9d2900d5470a2b2fd229b6314f1e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaf8c9d2900d5470a2b2fd229b6314f1e" > ◆ < / a > < / span > EbertGraph() < span class = "overload" > [2/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html" > EbertGraph< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > max_num_nodes< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > max_num_arcs< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01229" > 1229< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a261f8641bf78570222a84ad4c10d8b81" name = "a261f8641bf78570222a84ad4c10d8b81" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a261f8641bf78570222a84ad4c10d8b81" > ◆ < / a > < / span > ~EbertGraph()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > ~< a class = "el" href = "classoperations__research_1_1_ebert_graph.html" > EbertGraph< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01233" > 1233< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a7b505ba4a01bce342d049f5a8674da72" name = "a7b505ba4a01bce342d049f5a8674da72" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b505ba4a01bce342d049f5a8674da72" > ◆ < / a > < / span > AddArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType AddArc < / td >
< td > (< / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > tail< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > head< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01002" > 1002< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a58d0c72004cf773e707cb9d43dafc308" name = "a58d0c72004cf773e707cb9d43dafc308" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a58d0c72004cf773e707cb9d43dafc308" > ◆ < / a > < / span > ArcDebugString()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string ArcDebugString < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00311" > 311< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3fe1b105925a29cd63741e6dc85cfe45" name = "a3fe1b105925a29cd63741e6dc85cfe45" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3fe1b105925a29cd63741e6dc85cfe45" > ◆ < / a > < / span > BuildRepresentation()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void BuildRepresentation < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01449" > 1449< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac6532804a8bcf9ca89e41b0e3139d5fb" name = "ac6532804a8bcf9ca89e41b0e3139d5fb" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac6532804a8bcf9ca89e41b0e3139d5fb" > ◆ < / a > < / span > CheckArcBounds()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool CheckArcBounds < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01364" > 1364< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a553e5eeb2887a1d7663e1200b7466e6c" name = "a553e5eeb2887a1d7663e1200b7466e6c" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a553e5eeb2887a1d7663e1200b7466e6c" > ◆ < / a > < / span > CheckArcValidity()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool CheckArcValidity < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01372" > 1372< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a764be64f3029f8b8e23511061d8de355" name = "a764be64f3029f8b8e23511061d8de355" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a764be64f3029f8b8e23511061d8de355" > ◆ < / a > < / span > DebugString()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string DebugString < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01459" > 1459< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa55bab68a7d29e6fdaf4bb82b16374ba" name = "aa55bab68a7d29e6fdaf4bb82b16374ba" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa55bab68a7d29e6fdaf4bb82b16374ba" > ◆ < / a > < / span > DirectArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType DirectArc < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01397" > 1397< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a52c9ef13a9e62da957113d8cc7faa555" name = "a52c9ef13a9e62da957113d8cc7faa555" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a52c9ef13a9e62da957113d8cc7faa555" > ◆ < / a > < / span > DirectArcHead()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType DirectArcHead < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01392" > 1392< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af1dc9501f2032d9e6b42c49714ad2f67" name = "af1dc9501f2032d9e6b42c49714ad2f67" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1dc9501f2032d9e6b42c49714ad2f67" > ◆ < / a > < / span > DirectArcTail()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType DirectArcTail < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01385" > 1385< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8b9175b7d6fd63f5ae764a7ea44d13e0" name = "a8b9175b7d6fd63f5ae764a7ea44d13e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b9175b7d6fd63f5ae764a7ea44d13e0" > ◆ < / a > < / span > end_arc_index()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > ArcIndexType end_arc_index < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-01-26 11:28:50 +01:00
< td class = "paramname" > < / td > < td > )< / td >
2020-09-01 16:00:33 +02:00
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00964" > 964< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abe63d4d83bcc1da204931b4687494460" name = "abe63d4d83bcc1da204931b4687494460" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe63d4d83bcc1da204931b4687494460" > ◆ < / a > < / span > end_node_index()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > NodeIndexType end_node_index < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00248" > 248< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac16ad50a1e5ffab13d1022bcc7fe75d8" name = "ac16ad50a1e5ffab13d1022bcc7fe75d8" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac16ad50a1e5ffab13d1022bcc7fe75d8" > ◆ < / a > < / span > FirstOutgoingArc()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > ArcIndexType FirstOutgoingArc < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-01-26 11:28:50 +01:00
< td class = "paramtype" > const NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > const< / td >
2020-09-01 16:00:33 +02:00
< / tr >
2021-01-26 11:28:50 +01:00
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00480" > 480< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa7eb01c1d6e53fc3eb906761eb69734a" name = "aa7eb01c1d6e53fc3eb906761eb69734a" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa7eb01c1d6e53fc3eb906761eb69734a" > ◆ < / a > < / span > FirstOutgoingOrOppositeIncomingArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
2020-09-01 16:00:33 +02:00
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > ArcIndexType FirstOutgoingOrOppositeIncomingArc < / td >
< td > (< / td >
< td class = "paramtype" > const NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > const< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01124" > 1124< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa90da96a03365b61ef1bbb6167b49837" name = "aa90da96a03365b61ef1bbb6167b49837" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa90da96a03365b61ef1bbb6167b49837" > ◆ < / a > < / span > GroupForwardArcsByFunctor()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > void GroupForwardArcsByFunctor < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-01-26 11:28:50 +01:00
< td class = "paramtype" > const ArcIndexTypeStrictWeakOrderingFunctor &   < / td >
< td class = "paramname" > < em > compare< / em > , < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-01-26 11:28:50 +01:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_permutation_cycle_handler.html" > PermutationCycleHandler< / a > < ArcIndexType > *  < / td >
< td class = "paramname" > < em > annotation_handler< / em >   < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
2021-01-26 11:28:50 +01:00
< td > < / td > < td > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01023" > 1023< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5237cfbb86ec8f305e498e873e5c4e95" name = "a5237cfbb86ec8f305e498e873e5c4e95" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5237cfbb86ec8f305e498e873e5c4e95" > ◆ < / a > < / span > Head()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > NodeIndexType Head < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00298" > 298< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a91ea251fe7caa0122a01f738892dd03b" name = "a91ea251fe7caa0122a01f738892dd03b" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91ea251fe7caa0122a01f738892dd03b" > ◆ < / a > < / span > Initialize()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > void Initialize < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-01-26 11:28:50 +01:00
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > max_num_nodes< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > max_num_arcs< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01113" > 1113< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a05ceae7fb550b3f3728c9c56ed4729d6" name = "a05ceae7fb550b3f3728c9c56ed4729d6" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a05ceae7fb550b3f3728c9c56ed4729d6" > ◆ < / a > < / span > IsDirect()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > bool IsDirect < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01418" > 1418< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4bdbd200e31110f301a3fed9abf15626" name = "a4bdbd200e31110f301a3fed9abf15626" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4bdbd200e31110f301a3fed9abf15626" > ◆ < / a > < / span > IsIncoming()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > bool IsIncoming < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-01-26 11:28:50 +01:00
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01436" > 1436< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2b88b717e42d7137a884c36e35052191" name = "a2b88b717e42d7137a884c36e35052191" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b88b717e42d7137a884c36e35052191" > ◆ < / a > < / span > IsNodeValid()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > bool IsNodeValid < / td >
< td > (< / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > const< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00965" > 965< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a707eda1519f71617e80ebacaab4d4e25" name = "a707eda1519f71617e80ebacaab4d4e25" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a707eda1519f71617e80ebacaab4d4e25" > ◆ < / a > < / span > IsOutgoing()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > bool IsOutgoing < / td >
< td > (< / td >
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01441" > 1441< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0069419fba4f69240c65b8a224ff8d8a" name = "a0069419fba4f69240c65b8a224ff8d8a" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0069419fba4f69240c65b8a224ff8d8a" > ◆ < / a > < / span > IsOutgoingOrOppositeIncoming()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-01-26 11:28:50 +01:00
< td class = "memname" > bool IsOutgoingOrOppositeIncoming < / td >
< td > (< / td >
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01430" > 1430< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a782ee113d75db4336845c90858a110ce" name = "a782ee113d75db4336845c90858a110ce" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a782ee113d75db4336845c90858a110ce" > ◆ < / a > < / span > IsReverse()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IsReverse < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01424" > 1424< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afd99777b09af9bfb951f88dbb93e11e7" name = "afd99777b09af9bfb951f88dbb93e11e7" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afd99777b09af9bfb951f88dbb93e11e7" > ◆ < / a > < / span > LookUpArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType LookUpArc < / td >
< td > (< / td >
< td class = "paramtype" > const NodeIndexType  < / td >
< td class = "paramname" > < em > tail< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const NodeIndexType  < / td >
< td class = "paramname" > < em > head< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00286" > 286< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aad16076f9d10c90b9b9e0ccfddf878ed" name = "aad16076f9d10c90b9b9e0ccfddf878ed" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad16076f9d10c90b9b9e0ccfddf878ed" > ◆ < / a > < / span > max_end_arc_index()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType max_end_arc_index < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00272" > 272< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "adb3250cf217e042d99de43a4e22a9360" name = "adb3250cf217e042d99de43a4e22a9360" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#adb3250cf217e042d99de43a4e22a9360" > ◆ < / a > < / span > max_end_node_index()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType max_end_node_index < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00265" > 265< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6dea64dce5de0432befc47f85176ab19" name = "a6dea64dce5de0432befc47f85176ab19" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6dea64dce5de0432befc47f85176ab19" > ◆ < / a > < / span > max_num_arcs()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType max_num_arcs < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00260" > 260< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a29774a2f068745000e90eaf549543144" name = "a29774a2f068745000e90eaf549543144" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a29774a2f068745000e90eaf549543144" > ◆ < / a > < / span > max_num_nodes()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType max_num_nodes < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00256" > 256< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae4bf065dd416af2bc622a829172e43a9" name = "ae4bf065dd416af2bc622a829172e43a9" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae4bf065dd416af2bc622a829172e43a9" > ◆ < / a > < / span > NextAdjacentArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType NextAdjacentArc < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01132" > 1132< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a110289c48d7a56f42f2ff83123a2ec85" name = "a110289c48d7a56f42f2ff83123a2ec85" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a110289c48d7a56f42f2ff83123a2ec85" > ◆ < / a > < / span > NextArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType NextArc < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00473" > 473< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae7eaa58346f9d7415c11776d7a9dd2ed" name = "ae7eaa58346f9d7415c11776d7a9dd2ed" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7eaa58346f9d7415c11776d7a9dd2ed" > ◆ < / a > < / span > NextNode()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType NextNode < / td >
< td > (< / td >
< td class = "paramtype" > const NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00459" > 459< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4e27d3270223638ed3a6b9448a71475b" name = "a4e27d3270223638ed3a6b9448a71475b" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4e27d3270223638ed3a6b9448a71475b" > ◆ < / a > < / span > NextOutgoingArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType NextOutgoingArc < / td >
< td > (< / td >
< td class = "paramtype" > const NodeIndexType  < / td >
< td class = "paramname" > < em > unused_node< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01139" > 1139< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a74cc112e18e1496d720c48f6082d2671" name = "a74cc112e18e1496d720c48f6082d2671" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a74cc112e18e1496d720c48f6082d2671" > ◆ < / a > < / span > NodeDebugString()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::string NodeDebugString < / td >
< td > (< / td >
< td class = "paramtype" > const NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00303" > 303< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4d3fc55a2fe209a908470199437cec9a" name = "a4d3fc55a2fe209a908470199437cec9a" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4d3fc55a2fe209a908470199437cec9a" > ◆ < / a > < / span > num_arcs()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType num_arcs < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00242" > 242< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6a2df5042167b234f6dc3aed4acfa6c9" name = "a6a2df5042167b234f6dc3aed4acfa6c9" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a2df5042167b234f6dc3aed4acfa6c9" > ◆ < / a > < / span > num_nodes()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType num_nodes < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00238" > 238< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5e97f7ded349bc661bf63bca4c951d6b" name = "a5e97f7ded349bc661bf63bca4c951d6b" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e97f7ded349bc661bf63bca4c951d6b" > ◆ < / a > < / span > Opposite()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType Opposite < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01410" > 1410< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a63560dd4eca6ee672701a59d42c67cbd" name = "a63560dd4eca6ee672701a59d42c67cbd" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a63560dd4eca6ee672701a59d42c67cbd" > ◆ < / a > < / span > Reserve()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Reserve < / td >
< td > (< / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > new_max_num_nodes< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > new_max_num_arcs< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00979" > 979< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7f3e3ed5cf6c2c8668068a997dd7c95e" name = "a7f3e3ed5cf6c2c8668068a997dd7c95e" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7f3e3ed5cf6c2c8668068a997dd7c95e" > ◆ < / a > < / span > ReverseArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType ReverseArc < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01403" > 1403< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afc2f0055a1b672fbd6102d0d9a3b8c28" name = "afc2f0055a1b672fbd6102d0d9a3b8c28" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afc2f0055a1b672fbd6102d0d9a3b8c28" > ◆ < / a > < / span > StartArc()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType StartArc < / td >
< td > (< / td >
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00446" > 446< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abfdc255fd93491a9a8ac563a412f57e3" name = "abfdc255fd93491a9a8ac563a412f57e3" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abfdc255fd93491a9a8ac563a412f57e3" > ◆ < / a > < / span > StartNode()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType StartNode < / td >
< td > (< / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00440" > 440< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aae684b1eb132c8c201f437d88e367b55" name = "aae684b1eb132c8c201f437d88e367b55" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aae684b1eb132c8c201f437d88e367b55" > ◆ < / a > < / span > Tail()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType Tail < / td >
< td > (< / td >
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01377" > 1377< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a58b521f62562f51a79f9c95f1902804a" name = "a58b521f62562f51a79f9c95f1902804a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a58b521f62562f51a79f9c95f1902804a" > ◆ < / a > < / span > first_incident_arc_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_z_vector.html" > ZVector< / a > < ArcIndexType> first_incident_arc_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00955" > 955< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a881fc80aead9398df4fbcb6e40903c9a" name = "a881fc80aead9398df4fbcb6e40903c9a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a881fc80aead9398df4fbcb6e40903c9a" > ◆ < / a > < / span > head_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_z_vector.html" > ZVector< / a > < NodeIndexType> head_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00956" > 956< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a3caf77fe23c752e7cf9c97116ee9d34a" name = "a3caf77fe23c752e7cf9c97116ee9d34a" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3caf77fe23c752e7cf9c97116ee9d34a" > ◆ < / a > < / span > kFirstArc< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const ArcIndexType kFirstArc< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2021-01-26 11:28:50 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00967" > 967< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acaaf3f4354888c162f6c562f0bd2ae2b" name = "acaaf3f4354888c162f6c562f0bd2ae2b" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acaaf3f4354888c162f6c562f0bd2ae2b" > ◆ < / a > < / span > kFirstNode< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const NodeIndexType kFirstNode< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2021-01-26 11:28:50 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00968" > 968< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5d6f4ad584d8fae3c29633c75138b177" name = "a5d6f4ad584d8fae3c29633c75138b177" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5d6f4ad584d8fae3c29633c75138b177" > ◆ < / a > < / span > kMaxNumArcs< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const ArcIndexType kMaxNumArcs< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00969" > 969< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aad916b80da8f95078f693e604c8985ac" name = "aad916b80da8f95078f693e604c8985ac" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad916b80da8f95078f693e604c8985ac" > ◆ < / a > < / span > kMaxNumNodes< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const NodeIndexType kMaxNumNodes< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00970" > 970< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aab3a7c235c6a6000a25a5a79d680f1ba" name = "aab3a7c235c6a6000a25a5a79d680f1ba" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab3a7c235c6a6000a25a5a79d680f1ba" > ◆ < / a > < / span > kNilArc< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const ArcIndexType kNilArc< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2021-01-26 11:28:50 +01:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00971" > 971< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0da78a7e517acf1b646ae28ad16216ed" name = "a0da78a7e517acf1b646ae28ad16216ed" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0da78a7e517acf1b646ae28ad16216ed" > ◆ < / a > < / span > kNilNode< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const NodeIndexType kNilNode< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00972" > 972< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a3a725c1fd4db4e67a7f13b36652e0fa8" name = "a3a725c1fd4db4e67a7f13b36652e0fa8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3a725c1fd4db4e67a7f13b36652e0fa8" > ◆ < / a > < / span > max_num_arcs_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType max_num_arcs_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00957" > 957< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "ab059bfdc4854ebf3ffa22cc778a436c3" name = "ab059bfdc4854ebf3ffa22cc778a436c3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab059bfdc4854ebf3ffa22cc778a436c3" > ◆ < / a > < / span > max_num_nodes_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType max_num_nodes_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-17 21:42:14 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00958" > 958< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1dbcd0459821908cb2e7719a6e7e32bf" name = "a1dbcd0459821908cb2e7719a6e7e32bf" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1dbcd0459821908cb2e7719a6e7e32bf" > ◆ < / a > < / span > next_adjacent_arc_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_z_vector.html" > ZVector< / a > < ArcIndexType> next_adjacent_arc_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01148" > 1148< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "afa0c44b50a5e9459e3339ec50082e635" name = "afa0c44b50a5e9459e3339ec50082e635" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa0c44b50a5e9459e3339ec50082e635" > ◆ < / a > < / span > num_arcs_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > ArcIndexType num_arcs_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00959" > 959< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a9e04004960ec7ac63f9ce9b97aa0bcfa" name = "a9e04004960ec7ac63f9ce9b97aa0bcfa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e04004960ec7ac63f9ce9b97aa0bcfa" > ◆ < / a > < / span > num_nodes_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > NodeIndexType num_nodes_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00960" > 960< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a7844e39f2b6fad9b6a59468d63b6b503" name = "a7844e39f2b6fad9b6a59468d63b6b503" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7844e39f2b6fad9b6a59468d63b6b503" > ◆ < / a > < / span > representation_clean_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool representation_clean_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01153" > 1153< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2021-01-26 11:28:50 +01:00
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > < / li >
< / ul >
< / 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 >
2020-10-09 12:00:09 +02:00
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1_ebert_graph.html" > EbertGraph< / a > < / li >
2020-09-01 16:00:33 +02:00
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >