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-01-27 13:48:26 +01:00
<!-- Generated by Doxygen 1.8.18 -->
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 > |
< 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-01-27 13:48:26 +01:00
< tr class = "memitem:aaf8c9d2900d5470a2b2fd229b6314f1e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1EbertGraph.html#aaf8c9d2900d5470a2b2fd229b6314f1e" > EbertGraph< / a > (NodeIndexType max_num_nodes, ArcIndexType max_num_arcs)< / 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 >
< 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 >
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 >
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 >
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-01-27 13:48:26 +01: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-01-27 13:48:26 +01:00
< td class = "memname" > bool IsDirect < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
2020-01-27 13:48:26 +01:00
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
2019-06-13 15:36:14 +02:00
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-27 13:48:26 +01: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-01-27 13:48:26 +01: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-01-27 13:48:26 +01: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-01-27 13:48:26 +01:00
< td class = "memname" > bool IsIncoming < / td >
< td > (< / td >
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > , < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< tr >
2020-01-27 13:48:26 +01:00
< 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-01-27 13:48:26 +01: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-01-27 13:48:26 +01: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-01-27 13:48:26 +01:00
< a id = "a2b88b717e42d7137a884c36e35052191" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b88b717e42d7137a884c36e35052191" > ◆ < / a > < / span > IsNodeValid()< / 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-01-27 13:48:26 +01:00
< td class = "memname" > bool IsNodeValid< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-27 13:48:26 +01: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-01-27 13:48:26 +01: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-01-27 13:48:26 +01: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-01-27 13:48:26 +01:00
< td class = "memname" > bool IsOutgoing < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
2020-01-27 13:48:26 +01:00
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-27 13:48:26 +01: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-01-27 13:48:26 +01: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 >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-01-27 13:48:26 +01:00
< a id = "a0069419fba4f69240c65b8a224ff8d8a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0069419fba4f69240c65b8a224ff8d8a" > ◆ < / a > < / span > IsOutgoingOrOppositeIncoming()< / 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-01-27 13:48:26 +01:00
< td class = "memname" > bool IsOutgoingOrOppositeIncoming < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
2020-01-27 13:48:26 +01:00
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > , < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-01-27 13:48:26 +01:00
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > node< / em >   < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< tr >
< td > < / td >
< td > )< / td >
2020-01-27 13:48:26 +01:00
< td > < / td > < td > const< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-27 13:48:26 +01: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-01-27 13:48:26 +01:00
< 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 >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-01-27 13:48:26 +01:00
< a id = "a782ee113d75db4336845c90858a110ce" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a782ee113d75db4336845c90858a110ce" > ◆ < / a > < / span > IsReverse()< / 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-01-27 13:48:26 +01:00
< td class = "memname" > bool IsReverse < / 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-01-27 13:48:26 +01: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-01-27 13:48:26 +01:00
< 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 >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-01-27 13:48:26 +01:00
< a id = "a5e97f7ded349bc661bf63bca4c951d6b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5e97f7ded349bc661bf63bca4c951d6b" > ◆ < / a > < / span > Opposite()< / 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-01-27 13:48:26 +01:00
< 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 >
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-01-27 13:48:26 +01:00
< 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 >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-01-27 13:48:26 +01:00
< a id = "a7f3e3ed5cf6c2c8668068a997dd7c95e" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7f3e3ed5cf6c2c8668068a997dd7c95e" > ◆ < / a > < / span > ReverseArc()< / 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-01-27 13:48:26 +01:00
< td class = "memname" > ArcIndexType ReverseArc < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
2020-01-27 13:48:26 +01:00
< td class = "paramtype" > const ArcIndexType  < / td >
< td class = "paramname" > < em > arc< / em > < / td > < td > )< / td >
< td > const< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-27 13:48:26 +01: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-01-27 13:48:26 +01:00
< 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 >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-01-27 13:48:26 +01:00
< a id = "aae684b1eb132c8c201f437d88e367b55" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aae684b1eb132c8c201f437d88e367b55" > ◆ < / a > < / span > Tail()< / 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-01-27 13:48:26 +01:00
< td class = "memname" > NodeIndexType Tail < / 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-01-27 13:48:26 +01:00
< 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 >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-01-27 13:48:26 +01:00
< h2 class = "groupheader" > Member Data Documentation< / h2 >
< a id = "a3caf77fe23c752e7cf9c97116ee9d34a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3caf77fe23c752e7cf9c97116ee9d34a" > ◆ < / a > < / span > kFirstArc< / 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-01-27 13:48:26 +01:00
< td class = "memname" > const ArcIndexType kFirstArc< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-27 13:48:26 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-01-27 13:48:26 +01:00
< 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 >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-01-27 13:48:26 +01:00
< a id = "acaaf3f4354888c162f6c562f0bd2ae2b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acaaf3f4354888c162f6c562f0bd2ae2b" > ◆ < / a > < / span > kFirstNode< / 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-01-27 13:48:26 +01:00
< td class = "memname" > const NodeIndexType kFirstNode< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-27 13:48:26 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-01-27 13:48:26 +01:00
< 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 >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-01-27 13:48:26 +01:00
< a id = "aab3a7c235c6a6000a25a5a79d680f1ba" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aab3a7c235c6a6000a25a5a79d680f1ba" > ◆ < / a > < / span > kNilArc< / 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-01-27 13:48:26 +01:00
< td class = "memname" > const ArcIndexType kNilArc< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-27 13:48:26 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-01-27 13:48:26 +01:00
< 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 >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2020-01-27 13:48:26 +01:00
< a id = "a0da78a7e517acf1b646ae28ad16216ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0da78a7e517acf1b646ae28ad16216ed" > ◆ < / a > < / span > kNilNode< / 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-01-27 13:48:26 +01:00
< td class = "memname" > const NodeIndexType kNilNode< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2020-01-27 13:48:26 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / 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#l00216" > 216< / a > of file < a class = "el" href = "ebert__graph_8h_source.html" > ebert_graph.h< / a > .< / p >
< / 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 >