Files
ortools-clone/docs/cpp_graph/functions_i.html
Laurent Perron 0ac3fa17eb more linear doc
2019-07-15 17:42:24 -07:00

242 lines
20 KiB
HTML

<!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"/>-->
<link rel="stylesheet" type="text/css" href="ortools.css" title="default" media="screen,print" />
<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">
<span id="sfml">OR-Tools 7.2</span>
</div>
</div>
<link rel="icon" href="https://developers.google.com/optimization/images/orLogo.png">
<div id="content">
<!-- Generated by Doxygen 1.8.15 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main&#160;Page</span></a></li>
<li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li class="current"><a href="functions.html"><span>All</span></a></li>
<li><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
<li><a href="functions_eval.html"><span>Enumerator</span></a></li>
<li><a href="functions_rela.html"><span>Related&#160;Functions</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions.html#index_a"><span>a</span></a></li>
<li><a href="functions_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_h.html#index_h"><span>h</span></a></li>
<li class="current"><a href="functions_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_k.html#index_k"><span>k</span></a></li>
<li><a href="functions_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_z.html#index_z"><span>z</span></a></li>
<li><a href="functions_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_i.html','');});
/* @license-end */
</script>
<div id="doc-content">
<div class="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div>
<h3><a id="index_i"></a>- i -</h3><ul>
<li>Includes()
: <a class="el" href="classoperations__research_1_1Set.html#a16460bdbc6388e9895591c5c3d396869">operations_research::Set&lt; Integer &gt;</a>
</li>
<li>IncomingArcIterator()
: <a class="el" href="classoperations__research_1_1EbertGraph_1_1IncomingArcIterator.html#a1b679c6f96af2d55e16058cecded849e">operations_research::EbertGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
, <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#abaa264696c6c702be6b4a54c5b7947b8">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcListGraph_1_1IncomingArcIterator.html#aeb78ff088b5309b3573d15bb30178212">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph_1_1IncomingArcIterator.html#a50b5c385ecfc9ebc4e13b0bc667d0cff">util::ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph_1_1IncomingArcIterator.html#ae7b420ee39369471aeee86c9a6d1818a">util::ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
</li>
<li>IncomingArcs()
: <a class="el" href="classutil_1_1ReverseArcListGraph.html#ad0e7957e515d9c50f931c00166d099ce">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph.html#a4923ba6abf7a599e833becfa82750a86">util::ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph.html#a53ad65ff7f20bd4a6fb2494ed6dd2490">util::ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>IncomingArcsStartingFrom()
: <a class="el" href="classutil_1_1ReverseArcListGraph.html#a1a89c1efcf87cce6cec110126eb05641">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph.html#ac3108bd8dd239c6adb32b30c16c5fc70">util::ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph.html#aa040d7a9d3e8af80b21f9ee07f6bae34">util::ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>InDegree()
: <a class="el" href="classutil_1_1ReverseArcListGraph.html#aeffdaa7d0a6c7b6355ee1dab33524961">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph.html#ae5ea8fcc78ca9b142e07665d447ad2bd">util::ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph.html#aacb8fc16527ae0e30a874393a94cd8ee">util::ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>Index()
: <a class="el" href="classoperations__research_1_1EbertGraph_1_1IncomingArcIterator.html#a70eef6592b4132f9efbd78e2b374693e">operations_research::EbertGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
, <a class="el" href="classoperations__research_1_1EbertGraph_1_1OutgoingOrOppositeIncomingArcIterator.html#a90bb7f82e799ea13576da051837ac206">operations_research::EbertGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classoperations__research_1_1LinearSumAssignment_1_1BipartiteLeftNodeIterator.html#a6d8310143b745dc4e1ddb43ccf67b495">operations_research::LinearSumAssignment&lt; GraphType &gt;::BipartiteLeftNodeIterator</a>
, <a class="el" href="classoperations__research_1_1StarGraphBase_1_1ArcIterator.html#a682828ce4c89cae5de8accd10a9a12c4">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::ArcIterator</a>
, <a class="el" href="classoperations__research_1_1StarGraphBase_1_1NodeIterator.html#a75b2eefd123f27761920019ef173b310">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::NodeIterator</a>
, <a class="el" href="classoperations__research_1_1StarGraphBase_1_1OutgoingArcIterator.html#aeef8d3d1791b5d02ee9c71bcdf38fca8">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1CompleteBipartiteGraph_1_1OutgoingArcIterator.html#a87f4a00a8b306480db02d93fa87bf223">util::CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1ListGraph_1_1OutgoingArcIterator.html#a5929fff81892ec6ba4db776ca3bcae63">util::ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1ListGraph_1_1OutgoingHeadIterator.html#a37a2180b903e8a6de06b6fc7bc053ec9">util::ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
, <a class="el" href="classutil_1_1ReverseArcListGraph_1_1IncomingArcIterator.html#a70ac2dd4710f5ead124c6bcb47a32f16">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcListGraph_1_1OppositeIncomingArcIterator.html#ab7213231061932f430f3fa421bce1d08">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcListGraph_1_1OutgoingArcIterator.html#abb96a5d77ae6d00140095ec1cfb90b29">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcListGraph_1_1OutgoingHeadIterator.html#abc53834789579a19c77f36885d3c51e4">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
, <a class="el" href="classutil_1_1ReverseArcListGraph_1_1OutgoingOrOppositeIncomingArcIterator.html#a2cb0eea9e8b502a6d8313667d76ab3ef">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph_1_1IncomingArcIterator.html#a6946d286256386efdfab71806f2b3122">util::ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph_1_1OppositeIncomingArcIterator.html#a74bc7e56984af8afd7d65f8e77588778">util::ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph_1_1OutgoingArcIterator.html#a82101ea1e7f7a3c7ea7b9b12cef57caf">util::ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph_1_1OutgoingOrOppositeIncomingArcIterator.html#a07692556f6a74a6ec520e943ce00e980">util::ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph_1_1IncomingArcIterator.html#a3aef6ddf066be477b4acea40ef998557">util::ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph_1_1OppositeIncomingArcIterator.html#a7671d99b9b1eccee171ea381efbf6306">util::ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph_1_1OutgoingArcIterator.html#a3a2d3ea00412e3914f4ec1bc2c087c0e">util::ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph_1_1OutgoingOrOppositeIncomingArcIterator.html#a6ff22ab544af24017b576a3f583e4d48">util::ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingOrOppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1StaticGraph_1_1OutgoingArcIterator.html#af5c520ba6fbcd2d229d7a61745ba7cf5">util::StaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingArcIterator</a>
</li>
<li>index_
: <a class="el" href="classutil_1_1ReverseArcListGraph_1_1OppositeIncomingArcIterator.html#adadde330a68f381bab2c87d8e85faebf">util::ReverseArcListGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcMixedGraph_1_1OppositeIncomingArcIterator.html#a3795cf3a06e595f99910b3ff9269c4b7">util::ReverseArcMixedGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
, <a class="el" href="classutil_1_1ReverseArcStaticGraph_1_1OppositeIncomingArcIterator.html#a4c6d6e4b71f0237dffe7d4ed2541edf1">util::ReverseArcStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::OppositeIncomingArcIterator</a>
</li>
<li>INFEASIBLE
: <a class="el" href="classoperations__research_1_1MinCostFlowBase.html#ae5cad0c7d9c3eddbc7c3aefbee060457af323941c683086f71ce1e7cae7a0a1b3">operations_research::MinCostFlowBase</a>
</li>
<li>Init()
: <a class="el" href="classoperations__research_1_1ConnectedComponents.html#a2d8283743a52c2e331309c33c798b23c">operations_research::ConnectedComponents&lt; NodeIndex, ArcIndex &gt;</a>
, <a class="el" href="classoperations__research_1_1LatticeMemoryManager.html#ab5f0b45dfc80e6bddba92ea7dc8c018e">operations_research::LatticeMemoryManager&lt; Set, CostType &gt;</a>
</li>
<li>Initialize()
: <a class="el" href="classoperations__research_1_1EbertGraphBase.html#aeda4906d548f46b28df2c0577e42b2c8">operations_research::EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
</li>
<li>InitializeActiveNodeContainer()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a3b47bff3c2733b198d34aeaa0cbcfa19">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>InitializePreflow()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a20139b839cd5764939afc8df968a2484">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>InitialSupply()
: <a class="el" href="classoperations__research_1_1GenericMinCostFlow.html#a15963b8d1126b858e249c58658934305">operations_research::GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>INT_OVERFLOW
: <a class="el" href="classoperations__research_1_1MaxFlowStatusClass.html#aa3fbead787cfdfac0b9e7b217e06cbfba288fa96697726e05e63cc28b56c57d36">operations_research::MaxFlowStatusClass</a>
</li>
<li>Integer
: <a class="el" href="classoperations__research_1_1HamiltonianPathSolver.html#aa5992cec63596c5d6c2ed51fc4f7c9c6">operations_research::HamiltonianPathSolver&lt; CostType, CostFunction &gt;</a>
, <a class="el" href="classoperations__research_1_1PruningHamiltonianSolver.html#a2857abdd40d541b03ad21bd053b0ac54">operations_research::PruningHamiltonianSolver&lt; CostType, CostFunction &gt;</a>
</li>
<li>IntegerType
: <a class="el" href="classoperations__research_1_1Set.html#a2eb0206e8f324178feddb08668851373">operations_research::Set&lt; Integer &gt;</a>
, <a class="el" href="classoperations__research_1_1SetRangeIterator.html#a8b736bbe536c9abc15d84d5fa462a506">operations_research::SetRangeIterator&lt; SetRange &gt;</a>
</li>
<li>is_dynamic
: <a class="el" href="structoperations__research_1_1graph__traits.html#ad5cd1b2fa4ab46bf534094f197895989">operations_research::graph_traits&lt; GraphType &gt;</a>
, <a class="el" href="structoperations__research_1_1graph__traits_3_01ForwardEbertGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html#a013b3e9341d6c84014d7dc15ded99396">operations_research::graph_traits&lt; ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt; &gt;</a>
, <a class="el" href="structoperations__research_1_1graph__traits_3_01ForwardStaticGraph_3_01NodeIndexType_00_01ArcIndexType_01_4_01_4.html#af0cb76b0565277bd556aa738f83534bf">operations_research::graph_traits&lt; ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt; &gt;</a>
</li>
<li>IsActive()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a5b535e0a581ca57102d6c495a10bc911">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>IsAdmissible()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#aecd4716fa878055b30386f0f97a0d907">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>IsArcCallback
: <a class="el" href="classoperations__research_1_1BronKerboschAlgorithm.html#a2c635d9b0b40012abf93606dd023e535">operations_research::BronKerboschAlgorithm&lt; NodeIndex &gt;</a>
</li>
<li>IsArcDirect()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#aab64a5e41b9e15ab0953a59ef9fd2f49">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>IsArcValid()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#ace677adc9ba14e72018a7aa78955df18">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="structoperations__research_1_1Graphs.html#a66b7ad7630645132130da5a258792f4d">operations_research::Graphs&lt; Graph &gt;</a>
, <a class="el" href="structoperations__research_1_1Graphs_3_01operations__research_1_1StarGraph_01_4.html#af7de014805e897326707e523754b4b4f">operations_research::Graphs&lt; operations_research::StarGraph &gt;</a>
, <a class="el" href="classutil_1_1BaseGraph.html#a2097ccda3b1ad27e2c82166979018bda">util::BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>IsDirect()
: <a class="el" href="classoperations__research_1_1EbertGraph.html#a9d0409b2867beb2739b7ae20c10395e1">operations_research::EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>IsEmpty()
: <a class="el" href="classoperations__research_1_1PriorityQueueWithRestrictedPush.html#a0fa26c84168a6d71010556b0d6541a1f">operations_research::PriorityQueueWithRestrictedPush&lt; Element, IntegerPriority &gt;</a>
</li>
<li>IsEmptyActiveNodeContainer()
: <a class="el" href="classoperations__research_1_1GenericMaxFlow.html#a3653a3df1b94e4150486b5149d8eaae7">operations_research::GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>IsIncoming()
: <a class="el" href="classoperations__research_1_1EbertGraph.html#aa0c2a078e397860fe425fba54cb5adae">operations_research::EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1ForwardEbertGraph.html#a285687129f5108116d7cc1da74e8b83b">operations_research::ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1ForwardStaticGraph.html#acb00f0b91f228903023d4417a98caf54">operations_research::ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>IsNodeValid()
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#ad69ccdbdbceba88bf784e2add4964b5b">operations_research::StarGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;</a>
, <a class="el" href="classutil_1_1BaseGraph.html#abf853acea86e01356f53055f77661770">util::BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>IsOutgoing()
: <a class="el" href="classoperations__research_1_1EbertGraph.html#ae34257a5477fbac4642416580f237494">operations_research::EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>IsOutgoingOrOppositeIncoming()
: <a class="el" href="classoperations__research_1_1EbertGraph.html#a1672b2b1d01190e5b9f44a55dd48d2d9">operations_research::EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>IsReverse()
: <a class="el" href="classoperations__research_1_1EbertGraph.html#a6b983fc03d4366ac2a697c45a0ba30fc">operations_research::EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>IsRobust()
: <a class="el" href="classoperations__research_1_1HamiltonianPathSolver.html#a2278e850be8943c1bf2ec68e5a81d5ed">operations_research::HamiltonianPathSolver&lt; CostType, CostFunction &gt;</a>
</li>
<li>Iterator()
: <a class="el" href="structMutableVectorIteration_1_1Iterator.html#a89176363ea78bbe3e9ea5c0d1542d0dd">MutableVectorIteration&lt; T &gt;::Iterator</a>
</li>
<li>iterator_category
: <a class="el" href="classutil_1_1ListGraph_1_1OutgoingHeadIterator.html#a2672503e6869d2d2585047c3f5bf28ed">util::ListGraph&lt; NodeIndexType, ArcIndexType &gt;::OutgoingHeadIterator</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>