Files
ortools-clone/docs/cpp_routing/functions_func_p.html
2020-08-03 12:19:07 +02:00

207 lines
12 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.8</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: Routing</h1>
</div>
<!-- Generated by Doxygen 1.8.18 -->
<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><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__5F"><span>_</span></a></li>
<li><a href="functions_func_a.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><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 class="current"><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_w.html#index_w"><span>w</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_p"></a>- p -</h3><ul>
<li>PackCumulsOfOptimizerDimensionsFromAssignment()
: <a class="el" href="classoperations__research_1_1RoutingModel.html#a5cc6e6b421a6dfc8650cc38e116fff03">RoutingModel</a>
</li>
<li>PairExchangeOperator()
: <a class="el" href="classoperations__research_1_1PairExchangeOperator.html#a27f1fa5978b78f01d23ac430829589d8">PairExchangeOperator</a>
</li>
<li>PairExchangeRelocateOperator()
: <a class="el" href="classoperations__research_1_1PairExchangeRelocateOperator.html#ae929e9702bd43e11a06e0fb18ea9eae2">PairExchangeRelocateOperator</a>
</li>
<li>PairNodeSwapActiveOperator()
: <a class="el" href="classoperations__research_1_1PairNodeSwapActiveOperator.html#acdd31200c2524bec658d661041cdc74f">PairNodeSwapActiveOperator&lt; swap_first &gt;</a>
</li>
<li>PairRelocateOperator()
: <a class="el" href="classoperations__research_1_1PairRelocateOperator.html#a38e97ad2c00a40d2a67437e159f57ece">PairRelocateOperator</a>
</li>
<li>ParallelSavingsFilteredHeuristic()
: <a class="el" href="classoperations__research_1_1ParallelSavingsFilteredHeuristic.html#a96af2e121d404b2d23f288783dc0fcca">ParallelSavingsFilteredHeuristic</a>
</li>
<li>Path()
: <a class="el" href="classoperations__research_1_1PathOperator.html#ae507915e833da66ed7371b87f6fc61ff">PathOperator</a>
, <a class="el" href="classoperations__research_1_1PathState.html#a937b365701ebfe974cd5cb1353261f09">PathState</a>
</li>
<li>path_starts()
: <a class="el" href="classoperations__research_1_1PathOperator.html#a61caffe27afd7d6e0c94f1907f1b3b53">PathOperator</a>
</li>
<li>PathClass()
: <a class="el" href="classoperations__research_1_1PathOperator.html#a11b8ad366b686132736854e7029e7bff">PathOperator</a>
</li>
<li>PathOperator()
: <a class="el" href="classoperations__research_1_1PathOperator.html#afc24b579153470eea18c3404a3092b5c">PathOperator</a>
</li>
<li>PathState()
: <a class="el" href="classoperations__research_1_1PathState.html#afff8650ff7cd2d26a74e6dd518744a81">PathState</a>
</li>
<li>performed_max()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#af3c32596f3973a20dc7a138e04131649">PROTOBUF_FINAL</a>
</li>
<li>performed_min()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a329208876b481d6f12ca4dffa8897735">PROTOBUF_FINAL</a>
</li>
<li>PopArgumentHolder()
: <a class="el" href="classoperations__research_1_1ModelParser.html#ad8a7ac44f8bfdc52cfd6b237d1a210b7">ModelParser</a>
</li>
<li>PopContext()
: <a class="el" href="classoperations__research_1_1PropagationMonitor.html#ad8c2cfa3b6981f66705a3309edc2521c">PropagationMonitor</a>
</li>
<li>Post()
: <a class="el" href="classoperations__research_1_1GlobalVehicleBreaksConstraint.html#a19d94d32f3bde30deeebb883c6f71f84">GlobalVehicleBreaksConstraint</a>
, <a class="el" href="classoperations__research_1_1TypeRegulationsConstraint.html#a19d94d32f3bde30deeebb883c6f71f84">TypeRegulationsConstraint</a>
</li>
<li>PreAssignment()
: <a class="el" href="classoperations__research_1_1RoutingModel.html#ae033bc458ffce1ecc4874f3e212896f7">RoutingModel</a>
</li>
<li>Precedences()
: <a class="el" href="classoperations__research_1_1DisjunctivePropagator.html#a0d1ed47f6804807e925b489b24fb8d04">DisjunctivePropagator</a>
</li>
<li>Prev()
: <a class="el" href="classoperations__research_1_1PathOperator.html#aa0decf38e47940df0bf389bd3e8ba173">PathOperator</a>
</li>
<li>print_added_constraints()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a4becc480874ce7efa5286a124d8d556e">PROTOBUF_FINAL</a>
</li>
<li>print_local_search_profile()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a45f077fac45136280fb2b4c0652cc4a0">PROTOBUF_FINAL</a>
</li>
<li>print_model()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a9174fb51885a79dc1b3a8983144b7439">PROTOBUF_FINAL</a>
</li>
<li>print_model_stats()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#aae819083f3510ea41d20e257834e4579">PROTOBUF_FINAL</a>
</li>
<li>priority()
: <a class="el" href="classoperations__research_1_1DelayedCallMethod0.html#a0a34701cff1b1ac2fabd11e27c7cebc9">DelayedCallMethod0&lt; T &gt;</a>
, <a class="el" href="classoperations__research_1_1DelayedCallMethod1.html#a0a34701cff1b1ac2fabd11e27c7cebc9">DelayedCallMethod1&lt; T, P &gt;</a>
, <a class="el" href="classoperations__research_1_1DelayedCallMethod2.html#a0a34701cff1b1ac2fabd11e27c7cebc9">DelayedCallMethod2&lt; T, P, Q &gt;</a>
</li>
<li>profile_file()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a5e58c7305ff3ddd403a7038c165a9984">PROTOBUF_FINAL</a>
</li>
<li>profile_local_search()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#aae8f31b7c5d5277bf0ea75a93d57d8ed">PROTOBUF_FINAL</a>
</li>
<li>profile_propagation()
: <a class="el" href="classoperations__research_1_1PROTOBUF__FINAL.html#a0d072a702df6c0aa3db3ec02b5afea97">PROTOBUF_FINAL</a>
</li>
<li>Propagate()
: <a class="el" href="classoperations__research_1_1DisjunctivePropagator.html#a8a31c563d28e1ebe7c9e140f15fea586">DisjunctivePropagator</a>
</li>
<li>PropagateCumulBounds()
: <a class="el" href="classoperations__research_1_1CumulBoundsPropagator.html#a54688e4af975568b0bce87cdf9f26781">CumulBoundsPropagator</a>
</li>
<li>PropagationMonitor()
: <a class="el" href="classoperations__research_1_1PropagationMonitor.html#ad83eb86dff9433744b15cce5787f9518">PropagationMonitor</a>
</li>
<li>PROTOBUF_SECTION_VARIABLE()
: <a class="el" href="structTableStruct__ortools__2fconstraint__5fsolver__2fassignment__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2fassignment_2eproto</a>
, <a class="el" href="structTableStruct__ortools__2fconstraint__5fsolver__2fdemon__5fprofiler__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto</a>
, <a class="el" href="structTableStruct__ortools__2fconstraint__5fsolver__2frouting__5fenums__2eproto.html#af0d7af0e6285f44963ef40ad464b738f">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto</a>
, <a class="el" href="structTableStruct__ortools__2fconstraint__5fsolver__2frouting__5fparameters__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto</a>
, <a class="el" href="structTableStruct__ortools__2fconstraint__5fsolver__2fsearch__5flimit__2eproto.html#a6724f6aef157bf57a29bd58026097c39">TableStruct_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto</a>
, <a class="el" href="structTableStruct__ortools__2fconstraint__5fsolver__2fsolver__5fparameters__2eproto.html#a5d4901215454f7f2bea9ec50bc072b7f">TableStruct_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto</a>
</li>
<li>Push()
: <a class="el" href="classoperations__research_1_1SimpleRevFIFO.html#ac75dccd75215a324b2add603b8631ed5">SimpleRevFIFO&lt; T &gt;</a>
</li>
<li>PushArgumentHolder()
: <a class="el" href="classoperations__research_1_1ModelParser.html#a0e0eee81c1c10f89672e3e41c94939ea">ModelParser</a>
</li>
<li>PushContext()
: <a class="el" href="classoperations__research_1_1PropagationMonitor.html#a70c1ff674f3da38bc07626c496f34af9">PropagationMonitor</a>
</li>
<li>PushIfNotTop()
: <a class="el" href="classoperations__research_1_1SimpleRevFIFO.html#abc8f4bc09139f8f3951cc8280823a0f3">SimpleRevFIFO&lt; T &gt;</a>
</li>
</ul>
</div><!-- contents -->
</div>
</div>
<div id="footer-container">
<div id="footer">
</div>
</div>
</body>
</html>