130 lines
7.0 KiB
HTML
130 lines
7.0 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">Google OR-Tools 7.4</span>
|
|
</div>
|
|
</div>
|
|
<div id="content" style="width: 100%; overflow: hidden;">
|
|
<div style="margin-left: 15px; margin-top: 5px; float: left; color: #145A32;">
|
|
<h2>C++ Reference</h2>
|
|
<ul>
|
|
<li><a href="../cpp_algorithms/annotated.html">Algorithms</a></li>
|
|
<li><a href="../cpp_sat/annotated.html">CP-SAT</a></li>
|
|
<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>
|
|
<div id="content">
|
|
<div align="center">
|
|
<h1 style="color: #145A32;">C++ Reference: Graph</h1>
|
|
</div>
|
|
<!-- Generated by Doxygen 1.8.15 -->
|
|
<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>
|
|
<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 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 class="current"><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><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 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_e"></a>- e -</h3><ul>
|
|
<li>EbertGraph()
|
|
: <a class="el" href="classoperations__research_1_1EbertGraph.html#a64a62fbecf28877dbeb8b077378b8932">EbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>EbertGraphBase()
|
|
: <a class="el" href="classoperations__research_1_1EbertGraphBase.html#a04c9ae002dae9ce9a47d37156a6d0c88">EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>EbertGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > >
|
|
: <a class="el" href="classoperations__research_1_1EbertGraph.html#a73dbd9f38775b3bd2727594c935502c3">EbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>EbertGraphBase< NodeIndexType, ArcIndexType, ForwardEbertGraph< NodeIndexType, ArcIndexType > >
|
|
: <a class="el" href="classoperations__research_1_1ForwardEbertGraph.html#a8fdd2d0396c7ec0609a4351f716aef5f">ForwardEbertGraph< NodeIndexType, ArcIndexType ></a>
|
|
</li>
|
|
<li>ElementIterator()
|
|
: <a class="el" href="classoperations__research_1_1ElementIterator.html#a0a290cf047b502171a3d1770cd194c52">ElementIterator< Set ></a>
|
|
</li>
|
|
<li>ElementRank()
|
|
: <a class="el" href="classoperations__research_1_1Set.html#a33392f61ea41062250f3664a055cd3bf">Set< Integer ></a>
|
|
</li>
|
|
<li>emplace_back()
|
|
: <a class="el" href="structSccCounterOutput.html#ac706b4714b4a833d82f355d3c06c18af">SccCounterOutput< NodeIndex ></a>
|
|
</li>
|
|
<li>empty()
|
|
: <a class="el" href="classutil_1_1BeginEndWrapper.html#a644718bb2fb240de962dc3c9a1fdf0dc">BeginEndWrapper< Iterator ></a>
|
|
</li>
|
|
<li>end()
|
|
: <a class="el" href="classoperations__research_1_1Set.html#a67d03a6e5178376e21bdfa720680e447">Set< Integer ></a>
|
|
, <a class="el" href="classoperations__research_1_1SetRangeWithCardinality.html#af7124add76feb58bf035c3375fe140f9">SetRangeWithCardinality< Set ></a>
|
|
, <a class="el" href="classutil_1_1BeginEndReverseIteratorWrapper.html#adb181d5987fe1717331337543389eafd">BeginEndReverseIteratorWrapper< Container ></a>
|
|
, <a class="el" href="classutil_1_1BeginEndWrapper.html#a62469461ed7c932afba3808f4da0fe3d">BeginEndWrapper< Iterator ></a>
|
|
, <a class="el" href="structutil_1_1MutableVectorIteration.html#ab45dae688fc5d8983727abffa4389003">MutableVectorIteration< T ></a>
|
|
</li>
|
|
<li>end_arc_index()
|
|
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#a8b9175b7d6fd63f5ae764a7ea44d13e0">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
<li>end_node_index()
|
|
: <a class="el" href="classoperations__research_1_1StarGraphBase.html#abe63d4d83bcc1da204931b4687494460">StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph ></a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|