Files
ortools-clone/docs/cpp_graph/functions_func_i.html
2019-06-20 23:08:48 +02:00

199 lines
16 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.1@</span>
</div>
</div>
<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="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class&#160;List</span></a></li>
<li><a href="classes.html"><span>Class&#160;Index</span></a></li>
<li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><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_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li class="current"><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_v.html#index_v"><span>v</span></a></li>
<li><a href="functions_func_~.html#index__7E"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<div class="contents">
&#160;
<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#aac689ec3cadc1e597847a9d33ff20469">operations_research::EbertGraph&lt; NodeIndexType, ArcIndexType &gt;::IncomingArcIterator</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#a287ddcb43f060b53bceef9434834e9ed">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>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>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>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>
</ul>
</div><!-- contents -->
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>