224 lines
11 KiB
HTML
224 lines
11 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"/>-->
|
|
<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 9.0</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.9.1 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
|
|
/* @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&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&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('globals.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">
|
|
<div class="textblock">Here is a list of all file members with links to the files they belong to:</div>
|
|
|
|
<h3><a id="index_a"></a>- a -</h3><ul>
|
|
<li>ABSL_DECLARE_FLAG()
|
|
: <a class="el" href="routing__flags_8h.html#a9e4b95a17616f427dfaf92c470bcf18b">routing_flags.h</a>
|
|
, <a class="el" href="constraint__solver_8h.html#a3f9da4a1a05483aa80481604e8983b6b">constraint_solver.h</a>
|
|
, <a class="el" href="routing__flags_8h.html#a76e2712fba725e2cd40b27262ae070b7">routing_flags.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::AssignmentProto >()
|
|
: <a class="el" href="assignment_8pb_8h.html#add987639c5af4762e5cb22d0e393a154">assignment.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::ConstraintRuns >()
|
|
: <a class="el" href="demon__profiler_8pb_8h.html#abaac8341e37416013f596061661a4280">demon_profiler.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::ConstraintSolverParameters >()
|
|
: <a class="el" href="solver__parameters_8pb_8h.html#a9e99adb90adb746cb673630617038215">solver_parameters.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::DemonRuns >()
|
|
: <a class="el" href="demon__profiler_8pb_8h.html#a63b81cf890c8d6f968b71a12d5cc5bfe">demon_profiler.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::FirstSolutionStrategy >()
|
|
: <a class="el" href="routing__enums_8pb_8h.html#af66aea96731c9aec7a79f8f0a8ebdc2c">routing_enums.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::IntervalVarAssignment >()
|
|
: <a class="el" href="assignment_8pb_8h.html#aade9d963d9333b645755da79e30f5621">assignment.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::IntVarAssignment >()
|
|
: <a class="el" href="assignment_8pb_8h.html#a87b9326eb6b55d36a82b7264679c87f0">assignment.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::LocalSearchMetaheuristic >()
|
|
: <a class="el" href="routing__enums_8pb_8h.html#a1929141d8ceae06af6d0c92b3de0e3fe">routing_enums.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RegularLimitParameters >()
|
|
: <a class="el" href="search__limit_8pb_8h.html#a1f62dec894c30065a4db024560e715df">search_limit.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RoutingModelParameters >()
|
|
: <a class="el" href="routing__parameters_8pb_8h.html#aafec97bd10b50fab49307a19965084ca">routing_parameters.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters >()
|
|
: <a class="el" href="routing__parameters_8pb_8h.html#a319e5c4759de7382dd6a60271d8e3ce6">routing_parameters.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters >()
|
|
: <a class="el" href="routing__parameters_8pb_8h.html#ad7a670cacd4827496ddfc31b5ddc1d0e">routing_parameters.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators >()
|
|
: <a class="el" href="routing__parameters_8pb_8h.html#aa5dcf33a4b44e601fc33617b5fe05a38">routing_parameters.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::SequenceVarAssignment >()
|
|
: <a class="el" href="assignment_8pb_8h.html#a2c2669c3bbb98d386459ac4510a1c2a5">assignment.pb.h</a>
|
|
</li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::WorkerInfo >()
|
|
: <a class="el" href="assignment_8pb_8h.html#abc611269e2526a234a6eb9ba9d531534">assignment.pb.h</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_d"></a>- d -</h3><ul>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2fassignment_2eproto
|
|
: <a class="el" href="assignment_8pb_8h.html#a686fb78be7dc1ca4d4498448d5f58a58">assignment.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2fassignment_2eproto_metadata_getter()
|
|
: <a class="el" href="assignment_8pb_8h.html#a6dd9b7d698777016699bd63ee5016aa2">assignment.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto
|
|
: <a class="el" href="demon__profiler_8pb_8h.html#a7c0ae616fff24fe8760a66164f4fbcbd">demon_profiler.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto_metadata_getter()
|
|
: <a class="el" href="demon__profiler_8pb_8h.html#a43e5bcb68dadbb2e95db6ee86be34c2d">demon_profiler.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto
|
|
: <a class="el" href="routing__enums_8pb_8h.html#adb36228f7101310ce5c6464e0afa24ab">routing_enums.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto_metadata_getter()
|
|
: <a class="el" href="routing__enums_8pb_8h.html#a572ad6a147128bde718b1555c7be6069">routing_enums.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto
|
|
: <a class="el" href="routing__parameters_8pb_8h.html#a08fb716a4f5f875f265060f453fa01b1">routing_parameters.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto_metadata_getter()
|
|
: <a class="el" href="routing__parameters_8pb_8h.html#aaf72ff8ab3d714fb63d2873612eea7ce">routing_parameters.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto
|
|
: <a class="el" href="search__limit_8pb_8h.html#a3508751555ce51a5bbea693e90ef5fb7">search_limit.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto_metadata_getter()
|
|
: <a class="el" href="search__limit_8pb_8h.html#a5b831db48b7853f0579c5b6019bd2274">search_limit.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto
|
|
: <a class="el" href="solver__parameters_8pb_8h.html#a7753970452f2feffe295496f9b948c6c">solver_parameters.pb.h</a>
|
|
</li>
|
|
<li>descriptor_table_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto_metadata_getter()
|
|
: <a class="el" href="solver__parameters_8pb_8h.html#ad79588395b55d4bc902bac3a35a5311a">solver_parameters.pb.h</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_g"></a>- g -</h3><ul>
|
|
<li>GetEnumDescriptor< ::operations_research::ConstraintSolverParameters_TrailCompression >()
|
|
: <a class="el" href="solver__parameters_8pb_8h.html#a73e132779623790a086cb72f26152662">solver_parameters.pb.h</a>
|
|
</li>
|
|
<li>GetEnumDescriptor< ::operations_research::FirstSolutionStrategy_Value >()
|
|
: <a class="el" href="routing__enums_8pb_8h.html#af22e88bc83bbd1823edaec6845651098">routing_enums.pb.h</a>
|
|
</li>
|
|
<li>GetEnumDescriptor< ::operations_research::LocalSearchMetaheuristic_Value >()
|
|
: <a class="el" href="routing__enums_8pb_8h.html#ac10a962b3f273fe713e3ec24f958244d">routing_enums.pb.h</a>
|
|
</li>
|
|
<li>GetEnumDescriptor< ::operations_research::RoutingSearchParameters_SchedulingSolver >()
|
|
: <a class="el" href="routing__parameters_8pb_8h.html#a0561f0ea0a75f6dc8ab1a3beea4b9fd2">routing_parameters.pb.h</a>
|
|
</li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_p"></a>- p -</h3><ul>
|
|
<li>PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2fassignment_2eproto
|
|
: <a class="el" href="assignment_8pb_8h.html#af9b703c84018fe0b59348ff604b1c509">assignment.pb.h</a>
|
|
</li>
|
|
<li>PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2fdemon_5fprofiler_2eproto
|
|
: <a class="el" href="demon__profiler_8pb_8h.html#a3133da6a84d31c6e499a92e268bbbcd7">demon_profiler.pb.h</a>
|
|
</li>
|
|
<li>PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto
|
|
: <a class="el" href="routing__enums_8pb_8h.html#ab99f705eeba00bba1fbe3cbd06567188">routing_enums.pb.h</a>
|
|
</li>
|
|
<li>PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto
|
|
: <a class="el" href="routing__parameters_8pb_8h.html#a41c79b954c0fc1878adefd2371557f31">routing_parameters.pb.h</a>
|
|
</li>
|
|
<li>PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2fsearch_5flimit_2eproto
|
|
: <a class="el" href="search__limit_8pb_8h.html#a2c150162f6caee0b58b10e540622d545">search_limit.pb.h</a>
|
|
</li>
|
|
<li>PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2fsolver_5fparameters_2eproto
|
|
: <a class="el" href="solver__parameters_8pb_8h.html#a98bf155317127ca9271994ccab0f6846">solver_parameters.pb.h</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
</div>
|
|
</div>
|
|
<div id="footer-container">
|
|
<div id="footer">
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|