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" >
2019-09-12 09:22:44 +02:00
< span id = "sfml" > Google OR-Tools 7.4< / 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 >
2019-11-14 13:52:51 -08: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 = "namespaceutil.html" > util< / a > < / li > < li class = "navelem" > < a class = "el" href = "classutil_1_1BaseGraph.html" > BaseGraph< / 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 = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-attribs" > Static Public Attributes< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
< a href = "classutil_1_1BaseGraph-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
2019-08-07 18:01:08 -07:00
< div class = "title" > BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs > < / 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 = int32, typename ArcIndexType = int32, bool HasReverseArcs = false> < br / >
class util::BaseGraph< NodeIndexType, ArcIndexType, HasReverseArcs > < / 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 = "graph_8h_source.html#l00184" > 184< / a > of file < a class = "el" href = "graph_8h_source.html" > 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 = "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 = "classutil_1_1BaseGraph.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 = "classutil_1_1BaseGraph.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:ab3aa4c0abef16e6c5c3a649b5e99f4bb" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#ab3aa4c0abef16e6c5c3a649b5e99f4bb" > BaseGraph< / a > ()< / td > < / tr >
< tr class = "separator:ab3aa4c0abef16e6c5c3a649b5e99f4bb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acf24cbad90951315d555898801bb88b6" > < td class = "memItemLeft" align = "right" valign = "top" > virtual  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#acf24cbad90951315d555898801bb88b6" > ~BaseGraph< / a > ()< / td > < / tr >
< tr class = "separator:acf24cbad90951315d555898801bb88b6" > < 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 = "classutil_1_1BaseGraph.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 = "classutil_1_1BaseGraph.html#a4d3fc55a2fe209a908470199437cec9a" > num_arcs< / a > () const< / td > < / tr >
< tr class = "separator:a4d3fc55a2fe209a908470199437cec9a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8a40f2c75615a26ba71e94dd7d42f481" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classutil_1_1IntegerRange.html" > IntegerRange< / a > < < a class = "el" href = "classutil_1_1BaseGraph.html#aec05ff3d270a5f888e1623c2a99ff2aa" > NodeIndex< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a8a40f2c75615a26ba71e94dd7d42f481" > AllNodes< / a > () const< / td > < / tr >
< tr class = "separator:a8a40f2c75615a26ba71e94dd7d42f481" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a10ee27e856003f599bc0a2265a3ab11d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classutil_1_1IntegerRange.html" > IntegerRange< / a > < < a class = "el" href = "classutil_1_1BaseGraph.html#a92531459eff09455cfa63976f5024906" > ArcIndex< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a10ee27e856003f599bc0a2265a3ab11d" > AllForwardArcs< / a > () const< / td > < / tr >
< tr class = "separator:a10ee27e856003f599bc0a2265a3ab11d" > < 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 = "classutil_1_1BaseGraph.html#a2b88b717e42d7137a884c36e35052191" > IsNodeValid< / a > (NodeIndexType node) const< / td > < / tr >
< tr class = "separator:a2b88b717e42d7137a884c36e35052191" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad17746fd0d835cab506a6ce5a93ad89a" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#ad17746fd0d835cab506a6ce5a93ad89a" > IsArcValid< / a > (ArcIndexType arc) const< / td > < / tr >
< tr class = "separator:ad17746fd0d835cab506a6ce5a93ad89a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:acf65739a0eb01d1011a8001b6daff9eb" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#acf65739a0eb01d1011a8001b6daff9eb" > node_capacity< / a > () const< / td > < / tr >
< tr class = "separator:acf65739a0eb01d1011a8001b6daff9eb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a836b3d486d4b0cc4595afcdcbbf4e183" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a836b3d486d4b0cc4595afcdcbbf4e183" > arc_capacity< / a > () const< / td > < / tr >
< tr class = "separator:a836b3d486d4b0cc4595afcdcbbf4e183" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afdfec6e1d53e915a6059fdb681d92f02" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#afdfec6e1d53e915a6059fdb681d92f02" > ReserveNodes< / a > (NodeIndexType bound)< / td > < / tr >
< tr class = "separator:afdfec6e1d53e915a6059fdb681d92f02" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3aa184e2b22fc7320a39cfcba36010c4" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a3aa184e2b22fc7320a39cfcba36010c4" > ReserveArcs< / a > (ArcIndexType bound)< / td > < / tr >
< tr class = "separator:a3aa184e2b22fc7320a39cfcba36010c4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3bc3205be90a3a0142eee47fc3e9ea9d" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a3bc3205be90a3a0142eee47fc3e9ea9d" > Reserve< / a > (NodeIndexType < a class = "el" href = "classutil_1_1BaseGraph.html#acf65739a0eb01d1011a8001b6daff9eb" > node_capacity< / a > , ArcIndexType < a class = "el" href = "classutil_1_1BaseGraph.html#a836b3d486d4b0cc4595afcdcbbf4e183" > arc_capacity< / a > )< / td > < / tr >
< tr class = "separator:a3bc3205be90a3a0142eee47fc3e9ea9d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a238684ec126b5771f956cf67c964d4e5" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a238684ec126b5771f956cf67c964d4e5" > FreezeCapacities< / a > ()< / td > < / tr >
< tr class = "separator:a238684ec126b5771f956cf67c964d4e5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a159212327bf51452d4c559fe640f59c8" > < td class = "memTemplParams" colspan = "2" > template< typename A , typename B > < / td > < / tr >
< tr class = "memitem:a159212327bf51452d4c559fe640f59c8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a159212327bf51452d4c559fe640f59c8" > GroupForwardArcsByFunctor< / a > (const A & a, B *b)< / td > < / tr >
< tr class = "separator:a159212327bf51452d4c559fe640f59c8" > < 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 = "classutil_1_1BaseGraph.html#aad16076f9d10c90b9b9e0ccfddf878ed" > max_end_arc_index< / a > () const< / td > < / tr >
< tr class = "separator:aad16076f9d10c90b9b9e0ccfddf878ed" > < 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:a0da78a7e517acf1b646ae28ad16216ed" > < td class = "memItemLeft" align = "right" valign = "top" > static const NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a0da78a7e517acf1b646ae28ad16216ed" > kNilNode< / a > < / td > < / tr >
< tr class = "separator:a0da78a7e517acf1b646ae28ad16216ed" > < 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 = "classutil_1_1BaseGraph.html#aab3a7c235c6a6000a25a5a79d680f1ba" > kNilArc< / a > < / td > < / tr >
< tr class = "separator:aab3a7c235c6a6000a25a5a79d680f1ba" > < 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 = "pro-methods" > < / a >
Protected Member Functions< / h2 > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "memitem:aacbf67d9ee658147495316e1ac2c83f2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#aacbf67d9ee658147495316e1ac2c83f2" > ComputeCumulativeSum< / a > (std::vector< ArcIndexType > *v)< / td > < / tr >
< tr class = "separator:aacbf67d9ee658147495316e1ac2c83f2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a50b198c9abc5d0035643c3988a3e7148" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a50b198c9abc5d0035643c3988a3e7148" > BuildStartAndForwardHead< / a > (< a class = "el" href = "classutil_1_1SVector.html" > SVector< / a > < NodeIndexType > *head, std::vector< ArcIndexType > *start, std::vector< ArcIndexType > *permutation)< / td > < / tr >
< tr class = "separator:a50b198c9abc5d0035643c3988a3e7148" > < 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 = "pro-attribs" > < / a >
Protected Attributes< / h2 > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "memitem:a9e04004960ec7ac63f9ce9b97aa0bcfa" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a9e04004960ec7ac63f9ce9b97aa0bcfa" > num_nodes_< / a > < / td > < / tr >
< tr class = "separator:a9e04004960ec7ac63f9ce9b97aa0bcfa" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a47b64ae00c3d2acdbdad64fa6dbe9c03" > < td class = "memItemLeft" align = "right" valign = "top" > NodeIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a47b64ae00c3d2acdbdad64fa6dbe9c03" > node_capacity_< / a > < / td > < / tr >
< tr class = "separator:a47b64ae00c3d2acdbdad64fa6dbe9c03" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afa0c44b50a5e9459e3339ec50082e635" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#afa0c44b50a5e9459e3339ec50082e635" > num_arcs_< / a > < / td > < / tr >
< tr class = "separator:afa0c44b50a5e9459e3339ec50082e635" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0b0fca21fab97b66c1a0a3b09af6e6e4" > < td class = "memItemLeft" align = "right" valign = "top" > ArcIndexType  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a0b0fca21fab97b66c1a0a3b09af6e6e4" > arc_capacity_< / a > < / td > < / tr >
< tr class = "separator:a0b0fca21fab97b66c1a0a3b09af6e6e4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b5cdcc274a624bd9059f95d70659fb9" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classutil_1_1BaseGraph.html#a8b5cdcc274a624bd9059f95d70659fb9" > const_capacities_< / a > < / td > < / tr >
< tr class = "separator:a8b5cdcc274a624bd9059f95d70659fb9" > < 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 = "classutil_1_1BaseGraph.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 = "graph_8h_source.html#l00190" > 190< / a > of file < a class = "el" href = "graph_8h_source.html" > 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 = "classutil_1_1BaseGraph.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 = "graph_8h_source.html#l00189" > 189< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "ab3aa4c0abef16e6c5c3a649b5e99f4bb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab3aa4c0abef16e6c5c3a649b5e99f4bb" > ◆ < / a > < / span > BaseGraph()< / 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 = "classutil_1_1BaseGraph.html" > BaseGraph< / 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 = "graph_8h_source.html#l00192" > 192< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "acf24cbad90951315d555898801bb88b6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acf24cbad90951315d555898801bb88b6" > ◆ < / a > < / span > ~BaseGraph()< / 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" > virtual ~< a class = "el" href = "classutil_1_1BaseGraph.html" > BaseGraph< / 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 class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00198" > 198< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "a10ee27e856003f599bc0a2265a3ab11d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a10ee27e856003f599bc0a2265a3ab11d" > ◆ < / a > < / span > AllForwardArcs()< / 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" > < a class = "el" href = "classutil_1_1IntegerRange.html" > IntegerRange< / a > < ArcIndexType > AllForwardArcs < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00935" > 935< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a8a40f2c75615a26ba71e94dd7d42f481" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8a40f2c75615a26ba71e94dd7d42f481" > ◆ < / a > < / span > AllNodes()< / 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" > < a class = "el" href = "classutil_1_1IntegerRange.html" > IntegerRange< / a > < NodeIndexType > AllNodes < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00929" > 929< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a836b3d486d4b0cc4595afcdcbbf4e183" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a836b3d486d4b0cc4595afcdcbbf4e183" > ◆ < / a > < / span > arc_capacity()< / 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" > ArcIndexType arc_capacity < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00959" > 959< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a50b198c9abc5d0035643c3988a3e7148" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a50b198c9abc5d0035643c3988a3e7148" > ◆ < / a > < / span > BuildStartAndForwardHead()< / 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 BuildStartAndForwardHead < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classutil_1_1SVector.html" > SVector< / a > < NodeIndexType > *  < / td >
< td class = "paramname" > < em > head< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< ArcIndexType > *  < / td >
< td class = "paramname" > < em > start< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< ArcIndexType > *  < / td >
< td class = "paramname" > < em > permutation< / 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" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00995" > 995< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "aacbf67d9ee658147495316e1ac2c83f2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aacbf67d9ee658147495316e1ac2c83f2" > ◆ < / a > < / span > ComputeCumulativeSum()< / 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 ComputeCumulativeSum < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > std::vector< ArcIndexType > *  < / td >
< td class = "paramname" > < em > v< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00978" > 978< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a238684ec126b5771f956cf67c964d4e5" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a238684ec126b5771f956cf67c964d4e5" > ◆ < / a > < / span > FreezeCapacities()< / 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" > void FreezeCapacities < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00966" > 966< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a159212327bf51452d4c559fe640f59c8" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a159212327bf51452d4c559fe640f59c8" > ◆ < / 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 >
2019-08-07 18:01:08 -07:00
< td class = "memname" > void GroupForwardArcsByFunctor < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > const A &   < / td >
< td class = "paramname" > < em > a< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > B *  < / td >
< td class = "paramname" > < em > b< / 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 = "graph_8h_source.html#l00264" > 264< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "ad17746fd0d835cab506a6ce5a93ad89a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad17746fd0d835cab506a6ce5a93ad89a" > ◆ < / a > < / span > IsArcValid()< / 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 IsArcValid < / td >
2019-06-13 15:36:14 +02:00
< 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00219" > 219< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07: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 >
2019-08-07 18:01:08 -07:00
< td class = "memname" > bool IsNodeValid < / td >
2019-06-13 15:36:14 +02:00
< 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00213" > 213< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "aad16076f9d10c90b9b9e0ccfddf878ed" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aad16076f9d10c90b9b9e0ccfddf878ed" > ◆ < / a > < / span > max_end_arc_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 >
2019-08-07 18:01:08 -07:00
< td class = "memname" > ArcIndexType max_end_arc_index < / 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 = "graph_8h_source.html#l00267" > 267< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "acf65739a0eb01d1011a8001b6daff9eb" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acf65739a0eb01d1011a8001b6daff9eb" > ◆ < / a > < / span > node_capacity()< / 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" > NodeIndexType node_capacity < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00951" > 951< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a4d3fc55a2fe209a908470199437cec9a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4d3fc55a2fe209a908470199437cec9a" > ◆ < / a > < / span > num_arcs()< / 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 num_arcs < / 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 = "graph_8h_source.html#l00204" > 204< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a6a2df5042167b234f6dc3aed4acfa6c9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6a2df5042167b234f6dc3aed4acfa6c9" > ◆ < / a > < / span > num_nodes()< / 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 num_nodes < / 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 = "graph_8h_source.html#l00201" > 201< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a3bc3205be90a3a0142eee47fc3e9ea9d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3bc3205be90a3a0142eee47fc3e9ea9d" > ◆ < / a > < / span > Reserve()< / 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 Reserve < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > node_capacity< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > arc_capacity< / 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 = "graph_8h_source.html#l00247" > 247< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a3aa184e2b22fc7320a39cfcba36010c4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3aa184e2b22fc7320a39cfcba36010c4" > ◆ < / a > < / span > ReserveArcs()< / 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" > virtual void ReserveArcs < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > ArcIndexType  < / td >
< td class = "paramname" > < em > bound< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-08-07 18:01:08 -07:00
< p > Reimplemented in < a class = "el" href = "classutil_1_1ReverseArcMixedGraph.html#a50281a76c553a854dd86b11789007110" > ReverseArcMixedGraph< NodeIndexType, ArcIndexType > < / a > , < a class = "el" href = "classutil_1_1ReverseArcStaticGraph.html#a50281a76c553a854dd86b11789007110" > ReverseArcStaticGraph< NodeIndexType, ArcIndexType > < / a > , < a class = "el" href = "classutil_1_1ReverseArcListGraph.html#a50281a76c553a854dd86b11789007110" > ReverseArcListGraph< NodeIndexType, ArcIndexType > < / a > , < a class = "el" href = "classutil_1_1StaticGraph.html#a50281a76c553a854dd86b11789007110" > StaticGraph< NodeIndexType, ArcIndexType > < / a > , and < a class = "el" href = "classutil_1_1ListGraph.html#a50281a76c553a854dd86b11789007110" > ListGraph< NodeIndexType, ArcIndexType > < / a > .< / p >
2019-06-13 15:36:14 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00241" > 241< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "afdfec6e1d53e915a6059fdb681d92f02" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afdfec6e1d53e915a6059fdb681d92f02" > ◆ < / a > < / span > ReserveNodes()< / 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" > virtual void ReserveNodes < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > NodeIndexType  < / td >
< td class = "paramname" > < em > bound< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-08-07 18:01:08 -07:00
< p > Reimplemented in < a class = "el" href = "classutil_1_1ReverseArcListGraph.html#a554cbbb5018b36885e8f166ddfe6334c" > ReverseArcListGraph< NodeIndexType, ArcIndexType > < / a > , < a class = "el" href = "classutil_1_1StaticGraph.html#a554cbbb5018b36885e8f166ddfe6334c" > StaticGraph< NodeIndexType, ArcIndexType > < / a > , and < a class = "el" href = "classutil_1_1ListGraph.html#a554cbbb5018b36885e8f166ddfe6334c" > ListGraph< NodeIndexType, ArcIndexType > < / a > .< / p >
2019-06-13 15:36:14 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00235" > 235< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "a0b0fca21fab97b66c1a0a3b09af6e6e4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0b0fca21fab97b66c1a0a3b09af6e6e4" > ◆ < / a > < / span > arc_capacity_< / 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 arc_capacity_< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00279" > 279< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a8b5cdcc274a624bd9059f95d70659fb9" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8b5cdcc274a624bd9059f95d70659fb9" > ◆ < / a > < / span > const_capacities_< / 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 const_capacities_< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00280" > 280< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07: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 >
2019-08-07 18:01:08 -07:00
< td class = "memname" > const ArcIndexType kNilArc< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-11-14 13:52:51 -08:00
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > =< / div >
< div class = "line" > std::numeric_limits< ArcIndexType> ::max()< / div >
< / div > <!-- fragment -->
2019-06-13 15:36:14 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00259" > 259< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07: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 >
2019-08-07 18:01:08 -07:00
< td class = "memname" > const NodeIndexType kNilNode< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-11-14 13:52:51 -08:00
< b > Initial value:< / b > < div class = "fragment" > < div class = "line" > =< / div >
< div class = "line" > std::numeric_limits< NodeIndexType> ::max()< / div >
< / div > <!-- fragment -->
2019-06-13 15:36:14 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00258" > 258< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a47b64ae00c3d2acdbdad64fa6dbe9c03" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a47b64ae00c3d2acdbdad64fa6dbe9c03" > ◆ < / a > < / span > node_capacity_< / 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 node_capacity_< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00277" > 277< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "afa0c44b50a5e9459e3339ec50082e635" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afa0c44b50a5e9459e3339ec50082e635" > ◆ < / a > < / span > num_arcs_< / 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 num_arcs_< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00278" > 278< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a9e04004960ec7ac63f9ce9b97aa0bcfa" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9e04004960ec7ac63f9ce9b97aa0bcfa" > ◆ < / a > < / span > num_nodes_< / 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 num_nodes_< / td >
2019-06-13 15:36:14 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "graph_8h_source.html#l00276" > 276< / a > of file < a class = "el" href = "graph_8h_source.html" > graph.h< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "graph_8h_source.html" > 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 >