141 lines
10 KiB
HTML
141 lines
10 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.2</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.3 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
var searchBox = new SearchBox("searchBox", "search",'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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(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:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
|
|
$(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" name="index_a"></a>- a -</h3><ul>
|
|
<li>ABSL_DECLARE_FLAG() : <a class="el" href="constraint__solver_8h.html#a3f9da4a1a05483aa80481604e8983b6b">constraint_solver.h</a>, <a class="el" href="routing__flags_8h.html#adf49ef78ca9408e805e49577a51eb71d">routing_flags.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::AssignmentProto >() : <a class="el" href="assignment_8pb_8h.html#a9e57a3fd4df66a6e4b89c848b747af3f">assignment.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::ConstraintRuns >() : <a class="el" href="demon__profiler_8pb_8h.html#a1a7b00290ebd3bd440fd8e58f6c115b0">demon_profiler.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::ConstraintSolverParameters >() : <a class="el" href="solver__parameters_8pb_8h.html#a976b2016df9726abf869f623bfddc06d">solver_parameters.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::DemonRuns >() : <a class="el" href="demon__profiler_8pb_8h.html#add2d100b833a1e45aef99e333f474c2a">demon_profiler.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::FirstSolutionStrategy >() : <a class="el" href="routing__enums_8pb_8h.html#acf810ebdd1b162208832f1db19f00d1d">routing_enums.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::IntervalVarAssignment >() : <a class="el" href="assignment_8pb_8h.html#afcd1c5529836095b2f6acff2cd6139d4">assignment.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::IntVarAssignment >() : <a class="el" href="assignment_8pb_8h.html#a681f56cae9f00c18d8b93ce8f45ac154">assignment.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::LocalSearchMetaheuristic >() : <a class="el" href="routing__enums_8pb_8h.html#a334837522932fa0a4b1249e6bc6aa05f">routing_enums.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RegularLimitParameters >() : <a class="el" href="search__limit_8pb_8h.html#aa4d69bc560a747f303e4648edc22c008">search_limit.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RoutingModelParameters >() : <a class="el" href="routing__parameters_8pb_8h.html#a3fd2b28f3dc6b4d0bc08d22e3324af9f">routing_parameters.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters >() : <a class="el" href="routing__parameters_8pb_8h.html#a1476df782dae3aad37df60fb25c6b81d">routing_parameters.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters_ImprovementSearchLimitParameters >() : <a class="el" href="routing__parameters_8pb_8h.html#a1580cfbbcfdc15fd55aa5f33112fb4f2">routing_parameters.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators >() : <a class="el" href="routing__parameters_8pb_8h.html#aaedd5bd5821a1cf9962a839370be6dec">routing_parameters.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::SequenceVarAssignment >() : <a class="el" href="assignment_8pb_8h.html#a320d4cb93a56baa1cd92b01313744b9f">assignment.pb.h</a></li>
|
|
<li>Arena::CreateMaybeMessage<::operations_research::WorkerInfo >() : <a class="el" href="assignment_8pb_8h.html#ae5323fcef7d4ab99faac3ef20c2181f9">assignment.pb.h</a></li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_d" name="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_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_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_5fparameters_2eproto : <a class="el" href="routing__parameters_8pb_8h.html#a08fb716a4f5f875f265060f453fa01b1">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_2fsolver_5fparameters_2eproto : <a class="el" href="solver__parameters_8pb_8h.html#a7753970452f2feffe295496f9b948c6c">solver_parameters.pb.h</a></li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_g" name="index_g"></a>- g -</h3><ul>
|
|
<li>GetEnumDescriptor< ::operations_research::ConstraintSolverParameters_TrailCompression >() : <a class="el" href="solver__parameters_8pb_8h.html#a5d4837e6577e81eae6c02a0bbe60f69c">solver_parameters.pb.h</a></li>
|
|
<li>GetEnumDescriptor< ::operations_research::FirstSolutionStrategy_Value >() : <a class="el" href="routing__enums_8pb_8h.html#aea23ca3a2da251057d293c53ff574741">routing_enums.pb.h</a></li>
|
|
<li>GetEnumDescriptor< ::operations_research::LocalSearchMetaheuristic_Value >() : <a class="el" href="routing__enums_8pb_8h.html#abf3ee18cd5d00f36e1fdee5745510d2d">routing_enums.pb.h</a></li>
|
|
<li>GetEnumDescriptor< ::operations_research::RoutingSearchParameters_SchedulingSolver >() : <a class="el" href="routing__parameters_8pb_8h.html#ac8d92f9fc94724ffaf15be9ff57bdbd2">routing_parameters.pb.h</a></li>
|
|
</ul>
|
|
|
|
|
|
<h3><a id="index_p" name="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>
|