226 lines
12 KiB
HTML
226 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.5</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 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_:"><span>:</span></a></li>
|
|
<li><a href="functions__.html#index__5F"><span>_</span></a></li>
|
|
<li><a href="functions_a.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><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_q.html#index_q"><span>q</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 class="current"><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_w.html#index_w"><span>w</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_t"></a>- t -</h3><ul>
|
|
<li>TABU_SEARCH
|
|
: <a class="el" href="classoperations__research_1_1LocalSearchMetaheuristic.html#a6770ffaed7cb75bb4d8a29dfb1c4630b">LocalSearchMetaheuristic</a>
|
|
</li>
|
|
<li>target_var()
|
|
: <a class="el" href="classoperations__research_1_1CastConstraint.html#a238836497bd5aa00b0d74d3ba2a1dc03">CastConstraint</a>
|
|
</li>
|
|
<li>target_var_
|
|
: <a class="el" href="classoperations__research_1_1CastConstraint.html#a98fcd7d6529aa105a5d9ca4b282579f0">CastConstraint</a>
|
|
</li>
|
|
<li>time()
|
|
: <a class="el" href="classoperations__research_1_1RegularLimitParameters.html#ab1a9867a4886a00f43a96bf801198da6">RegularLimitParameters</a>
|
|
, <a class="el" href="structoperations__research_1_1SolutionCollector_1_1SolutionData.html#a13421db7d7e84fff732599bcf954c5cc">SolutionCollector::SolutionData</a>
|
|
</li>
|
|
<li>time_cumuls()
|
|
: <a class="el" href="classoperations__research_1_1DisjunctiveConstraint.html#a0801da3f8ae5f253399fd1319dea7e57">DisjunctiveConstraint</a>
|
|
</li>
|
|
<li>time_limit()
|
|
: <a class="el" href="classoperations__research_1_1RoutingSearchParameters.html#ab9b65c3be950236bc4709b71f4f32e62">RoutingSearchParameters</a>
|
|
</li>
|
|
<li>time_slacks()
|
|
: <a class="el" href="classoperations__research_1_1DisjunctiveConstraint.html#af106a0b38e8b3d069248a579efe2e1bc">DisjunctiveConstraint</a>
|
|
</li>
|
|
<li>tmp_vector_
|
|
: <a class="el" href="classoperations__research_1_1Solver.html#a0f3d534acf3ba2602ae56ec4f28ccdd6">Solver</a>
|
|
</li>
|
|
<li>Top()
|
|
: <a class="el" href="classoperations__research_1_1ModelParser.html#ae8ac172436c62100ddbd16a7422e1501">ModelParser</a>
|
|
</li>
|
|
<li>TopPeriodicCheck()
|
|
: <a class="el" href="classoperations__research_1_1Solver.html#a4de855c905df4a729715972dc39997a4">Solver</a>
|
|
</li>
|
|
<li>TopProgressPercent()
|
|
: <a class="el" href="classoperations__research_1_1Solver.html#ab003619f8e2f35a1ca01aa7713c674ea">Solver</a>
|
|
</li>
|
|
<li>trace_propagation()
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#a39f2224ce3e6c3c38e6834834dd5e189">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>trace_search()
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#a00115ea31abc519b53890b1ad57dcb11">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>trail_block_size()
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#a76fcc0466e8974c9aeaa7f0467456552">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>TrailCompression
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#a81d641d769fd303cd83ef13ffd547e41">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>TrailCompression_ARRAYSIZE
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#a7952e68a73131456455c9999406ecc01">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>TrailCompression_descriptor()
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#a12620d46abd3c2aa2a6cc2abd2379b93">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>TrailCompression_IsValid()
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#a702a84dcd87cafde291d1b83060f302a">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>TrailCompression_MAX
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#ada877cfa6ce0e361b258e6fe18172f9a">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>TrailCompression_MIN
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#ac1b27c473db980b4105262ce019dc37b">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>TrailCompression_Name()
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#adffc06d8aedddc77a3f535900a930abe">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>TrailCompression_Parse()
|
|
: <a class="el" href="classoperations__research_1_1ConstraintSolverParameters.html#a492dd201cae031307de6dd3e6a980846">ConstraintSolverParameters</a>
|
|
</li>
|
|
<li>transit
|
|
: <a class="el" href="structoperations__research_1_1RoutingModel_1_1StateDependentTransit.html#aa62eca1f13335c62c6eadad531f06247">RoutingModel::StateDependentTransit</a>
|
|
</li>
|
|
<li>transit_evaluator()
|
|
: <a class="el" href="classoperations__research_1_1RoutingDimension.html#aae1962408e06dbb45f6e5ee67e530880">RoutingDimension</a>
|
|
</li>
|
|
<li>transit_evaluator_class
|
|
: <a class="el" href="structoperations__research_1_1RoutingModel_1_1CostClass_1_1DimensionCost.html#a251a1028d938f5eb8605f759e6dc966f">RoutingModel::CostClass::DimensionCost</a>
|
|
</li>
|
|
<li>transit_plus_identity
|
|
: <a class="el" href="structoperations__research_1_1RoutingModel_1_1StateDependentTransit.html#ab71e287979b5c9040d1596d12ed3bb5f">RoutingModel::StateDependentTransit</a>
|
|
</li>
|
|
<li>TransitCallback()
|
|
: <a class="el" href="classoperations__research_1_1RoutingModel.html#ad558398f8c75f81d879f74d18ba5e7c3">RoutingModel</a>
|
|
</li>
|
|
<li>TransitCallback1
|
|
: <a class="el" href="classoperations__research_1_1RoutingModel.html#a204041e5264282d54dfd198011e776d3">RoutingModel</a>
|
|
</li>
|
|
<li>TransitCallback2
|
|
: <a class="el" href="classoperations__research_1_1RoutingModel.html#a5fa8aee5b0c67072dbbb03f1899ec60a">RoutingModel</a>
|
|
</li>
|
|
<li>transition_time_
|
|
: <a class="el" href="classoperations__research_1_1DisjunctiveConstraint.html#afc37bcfd26805cab838cef7ae4c87444">DisjunctiveConstraint</a>
|
|
</li>
|
|
<li>TransitionTime()
|
|
: <a class="el" href="classoperations__research_1_1DisjunctiveConstraint.html#aaafd3363e871db52ce00c08905f57afa">DisjunctiveConstraint</a>
|
|
</li>
|
|
<li>transits()
|
|
: <a class="el" href="classoperations__research_1_1RoutingDimension.html#a6f170c2c3b2a0c5f616aa449a38d84fa">RoutingDimension</a>
|
|
</li>
|
|
<li>TransitVar()
|
|
: <a class="el" href="classoperations__research_1_1RoutingDimension.html#abad8b7edc9f675056db28171da1da655">RoutingDimension</a>
|
|
</li>
|
|
<li>Try()
|
|
: <a class="el" href="classoperations__research_1_1Solver.html#ad7f594a8946220061e18840c7e4583e3">Solver</a>
|
|
</li>
|
|
<li>TSPLNS
|
|
: <a class="el" href="classoperations__research_1_1Solver.html#afd2868244e1a645aaf41eb8a6a6c8bf4af23b5d9059cb973667272b793cfd37b1">Solver</a>
|
|
</li>
|
|
<li>TSPOPT
|
|
: <a class="el" href="classoperations__research_1_1Solver.html#afd2868244e1a645aaf41eb8a6a6c8bf4a092684b466c2d8f6dffcc4fcc45a4c87">Solver</a>
|
|
</li>
|
|
<li>TWOOPT
|
|
: <a class="el" href="classoperations__research_1_1Solver.html#a6fc60ae040ae35c83f09736d2e682a18a6235329fc45bc5a7612cc84342b2528e">Solver</a>
|
|
</li>
|
|
<li>type_index_of_vehicle_
|
|
: <a class="el" href="classoperations__research_1_1SavingsFilteredHeuristic.html#a835d99e33c635948e02b5cc19a695c0a">SavingsFilteredHeuristic</a>
|
|
</li>
|
|
<li>TypeIncompatibilityChecker()
|
|
: <a class="el" href="classoperations__research_1_1TypeIncompatibilityChecker.html#a0e62f00f807fac1ac7e9d14e00fb8394">TypeIncompatibilityChecker</a>
|
|
</li>
|
|
<li>TypeName()
|
|
: <a class="el" href="classoperations__research_1_1ArgumentHolder.html#ad72c30a24555a3ffb0dba3749dfad22f">ArgumentHolder</a>
|
|
</li>
|
|
<li>TypeRegulationsChecker()
|
|
: <a class="el" href="classoperations__research_1_1TypeRegulationsChecker.html#a7745da6edcf25f61956a75b5bb3a7080">TypeRegulationsChecker</a>
|
|
</li>
|
|
<li>TypeRegulationsConstraint()
|
|
: <a class="el" href="classoperations__research_1_1TypeRegulationsConstraint.html#ac45256999b51546027c5f81897ee4b46">TypeRegulationsConstraint</a>
|
|
</li>
|
|
<li>TypeRequirementChecker()
|
|
: <a class="el" href="classoperations__research_1_1TypeRequirementChecker.html#aa61667d3933f65282eaabd3fb06d4416">TypeRequirementChecker</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|