functions_func_c.html 11.9 KB
Newer Older
Valentin Platzgummer's avatar
Valentin Platzgummer committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222
<!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"/>-->
        <script type="text/javascript" src="jquery.js"></script>
        <script type="text/javascript" src="dynsections.js"></script>
        <link href="doxygen.css" rel="stylesheet" type="text/css" />
        <link href="styleSheet.tmp.css" rel="stylesheet" type="text/css"/>
    </head>
    <body>
        <div id="banner-container">
            <div id="banner">
                <span id="sfml">Google OR-Tools 8.1</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.20 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
  initMenu('',true,false,'search.php','Search');
  $(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></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_func_c.html',''); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
     onmouseover="return searchBox.OnSearchSelectShow()"
     onmouseout="return searchBox.OnSearchSelectHide()"
     onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0" 
        name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div class="contents">
&#160;

<h3><a id="index_c"></a>- c -</h3><ul>
<li>Capacity()
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a9dcd8610149406a1593d2a0725290482">GenericMaxFlow&lt; Graph &gt;</a>
, <a class="el" href="classoperations__research_1_1_generic_min_cost_flow.html#a9dcd8610149406a1593d2a0725290482">GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>capacity()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a867764a43633a7ac2188f3f5aaad3bda">PROTOBUF_FINAL</a>
</li>
<li>Capacity()
: <a class="el" href="classoperations__research_1_1_simple_max_flow.html#a9dcd8610149406a1593d2a0725290482">SimpleMaxFlow</a>
, <a class="el" href="classoperations__research_1_1_simple_min_cost_flow.html#a9dcd8610149406a1593d2a0725290482">SimpleMinCostFlow</a>
</li>
<li>capacity()
: <a class="el" href="classutil_1_1_s_vector.html#ad14f726e7d9d1e7c71a6b1c652bb2c19">SVector&lt; T &gt;</a>
</li>
<li>Cardinality()
: <a class="el" href="classoperations__research_1_1_set.html#a879ebf910431019a01f98d0865749c8d">Set&lt; Integer &gt;</a>
</li>
<li>ChangeCostMatrix()
: <a class="el" href="classoperations__research_1_1_hamiltonian_path_solver.html#a19edb994fca04e71736cf3a8d62d7a73">HamiltonianPathSolver&lt; CostType, CostFunction &gt;</a>
</li>
<li>CheckArcBounds()
: <a class="el" href="classoperations__research_1_1_ebert_graph.html#ac6532804a8bcf9ca89e41b0e3139d5fb">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#ac6532804a8bcf9ca89e41b0e3139d5fb">ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#ac6532804a8bcf9ca89e41b0e3139d5fb">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>CheckArcValidity()
: <a class="el" href="classoperations__research_1_1_ebert_graph.html#a553e5eeb2887a1d7663e1200b7466e6c">EbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a553e5eeb2887a1d7663e1200b7466e6c">ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#a553e5eeb2887a1d7663e1200b7466e6c">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>CheckFeasibility()
: <a class="el" href="classoperations__research_1_1_generic_min_cost_flow.html#a92607deae80e69a2a63cc2d8f5205bd5">GenericMinCostFlow&lt; Graph, ArcFlowType, ArcScaledCostType &gt;</a>
</li>
<li>CheckInputConsistency()
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a12ffc143b8d66de80c07572cc8509037">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>CheckRelabelPrecondition()
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#a2a555ba2dc0a468e6fee4a0665b12272">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>CheckResult()
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#aac87a51b41d88b6976a12007bae9b91d">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>CheckTailIndexValidity()
: <a class="el" href="classoperations__research_1_1_forward_ebert_graph.html#a6832ebe70da89cb9d2efea26a823d204">ForwardEbertGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
, <a class="el" href="classoperations__research_1_1_forward_static_graph.html#a6832ebe70da89cb9d2efea26a823d204">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>ChristofidesPathSolver()
: <a class="el" href="classoperations__research_1_1_christofides_path_solver.html#a87145cf1f5a36d27fd856596a23d495a">ChristofidesPathSolver&lt; CostType, ArcIndex, NodeIndex, CostFunction &gt;</a>
</li>
<li>Clear()
: <a class="el" href="classoperations__research_1_1_priority_queue_with_restricted_push.html#aa71d36872f416feaa853788a7a7a7ef8">PriorityQueueWithRestrictedPush&lt; Element, IntegerPriority &gt;</a>
, <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a1e436b607da362266ed7e00d18cd6ac7">PROTOBUF_FINAL</a>
</li>
<li>clear()
: <a class="el" href="classutil_1_1_s_vector.html#ac8bb3912a3ce86b15842e79d0b421204">SVector&lt; T &gt;</a>
</li>
<li>clear_and_dealloc()
: <a class="el" href="classutil_1_1_s_vector.html#a631f9ba7174b41f44c98433a026e2f7a">SVector&lt; T &gt;</a>
</li>
<li>clear_arc()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#adf06045109f23e89b21772e682da4399">PROTOBUF_FINAL</a>
</li>
<li>clear_capacity()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5f7eed65007d1ae5558b58c478f69f12">PROTOBUF_FINAL</a>
</li>
<li>clear_head_node_id()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a81387c5828ec8b801227f53eb5ec1781">PROTOBUF_FINAL</a>
</li>
<li>clear_id()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a6367f7e976e1ce24ff52cf2958a3bbda">PROTOBUF_FINAL</a>
</li>
<li>clear_node()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aed5c697a4ea9159c511459bcaa1cc8e8">PROTOBUF_FINAL</a>
</li>
<li>clear_problem_type()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8a1e1d7652b7b8c1c70fb17eaf55f913">PROTOBUF_FINAL</a>
</li>
<li>clear_supply()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7b40af5e8ad8689f4f69a225e2473c67">PROTOBUF_FINAL</a>
</li>
<li>clear_tail_node_id()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ac9fac3af49c8c8f82118fe906c54fe5f">PROTOBUF_FINAL</a>
</li>
<li>clear_unit_cost()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a606ad4d0fbe863ea6feafbbc1ae92bd4">PROTOBUF_FINAL</a>
</li>
<li>CompleteBipartiteGraph()
: <a class="el" href="classutil_1_1_complete_bipartite_graph.html#a98b1112f3c64c1c28699c93b952ebf4e">CompleteBipartiteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>CompleteGraph()
: <a class="el" href="classutil_1_1_complete_graph.html#a3d64d2842e97ec8cd6d6e95208ead70f">CompleteGraph&lt; NodeIndexType, ArcIndexType &gt;</a>
</li>
<li>ComputeAssignment()
: <a class="el" href="classoperations__research_1_1_linear_sum_assignment.html#a63b3d12e721188086870cc42cc46a258">LinearSumAssignment&lt; GraphType &gt;</a>
</li>
<li>ComputeCumulativeSum()
: <a class="el" href="classutil_1_1_base_graph.html#aacbf67d9ee658147495316e1ac2c83f2">BaseGraph&lt; NodeIndexType, ArcIndexType, HasReverseArcs &gt;</a>
</li>
<li>ComputeReachableNodes()
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#ac0290c8f8892c50d7b29e9770fda4923">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>Connected()
: <a class="el" href="class_connected_components_finder.html#ac7782f36c09257f370347166e02480f1">ConnectedComponentsFinder&lt; T, CompareOrHashT &gt;</a>
, <a class="el" href="class_dense_connected_components_finder.html#a962b54327591b21cc0a9273f78906a8b">DenseConnectedComponentsFinder</a>
</li>
<li>ConnectedComponentsFinder()
: <a class="el" href="class_connected_components_finder.html#a9d3b69f74c9aa5e8ddbf4e4056320a66">ConnectedComponentsFinder&lt; T, CompareOrHashT &gt;</a>
</li>
<li>Contains()
: <a class="el" href="classoperations__research_1_1_set.html#a0faec65dbf29460ec59dfa75d0536efb">Set&lt; Integer &gt;</a>
</li>
<li>CopyFrom()
: <a class="el" href="classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8833e075ef8f8090c75efbe0ada224f7">PROTOBUF_FINAL</a>
</li>
<li>CostValueCycleHandler()
: <a class="el" href="classoperations__research_1_1_cost_value_cycle_handler.html#a8bd36eabd11be9f5c4e3094418412544">CostValueCycleHandler&lt; ArcIndexType &gt;</a>
</li>
<li>CreateFlowModel()
: <a class="el" href="classoperations__research_1_1_generic_max_flow.html#afbd2be8210b3c04ac5ee3a879f1e62de">GenericMaxFlow&lt; Graph &gt;</a>
</li>
<li>CreateFlowModelOfLastSolve()
: <a class="el" href="classoperations__research_1_1_simple_max_flow.html#a4d39b4f2db0792ccce2a922c74f43ecf">SimpleMaxFlow</a>
</li>
<li>CycleHandlerForAnnotatedArcs()
: <a class="el" href="classoperations__research_1_1_ebert_graph_base_1_1_cycle_handler_for_annotated_arcs.html#a98dbfe5b691e0943198565a525d17886">EbertGraphBase&lt; NodeIndexType, ArcIndexType, DerivedGraph &gt;::CycleHandlerForAnnotatedArcs</a>
, <a class="el" href="classoperations__research_1_1_forward_static_graph_1_1_cycle_handler_for_annotated_arcs.html#a3764aae97c7333c95ea9f99a176e98df">ForwardStaticGraph&lt; NodeIndexType, ArcIndexType &gt;::CycleHandlerForAnnotatedArcs</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
        </div>
        </div>
        <div id="footer-container">
            <div id="footer">
            </div>
        </div>
    </body>
</html>