2019-06-13 15:36:14 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
2019-06-20 23:08:48 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 15:36:14 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2020-01-27 13:48:26 +01:00
< span id = "sfml" > Google OR-Tools 7.5< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > C++ Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
2019-08-12 09:16:03 -07:00
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
2019-08-07 18:01:08 -07:00
< li > < a href = "../cpp_graph/annotated.html" > Graph< / a > < / li >
< li > < a href = "../cpp_routing/annotated.html" > Routing< / a > < / li >
< li > < a href = "../cpp_linear/annotated.html" > Linear solver< / a > < / li >
< / ul >
< / div >
2019-06-13 15:36:14 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Graph< / h1 >
< / div >
2020-04-23 15:34:43 +02:00
<!-- Generated by Doxygen 1.8.16 -->
2019-06-13 15:36:14 +02:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 15:36:14 +02:00
< / ul >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1EbertGraph.html" > EbertGraph< / a > < / li > < / ul >
2019-06-13 15:36:14 +02:00
< / div >
2019-08-07 18:01:08 -07:00
< / div > <!-- top -->
2019-06-13 15:36:14 +02:00
< 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 > |
2020-04-23 15:34:43 +02:00
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
2019-06-13 15:36:14 +02:00
< a href = "classoperations__research_1_1EbertGraph-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
2019-08-07 18:01:08 -07:00
< div class = "title" > EbertGraph< NodeIndexType, ArcIndexType > < / div > < / div >
2019-06-13 15:36:14 +02:00
< / div > <!-- header -->
< div class = "contents" >
2019-08-12 23:15:11 -07:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename NodeIndexType, typename ArcIndexType> < br / >
class operations_research::EbertGraph< NodeIndexType, ArcIndexType > < / h3 >
2019-06-13 15:36:14 +02:00
2019-08-12 23:15:11 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00188" > 188< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div > < table class = "memberdecls" >
2019-06-13 15:36:14 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraph_1_1IncomingArcIterator.html" > IncomingArcIterator< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraph_1_1OutgoingOrOppositeIncomingArcIterator.html" > OutgoingOrOppositeIncomingArcIterator< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-types" > < / a >
Public Types< / h2 > < / td > < / tr >
2019-08-07 18:01:08 -07: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_1EbertGraph.html#aec05ff3d270a5f888e1623c2a99ff2aa" > NodeIndex< / a > < / td > < / tr >
< tr class = "separator:aec05ff3d270a5f888e1623c2a99ff2aa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a92531459eff09455cfa63976f5024906" > ArcIndex< / a > < / td > < / tr >
< tr class = "separator:a92531459eff09455cfa63976f5024906" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-06-13 15:36:14 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
2019-08-07 18:01:08 -07: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_1EbertGraph.html#a64a62fbecf28877dbeb8b077378b8932" > EbertGraph< / a > ()< / td > < / tr >
< tr class = "separator:a64a62fbecf28877dbeb8b077378b8932" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-04-23 15:34:43 +02: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_1EbertGraph.html#aaf8c9d2900d5470a2b2fd229b6314f1e" > EbertGraph< / a > (NodeIndexType < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a29774a2f068745000e90eaf549543144" > max_num_nodes< / a > , ArcIndexType < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a6dea64dce5de0432befc47f85176ab19" > max_num_arcs< / a > )< / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "separator:aaf8c9d2900d5470a2b2fd229b6314f1e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a261f8641bf78570222a84ad4c10d8b81" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraph.html#a261f8641bf78570222a84ad4c10d8b81" > ~EbertGraph< / a > ()< / td > < / tr >
< tr class = "separator:a261f8641bf78570222a84ad4c10d8b81" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#ac6532804a8bcf9ca89e41b0e3139d5fb" > CheckArcBounds< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:ac6532804a8bcf9ca89e41b0e3139d5fb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a553e5eeb2887a1d7663e1200b7466e6c" > CheckArcValidity< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:a553e5eeb2887a1d7663e1200b7466e6c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#aae684b1eb132c8c201f437d88e367b55" > Tail< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:aae684b1eb132c8c201f437d88e367b55" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#af1dc9501f2032d9e6b42c49714ad2f67" > DirectArcTail< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:af1dc9501f2032d9e6b42c49714ad2f67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a52c9ef13a9e62da957113d8cc7faa555" > DirectArcHead< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:a52c9ef13a9e62da957113d8cc7faa555" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#aa55bab68a7d29e6fdaf4bb82b16374ba" > DirectArc< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:aa55bab68a7d29e6fdaf4bb82b16374ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a7f3e3ed5cf6c2c8668068a997dd7c95e" > ReverseArc< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:a7f3e3ed5cf6c2c8668068a997dd7c95e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a5e97f7ded349bc661bf63bca4c951d6b" > Opposite< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:a5e97f7ded349bc661bf63bca4c951d6b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a05ceae7fb550b3f3728c9c56ed4729d6" > IsDirect< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:a05ceae7fb550b3f3728c9c56ed4729d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a782ee113d75db4336845c90858a110ce" > IsReverse< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:a782ee113d75db4336845c90858a110ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a0069419fba4f69240c65b8a224ff8d8a" > IsOutgoingOrOppositeIncoming< / a > (ArcIndexType arc, NodeIndexType node) const< / td > < / tr >
< tr class = "separator:a0069419fba4f69240c65b8a224ff8d8a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a4bdbd200e31110f301a3fed9abf15626" > IsIncoming< / a > (ArcIndexType arc, NodeIndexType node) const< / td > < / tr >
< tr class = "separator:a4bdbd200e31110f301a3fed9abf15626" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a707eda1519f71617e80ebacaab4d4e25" > IsOutgoing< / a > (ArcIndexType arc, NodeIndexType node) const< / td > < / tr >
< tr class = "separator:a707eda1519f71617e80ebacaab4d4e25" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a3fe1b105925a29cd63741e6dc85cfe45" > BuildRepresentation< / a > ()< / td > < / tr >
< tr class = "separator:a3fe1b105925a29cd63741e6dc85cfe45" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#a764be64f3029f8b8e23511061d8de355" > DebugString< / a > () const< / td > < / tr >
< tr class = "separator:a764be64f3029f8b8e23511061d8de355" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-04-23 15:34:43 +02: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_1EbertGraph.html#a5237cfbb86ec8f305e498e873e5c4e95" > Head< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:a5237cfbb86ec8f305e498e873e5c4e95" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-08-07 18:01:08 -07: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_1EbertGraph.html#a2b88b717e42d7137a884c36e35052191" > IsNodeValid< / a > (NodeIndexType node) const< / td > < / tr >
< tr class = "separator:a2b88b717e42d7137a884c36e35052191" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-04-23 15:34:43 +02: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_1EbertGraphBase.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 >
< 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_1EbertGraphBase.html#a7b505ba4a01bce342d049f5a8674da72" > AddArc< / a > (NodeIndexType tail, NodeIndexType head)< / td > < / tr >
< tr class = "separator:a7b505ba4a01bce342d049f5a8674da72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa90da96a03365b61ef1bbb6167b49837" > < td class = "memTemplParams" colspan = "2" > template< typename ArcIndexTypeStrictWeakOrderingFunctor > < / td > < / tr >
< tr class = "memitem:aa90da96a03365b61ef1bbb6167b49837" > < td class = "memTemplItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraphBase.html#aa90da96a03365b61ef1bbb6167b49837" > GroupForwardArcsByFunctor< / a > (const ArcIndexTypeStrictWeakOrderingFunctor & compare, PermutationCycleHandler< ArcIndexType > *annotation_handler)< / td > < / tr >
< 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_1EbertGraphBase.html#a8b9175b7d6fd63f5ae764a7ea44d13e0" > end_arc_index< / a > () const< / td > < / tr >
< tr class = "separator:a8b9175b7d6fd63f5ae764a7ea44d13e0" > < 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_1StarGraphBase.html#a8b9175b7d6fd63f5ae764a7ea44d13e0" > end_arc_index< / a > () const< / td > < / tr >
< tr class = "separator:a8b9175b7d6fd63f5ae764a7ea44d13e0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1StarGraphBase.html#a2b88b717e42d7137a884c36e35052191" > IsNodeValid< / a > (NodeIndexType node) const< / td > < / tr >
< 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_1StarGraphBase.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_1StarGraphBase.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_1StarGraphBase.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_1StarGraphBase.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_1StarGraphBase.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_1StarGraphBase.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_1StarGraphBase.html#aad16076f9d10c90b9b9e0ccfddf878ed" > max_end_arc_index< / a > () const< / td > < / tr >
< tr class = "separator:aad16076f9d10c90b9b9e0ccfddf878ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1StarGraphBase.html#afd99777b09af9bfb951f88dbb93e11e7" > LookUpArc< / a > (const NodeIndexType tail, const NodeIndexType head) const< / td > < / tr >
< tr class = "separator:afd99777b09af9bfb951f88dbb93e11e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1StarGraphBase.html#a5237cfbb86ec8f305e498e873e5c4e95" > Head< / a > (const ArcIndexType arc) const< / td > < / tr >
< 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_1StarGraphBase.html#a74cc112e18e1496d720c48f6082d2671" > NodeDebugString< / a > (const NodeIndexType node) const< / td > < / tr >
< tr class = "separator:a74cc112e18e1496d720c48f6082d2671" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1StarGraphBase.html#a58d0c72004cf773e707cb9d43dafc308" > ArcDebugString< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:a58d0c72004cf773e707cb9d43dafc308" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-06-13 15:36:14 +02:00
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-static-attribs" > < / a >
Static Public Attributes< / h2 > < / td > < / tr >
2019-08-07 18:01:08 -07: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_1EbertGraph.html#a3caf77fe23c752e7cf9c97116ee9d34a" > kFirstArc< / a > < / td > < / tr >
< tr class = "separator:a3caf77fe23c752e7cf9c97116ee9d34a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.html#acaaf3f4354888c162f6c562f0bd2ae2b" > kFirstNode< / a > < / td > < / tr >
< tr class = "separator:acaaf3f4354888c162f6c562f0bd2ae2b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraph.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_1EbertGraph.html#a0da78a7e517acf1b646ae28ad16216ed" > kNilNode< / a > < / td > < / tr >
< tr class = "separator:a0da78a7e517acf1b646ae28ad16216ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-04-23 15:34:43 +02: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_1EbertGraphBase.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_1EbertGraphBase.html#aad916b80da8f95078f693e604c8985ac" > kMaxNumNodes< / a > < / td > < / tr >
< tr class = "separator:aad916b80da8f95078f693e604c8985ac" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-methods" > < / a >
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_1EbertGraphBase.html#a91ea251fe7caa0122a01f738892dd03b" > Initialize< / a > (NodeIndexType < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a29774a2f068745000e90eaf549543144" > max_num_nodes< / a > , ArcIndexType < a class = "el" href = "classoperations__research_1_1StarGraphBase.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_1EbertGraphBase.html#aa7eb01c1d6e53fc3eb906761eb69734a" > FirstOutgoingOrOppositeIncomingArc< / a > (const NodeIndexType node) const< / td > < / tr >
< tr class = "separator:aa7eb01c1d6e53fc3eb906761eb69734a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraphBase.html#ae4bf065dd416af2bc622a829172e43a9" > NextAdjacentArc< / a > (const ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:ae4bf065dd416af2bc622a829172e43a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1EbertGraphBase.html#a4e27d3270223638ed3a6b9448a71475b" > NextOutgoingArc< / a > (const NodeIndexType unused_node, const ArcIndexType arc) const< / td > < / tr >
< 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_1StarGraphBase.html#abfdc255fd93491a9a8ac563a412f57e3" > StartNode< / a > (NodeIndexType node) const< / td > < / tr >
< tr class = "separator:abfdc255fd93491a9a8ac563a412f57e3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1StarGraphBase.html#afc2f0055a1b672fbd6102d0d9a3b8c28" > StartArc< / a > (ArcIndexType arc) const< / td > < / tr >
< 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_1StarGraphBase.html#ae7eaa58346f9d7415c11776d7a9dd2ed" > NextNode< / a > (const NodeIndexType node) const< / td > < / tr >
< tr class = "separator:ae7eaa58346f9d7415c11776d7a9dd2ed" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< 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_1StarGraphBase.html#a110289c48d7a56f42f2ff83123a2ec85" > NextArc< / a > (const ArcIndexType arc) const< / td > < / tr >
< 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_1StarGraphBase.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" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a1dbcd0459821908cb2e7719a6e7e32bf" > < td class = "memItemLeft" align = "right" valign = "top" > ZVector< ArcIndexType >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraphBase.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_1EbertGraphBase.html#a7844e39f2b6fad9b6a59468d63b6b503" > representation_clean_< / a > < / td > < / tr >
< tr class = "separator:a7844e39f2b6fad9b6a59468d63b6b503" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2019-06-13 15:36:14 +02:00
< / table >
2019-08-12 23:15:11 -07:00
< h2 class = "groupheader" > Member Typedef Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "a92531459eff09455cfa63976f5024906" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a92531459eff09455cfa63976f5024906" > ◆ < / a > < / span > ArcIndex< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > typedef ArcIndexType < a class = "el" href = "classoperations__research_1_1EbertGraph.html#a92531459eff09455cfa63976f5024906" > ArcIndex< / a > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< 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 >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "aec05ff3d270a5f888e1623c2a99ff2aa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec05ff3d270a5f888e1623c2a99ff2aa" > ◆ < / a > < / span > NodeIndex< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > typedef NodeIndexType < a class = "el" href = "classoperations__research_1_1EbertGraph.html#aec05ff3d270a5f888e1623c2a99ff2aa" > NodeIndex< / a > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01223" > 1223< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "a64a62fbecf28877dbeb8b077378b8932" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a64a62fbecf28877dbeb8b077378b8932" > ◆ < / a > < / span > EbertGraph() < span class = "overload" > [1/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1EbertGraph.html" > EbertGraph< / a > < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01226" > 1226< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "aaf8c9d2900d5470a2b2fd229b6314f1e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aaf8c9d2900d5470a2b2fd229b6314f1e" > ◆ < / a > < / span > EbertGraph() < span class = "overload" > [2/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1EbertGraph.html" > EbertGraph< / a > < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01228" > 1228< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a261f8641bf78570222a84ad4c10d8b81" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a261f8641bf78570222a84ad4c10d8b81" > ◆ < / a > < / span > ~EbertGraph()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > ~< a class = "el" href = "classoperations__research_1_1EbertGraph.html" > EbertGraph< / a > < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01232" > 1232< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2020-04-23 15:34:43 +02:00
< a id = "a7b505ba4a01bce342d049f5a8674da72" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01001" > 1001< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a58d0c72004cf773e707cb9d43dafc308" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00310" > 310< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a3fe1b105925a29cd63741e6dc85cfe45" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3fe1b105925a29cd63741e6dc85cfe45" > ◆ < / a > < / span > BuildRepresentation()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > void BuildRepresentation < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01448" > 1448< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "ac6532804a8bcf9ca89e41b0e3139d5fb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac6532804a8bcf9ca89e41b0e3139d5fb" > ◆ < / a > < / span > CheckArcBounds()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > bool CheckArcBounds < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01363" > 1363< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a553e5eeb2887a1d7663e1200b7466e6c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a553e5eeb2887a1d7663e1200b7466e6c" > ◆ < / a > < / span > CheckArcValidity()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > bool CheckArcValidity < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01371" > 1371< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a764be64f3029f8b8e23511061d8de355" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a764be64f3029f8b8e23511061d8de355" > ◆ < / a > < / span > DebugString()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > std::string DebugString < / td >
2019-06-13 15:36:14 +02:00
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01458" > 1458< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "aa55bab68a7d29e6fdaf4bb82b16374ba" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa55bab68a7d29e6fdaf4bb82b16374ba" > ◆ < / a > < / span > DirectArc()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > ArcIndexType DirectArc < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01396" > 1396< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a52c9ef13a9e62da957113d8cc7faa555" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a52c9ef13a9e62da957113d8cc7faa555" > ◆ < / a > < / span > DirectArcHead()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > NodeIndexType DirectArcHead < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01391" > 1391< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "af1dc9501f2032d9e6b42c49714ad2f67" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1dc9501f2032d9e6b42c49714ad2f67" > ◆ < / a > < / span > DirectArcTail()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > NodeIndexType DirectArcTail < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01384" > 1384< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a8b9175b7d6fd63f5ae764a7ea44d13e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b9175b7d6fd63f5ae764a7ea44d13e0" > ◆ < / a > < / span > end_arc_index() < span class = "overload" > [1/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > ArcIndexType end_arc_index < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
2020-04-23 15:34:43 +02:00
< td class = "paramname" > < / td > < td > )< / td >
2019-06-13 15:36:14 +02:00
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00252" > 252< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a8b9175b7d6fd63f5ae764a7ea44d13e0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b9175b7d6fd63f5ae764a7ea44d13e0" > ◆ < / a > < / span > end_arc_index() < span class = "overload" > [2/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > ArcIndexType end_arc_index< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00252" > 252< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "abe63d4d83bcc1da204931b4687494460" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abe63d4d83bcc1da204931b4687494460" > ◆ < / a > < / span > end_node_index()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > NodeIndexType end_node_index < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00247" > 247< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "ac16ad50a1e5ffab13d1022bcc7fe75d8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac16ad50a1e5ffab13d1022bcc7fe75d8" > ◆ < / a > < / span > FirstOutgoingArc()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > ArcIndexType FirstOutgoingArc < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
2020-04-23 15:34:43 +02:00
< td class = "paramtype" > const NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > const< / td >
2020-01-27 13:48:26 +01:00
< / tr >
2020-04-23 15:34:43 +02: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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00479" > 479< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "aa7eb01c1d6e53fc3eb906761eb69734a" > < / a >
< 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-01-27 13:48:26 +01:00
< tr >
2020-04-23 15:34:43 +02: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 >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01123" > 1123< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "aa90da96a03365b61ef1bbb6167b49837" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa90da96a03365b61ef1bbb6167b49837" > ◆ < / a > < / span > GroupForwardArcsByFunctor()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > void GroupForwardArcsByFunctor < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
2020-04-23 15:34:43 +02:00
< td class = "paramtype" > const ArcIndexTypeStrictWeakOrderingFunctor &   < / td >
< td class = "paramname" > < em > compare< / em > , < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-04-23 15:34:43 +02:00
< td class = "paramtype" > PermutationCycleHandler< ArcIndexType > *  < / td >
< td class = "paramname" > < em > annotation_handler< / em >   < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
2020-04-23 15:34:43 +02:00
< td > < / td > < td > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01022" > 1022< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a5237cfbb86ec8f305e498e873e5c4e95" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5237cfbb86ec8f305e498e873e5c4e95" > ◆ < / a > < / span > Head() < span class = "overload" > [1/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > NodeIndexType Head < / td >
2019-06-13 15:36:14 +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" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00297" > 297< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a5237cfbb86ec8f305e498e873e5c4e95" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5237cfbb86ec8f305e498e873e5c4e95" > ◆ < / a > < / span > Head() < span class = "overload" > [2/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > NodeIndexType Head< / td >
2019-06-13 15:36:14 +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" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00297" > 297< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a91ea251fe7caa0122a01f738892dd03b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a91ea251fe7caa0122a01f738892dd03b" > ◆ < / a > < / span > Initialize()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > void Initialize < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
2020-04-23 15:34:43 +02: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 >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01112" > 1112< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a05ceae7fb550b3f3728c9c56ed4729d6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a05ceae7fb550b3f3728c9c56ed4729d6" > ◆ < / a > < / span > IsDirect()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > bool IsDirect < / td >
2019-06-13 15:36:14 +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" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01417" > 1417< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a4bdbd200e31110f301a3fed9abf15626" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4bdbd200e31110f301a3fed9abf15626" > ◆ < / a > < / span > IsIncoming()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > bool IsIncoming < / 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 >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01435" > 1435< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a2b88b717e42d7137a884c36e35052191" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b88b717e42d7137a884c36e35052191" > ◆ < / a > < / span > IsNodeValid() < span class = "overload" > [1/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02: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 >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00279" > 279< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a2b88b717e42d7137a884c36e35052191" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b88b717e42d7137a884c36e35052191" > ◆ < / a > < / span > IsNodeValid() < span class = "overload" > [2/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02:00
< td class = "memname" > bool IsNodeValid< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00279" > 279< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-04-23 15:34:43 +02:00
< a id = "a707eda1519f71617e80ebacaab4d4e25" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a707eda1519f71617e80ebacaab4d4e25" > ◆ < / a > < / span > IsOutgoing()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-04-23 15:34:43 +02: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 >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-04-23 15:34:43 +02:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-04-23 15:34:43 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01440" > 1440< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a0069419fba4f69240c65b8a224ff8d8a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0069419fba4f69240c65b8a224ff8d8a" > ◆ < / a > < / span > IsOutgoingOrOppositeIncoming()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< 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 >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01429" > 1429< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a782ee113d75db4336845c90858a110ce" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01423" > 1423< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "afd99777b09af9bfb951f88dbb93e11e7" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00285" > 285< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "aad16076f9d10c90b9b9e0ccfddf878ed" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00271" > 271< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "adb3250cf217e042d99de43a4e22a9360" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00264" > 264< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a6dea64dce5de0432befc47f85176ab19" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00259" > 259< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a29774a2f068745000e90eaf549543144" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00255" > 255< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "ae4bf065dd416af2bc622a829172e43a9" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01131" > 1131< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a110289c48d7a56f42f2ff83123a2ec85" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00472" > 472< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "ae7eaa58346f9d7415c11776d7a9dd2ed" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00458" > 458< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a4e27d3270223638ed3a6b9448a71475b" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01138" > 1138< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a74cc112e18e1496d720c48f6082d2671" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00302" > 302< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a4d3fc55a2fe209a908470199437cec9a" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00241" > 241< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a6a2df5042167b234f6dc3aed4acfa6c9" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00237" > 237< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a5e97f7ded349bc661bf63bca4c951d6b" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01409" > 1409< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a63560dd4eca6ee672701a59d42c67cbd" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00978" > 978< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a7f3e3ed5cf6c2c8668068a997dd7c95e" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01402" > 1402< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "afc2f0055a1b672fbd6102d0d9a3b8c28" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00445" > 445< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "abfdc255fd93491a9a8ac563a412f57e3" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00439" > 439< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "aae684b1eb132c8c201f437d88e367b55" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01376" > 1376< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a3caf77fe23c752e7cf9c97116ee9d34a" > < / a >
< 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" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00225" > 225< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "acaaf3f4354888c162f6c562f0bd2ae2b" > < / a >
< 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" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00222" > 222< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a5d6f4ad584d8fae3c29633c75138b177" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00235" > 235< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "aad916b80da8f95078f693e604c8985ac" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00230" > 230< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "aab3a7c235c6a6000a25a5a79d680f1ba" > < / a >
< 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" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00219" > 219< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a0da78a7e517acf1b646ae28ad16216ed" > < / a >
< 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" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l00216" > 216< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a1dbcd0459821908cb2e7719a6e7e32bf" > < / a >
< 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" > ZVector< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01147" > 1147< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / div >
< / div >
< a id = "a7844e39f2b6fad9b6a59468d63b6b503" > < / a >
< 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" >
< p class = "definition" > Definition at line < a class = "el" href = "ebert__graph_8h_source.html#l01152" > 1152< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
2019-06-13 15:36:14 +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 -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 15:36:14 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >