2019-06-13 15:36:14 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
2019-06-20 23:08:48 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 15:36:14 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2020-01-27 13:48:26 +01:00
< span id = "sfml" > Google OR-Tools 7.5< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > C++ Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
2019-08-12 09:16:03 -07:00
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
2019-08-07 18:01:08 -07:00
< li > < a href = "../cpp_graph/annotated.html" > Graph< / a > < / li >
< li > < a href = "../cpp_routing/annotated.html" > Routing< / a > < / li >
< li > < a href = "../cpp_linear/annotated.html" > Linear solver< / a > < / li >
< / ul >
< / div >
2019-06-13 15:36:14 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Graph< / h1 >
< / div >
2020-04-23 15:34:43 +02:00
<!-- Generated by Doxygen 1.8.16 -->
2019-06-13 15:36:14 +02:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 15:36:14 +02:00
< / ul >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "nav-path" class = "navpath" >
< ul >
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< / 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 = "headertitle" >
2019-08-07 18:01:08 -07:00
< div class = "title" > ForwardStaticGraph< NodeIndexType, ArcIndexType > Member List< / div > < / div >
2019-06-13 15:36:14 +02:00
< / div > <!-- header -->
< div class = "contents" >
2019-08-07 18:01:08 -07:00
< p > This is the complete list of members for < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > , including all inherited members.< / p >
2019-06-13 15:36:14 +02:00
< table class = "directory" >
2020-04-23 15:34:43 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a58d0c72004cf773e707cb9d43dafc308" > ArcDebugString< / a > (const ArcIndexType arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#a92531459eff09455cfa63976f5024906" > ArcIndex< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#a53ee05de8f3dd5145b9c0a5ef903a399" > BuildTailArray< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#ac6532804a8bcf9ca89e41b0e3139d5fb" > CheckArcBounds< / a > (const ArcIndexType arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#a553e5eeb2887a1d7663e1200b7466e6c" > CheckArcValidity< / a > (const ArcIndexType arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#a6832ebe70da89cb9d2efea26a823d204" > CheckTailIndexValidity< / a > (const ArcIndexType arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#a764be64f3029f8b8e23511061d8de355" > DebugString< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a8b9175b7d6fd63f5ae764a7ea44d13e0" > end_arc_index< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#abe63d4d83bcc1da204931b4687494460" > end_node_index< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a58b521f62562f51a79f9c95f1902804a" > first_incident_arc_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#ac16ad50a1e5ffab13d1022bcc7fe75d8" > FirstOutgoingArc< / a > (const NodeIndexType node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#a6e87f7e1d0b9600ad5aa56a4fd2a8dd3" > ForwardStaticGraph< / a > (const NodeIndexType num_nodes, const ArcIndexType num_arcs, const bool sort_arcs_by_head, std::vector< std::pair< NodeIndexType, NodeIndexType > > *client_input_arcs, operations_research::PermutationCycleHandler< ArcIndexType > *const client_cycle_handler)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2020-04-23 15:34:43 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a5237cfbb86ec8f305e498e873e5c4e95" > Head< / a > (const ArcIndexType arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a881fc80aead9398df4fbcb6e40903c9a" > head_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#a4bdbd200e31110f301a3fed9abf15626" > IsIncoming< / a > (ArcIndexType arc, NodeIndexType node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a2b88b717e42d7137a884c36e35052191" > IsNodeValid< / a > (NodeIndexType node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a3caf77fe23c752e7cf9c97116ee9d34a" > kFirstArc< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#acaaf3f4354888c162f6c562f0bd2ae2b" > kFirstNode< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a5d6f4ad584d8fae3c29633c75138b177" > kMaxNumArcs< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#aad916b80da8f95078f693e604c8985ac" > kMaxNumNodes< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#aab3a7c235c6a6000a25a5a79d680f1ba" > kNilArc< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a0da78a7e517acf1b646ae28ad16216ed" > kNilNode< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > static< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#afd99777b09af9bfb951f88dbb93e11e7" > LookUpArc< / a > (const NodeIndexType tail, const NodeIndexType head) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#aad16076f9d10c90b9b9e0ccfddf878ed" > max_end_arc_index< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#adb3250cf217e042d99de43a4e22a9360" > max_end_node_index< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a6dea64dce5de0432befc47f85176ab19" > max_num_arcs< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a3a725c1fd4db4e67a7f13b36652e0fa8" > max_num_arcs_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a29774a2f068745000e90eaf549543144" > max_num_nodes< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#ab059bfdc4854ebf3ffa22cc778a436c3" > max_num_nodes_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a110289c48d7a56f42f2ff83123a2ec85" > NextArc< / a > (const ArcIndexType arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#ae7eaa58346f9d7415c11776d7a9dd2ed" > NextNode< / a > (const NodeIndexType node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#a6a53939b18e4b76d6f6ff9274c23b81b" > NextOutgoingArc< / a > (const NodeIndexType node, ArcIndexType arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a74cc112e18e1496d720c48f6082d2671" > NodeDebugString< / a > (const NodeIndexType node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#aec05ff3d270a5f888e1623c2a99ff2aa" > NodeIndex< / a > typedef< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < / td > < / tr >
2020-04-23 15:34:43 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a4d3fc55a2fe209a908470199437cec9a" > num_arcs< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#afa0c44b50a5e9459e3339ec50082e635" > num_arcs_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a6a2df5042167b234f6dc3aed4acfa6c9" > num_nodes< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a9e04004960ec7ac63f9ce9b97aa0bcfa" > num_nodes_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#a6310ea59fd0f4f0f5de8671c87134fd9" > ReleaseTailArray< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2020-04-23 15:34:43 +02:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a87a0f5a59b776268f0b57353ac3e7dcc" > StarGraphBase< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#ad350bf8d35134f9fe0208292360cf2a5" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > class< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > friend< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#afc2f0055a1b672fbd6102d0d9a3b8c28" > StartArc< / a > (ArcIndexType arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#abfdc255fd93491a9a8ac563a412f57e3" > StartNode< / a > (NodeIndexType node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#aae684b1eb132c8c201f437d88e367b55" > Tail< / a > (const ArcIndexType arc) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html#adf0cfc6d2bc79267111a8d38a1f6ffea" > TailArrayComplete< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1ForwardStaticGraph.html" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html#a4ca086e8da7abeb3cff7ebcfb305719f" > ~StarGraphBase< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1StarGraphBase.html" > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-06-13 15:36:14 +02:00
< / table > < / 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 >