2019-06-13 13:08:49 +02:00
<!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 >
2020-09-01 16:00:33 +02:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
2019-06-13 13:08:49 +02:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2021-04-27 23:00:03 +02:00
< span id = "sfml" > Google OR-Tools 9.0< / span >
2019-06-13 13:08:49 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > C++ Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
2019-08-12 09:16:03 -07:00
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
2019-08-07 18:01:08 -07:00
< 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 >
2019-06-13 13:08:49 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Routing< / h1 >
< / div >
2021-01-26 11:28:50 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-01-26 11:28:50 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2020-09-01 16:00:33 +02:00
/* @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 >
2019-06-13 13:08:49 +02:00
< / div >
2020-09-01 16:00:33 +02:00
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
2019-06-13 13:08:49 +02:00
< / div >
2020-09-01 16:00:33 +02:00
< / div >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_r.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 >
2019-06-13 13:08:49 +02:00
< 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_r" > < / a > - r -< / h3 > < ul >
2020-11-18 14:53:30 +01:00
< li > Rand32()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_solver.html#ae3a68c1cd26973c190846053f202fa8c" > Solver< / a >
2020-11-18 14:53:30 +01:00
< / li >
< li > Rand64()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_solver.html#a508bc1c932fca0619b340e90d26e9fc7" > Solver< / a >
2020-11-18 14:53:30 +01:00
< / li >
< li > random_seed
: < a class = "el" href = "structoperations__research_1_1_default_phase_parameters.html#ad9059bc845096b2f05414a66c836b4ee" > DefaultPhaseParameters< / a >
< / li >
< li > RandomConcatenateOperators()
: < a class = "el" href = "classoperations__research_1_1_solver.html#a3b7868c6dd1939fd432fb628c974cca9" > Solver< / a >
< / li >
< li > Range()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_int_expr.html#ace746bea8d19ba6bbf319dafbd5f5e5c" > IntExpr< / a >
2019-07-05 00:25:55 +02:00
< / li >
2019-06-13 15:36:14 +02:00
< li > RankFirst()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#af5aaffbf16ee150934ca1d7feddffdf7" > PropagationMonitor< / a >
, < a class = "el" href = "classoperations__research_1_1_rev_partial_sequence.html#aae1ff1f02500de1b7cf8042c10a5a36d" > RevPartialSequence< / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_sequence_var.html#ab8618d2458a778c7ee4326b41bd2de7e" > SequenceVar< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RankLast()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#a133d6644c8ea52f45e657b4c268e0cbf" > PropagationMonitor< / a >
, < a class = "el" href = "classoperations__research_1_1_rev_partial_sequence.html#a7a0cad593e63d53f505bb7da17fcd1d4" > RevPartialSequence< / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_sequence_var.html#aaa902cac039701edcdaf15661fbed327" > SequenceVar< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RankNotFirst()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#a670d62cb4741bc10b2332a8a67fd3f5a" > PropagationMonitor< / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_sequence_var.html#aec7dac2fca35046761c8d47af724c091" > SequenceVar< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RankNotLast()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#a6467f671a40283eed2a71c51741d93b8" > PropagationMonitor< / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_sequence_var.html#ad2fcd811f566cf9677c886576515f032" > SequenceVar< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RankSequence()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#a6e8312c7b6a02f813e345b99f98a8458" > PropagationMonitor< / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_sequence_var.html#a2c3cdf1887a496fe0fdd4b5abe5c33f5" > SequenceVar< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RawValue()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_boolean_var.html#ad594d94255d119c43ecdd6f0179b73ae" > BooleanVar< / a >
2019-06-13 15:36:14 +02:00
< / li >
2019-07-05 00:25:55 +02:00
< li > ReadAssignment()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a74e3de2ce73322e1860be0713c07c33e" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
< li > ReadAssignmentFromRoutes()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a3bb168d2a8f354a4a0e37d3628dee6ba" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > recycle_solutions_
: < a class = "el" href = "classoperations__research_1_1_solution_collector.html#a44069f4a63ae68c2059144cc5ee976d1" > SolutionCollector< / a >
< / li >
2020-01-31 17:22:59 +01:00
< li > reduce_vehicle_cost_model()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a7d5e89e2de5e9b3fb77aa46489d67485" > PROTOBUF_FINAL< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > Refute()
: < a class = "el" href = "classoperations__research_1_1_decision.html#a8b28baa822da63142e875e1258fe0973" > Decision< / a >
< / li >
2019-06-13 15:36:14 +02:00
< li > RefuteDecision()
2020-11-18 14:53:30 +01:00
: < a class = "el" href = "classoperations__research_1_1_optimize_var.html#acdef27972648252e66630c3b078aa962" > OptimizeVar< / a >
, < a class = "el" href = "classoperations__research_1_1_search_limit.html#acdef27972648252e66630c3b078aa962" > SearchLimit< / a >
, < a class = "el" href = "classoperations__research_1_1_search_log.html#a363e3361f6a6b52343e69cbff81deff5" > SearchLog< / a >
, < a class = "el" href = "classoperations__research_1_1_search_monitor.html#a150f3693eacbeff5fcf5fb1ab954d11e" > SearchMonitor< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RegisterDemon()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#aced81fe18add9aa052c40a148b6bb79d" > PropagationMonitor< / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_solver.html#adb2b62f2279eeb3cf812863668f488e0" > Solver< / a >
< / li >
< li > RegisterIntervalVar()
: < a class = "el" href = "classoperations__research_1_1_solver.html#a505a3617f7d83b008ad83e9bcc36044e" > Solver< / a >
< / li >
< li > RegisterIntExpr()
: < a class = "el" href = "classoperations__research_1_1_solver.html#acfc35762d79414004833fbf02a07e9c3" > Solver< / a >
< / li >
< li > RegisterIntVar()
: < a class = "el" href = "classoperations__research_1_1_solver.html#afbc7febf6131691195e4e5ae24128d12" > Solver< / a >
< / li >
< li > RegisterNewSolution()
: < a class = "el" href = "classoperations__research_1_1_solution_pool.html#a39b9785ffd2b768743ca541295668408" > SolutionPool< / a >
2019-06-13 15:36:14 +02:00
< / li >
2019-07-05 00:25:55 +02:00
< li > RegisterPositiveTransitCallback()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#aa540a1068aef75c041330a2eafccd623" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
2019-07-12 13:13:30 -07:00
< li > RegisterPositiveUnaryTransitCallback()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a7dd3d77b26ddfc5e981637ee8b83c1ed" > RoutingModel< / a >
2019-07-12 13:13:30 -07:00
< / li >
2019-07-05 00:25:55 +02:00
< li > RegisterStateDependentTransitCallback()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a422ce2898045c53fc90d21d8633d4af7" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
< li > RegisterTransitCallback()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a8c58bbbfc090a581f02d76fabf465b3e" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
2021-02-16 18:34:57 +01:00
< li > RegisterTransitMatrix()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#add1a60041c1f8ec87b492635be1c8704" > RoutingModel< / a >
2021-02-16 18:34:57 +01:00
< / li >
2019-07-05 00:25:55 +02:00
< li > RegisterUnaryTransitCallback()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#acbab635c68d8a6e0961afae0f606590b" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
2021-02-16 18:34:57 +01:00
< li > RegisterUnaryTransitVector()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a558728d2399a362f2595455653edad02" > RoutingModel< / a >
2021-02-16 18:34:57 +01:00
< / li >
2020-11-18 14:53:30 +01:00
< li > RegularLimit()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_regular_limit.html#ad0f093cb34e6c424b7b7cc973d1bc0a3" > RegularLimit< / a >
2020-11-18 14:53:30 +01:00
< / li >
2020-01-31 17:22:59 +01:00
< li > RegularLimitParameters()
2021-02-16 18:34:57 +01:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a682356b8c34fc8ab54bd3a22a22df178" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
2019-11-14 13:52:51 -08:00
< li > Relax()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_local_search_filter.html#a683280a81651f9073086324eb6d0cee9" > LocalSearchFilter< / a >
, < a class = "el" href = "classoperations__research_1_1_local_search_variable.html#ae52e3ea7ba54fa164737b531605b3802" > LocalSearchVariable< / a >
2019-11-14 13:52:51 -08:00
< / li >
2020-01-31 17:22:59 +01:00
< li > release_bns()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#abeb1e3264c8606eda1617917d2b536f5" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > release_constraint_id()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a45f0e6b3c4ca2dc362074b6b6057b470" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > release_demon_id()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8ac9a2ad2280939fe7689be4073e0de4" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
2020-11-18 14:53:30 +01:00
< li > release_improvement_limit_parameters()
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab5f194cbbd62979a34dfa2b1666d80d7" > PROTOBUF_FINAL< / a >
< / li >
2020-01-31 17:22:59 +01:00
< li > release_lns_time_limit()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8490776986d73b9b7a3dd403a1e952ff" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > release_local_search_operators()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a57bed49f33a7ad172c9d6c9176cebe70" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
2020-09-01 16:00:33 +02:00
< li > release_log_tag()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a9de5800a8a131a28a763ddb6ea6d8668" > PROTOBUF_FINAL< / a >
2020-09-01 16:00:33 +02:00
< / li >
2020-01-31 17:22:59 +01:00
< li > release_objective()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a995f53653cf85b7c32a85e72da1944bb" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > release_profile_file()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a80ff97e1945e3a06b7f0d2cffc4cc7dc" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > release_solver_parameters()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a5c5bc586929838f9758b1c0c15818c44" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > release_time_limit()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#af1c0d23ab9a1036c849c7697c37465eb" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > release_var_id()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a8a84c5cf846991224066216dbbe86c32" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > release_worker_info()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab0b121c00b8add8a6c6dedff6cd14ae4" > PROTOBUF_FINAL< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > RELOCATE
: < a class = "el" href = "classoperations__research_1_1_solver.html#a6fc60ae040ae35c83f09736d2e682a18a2893291ad956ff115a7a331f512cd4a3" > Solver< / a >
< / li >
2020-01-31 17:22:59 +01:00
< li > relocate_expensive_chain_num_arcs_to_consider()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2c9cbf7aefcae64e6d246d35e1ca1c4b" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
2019-06-13 15:36:14 +02:00
< li > RelocateExpensiveChain()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_relocate_expensive_chain.html#ad036ef22c3dbe219d5502b2fb85a3128" > RelocateExpensiveChain< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > RelocatePathAndHeuristicInsertUnperformedOperator()
: < a class = "el" href = "classoperations__research_1_1_relocate_path_and_heuristic_insert_unperformed_operator.html#a5ae04552f86762e99d76d37fe26eee15" > RelocatePathAndHeuristicInsertUnperformedOperator< / a >
< / li >
2019-06-13 15:36:14 +02:00
< li > RelocateSubtrip()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_relocate_subtrip.html#a6bcb545cf548018c6a0a83c85fb512c9" > RelocateSubtrip< / a >
2019-06-13 15:36:14 +02:00
< / li >
2019-07-05 00:25:55 +02:00
< li > RemainingTime()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#adb0524e488894fa8f88764c74abb31f5" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
2019-06-13 15:36:14 +02:00
< li > Remove()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_rev_int_set.html#ace705075d1b47c62aa622a912c14626c" > RevIntSet< T > < / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > RemoveAllPossibleFromBin()
: < a class = "el" href = "classoperations__research_1_1_pack.html#afd36445be20121bef02fe4847317ed0b" > Pack< / a >
< / li >
< li > removed_nodes_
: < a class = "el" href = "classoperations__research_1_1_filtered_heuristic_local_search_operator.html#ad988ac45a63930f901dc11713434b945" > FilteredHeuristicLocalSearchOperator< / a >
< / li >
2019-06-13 15:36:14 +02:00
< li > RemovedElement()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_rev_int_set.html#a34d8dff251306e611f6393c007372233" > RevIntSet< T > < / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RemoveInterval()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_boolean_var.html#ad4f6f5ca6f285b47e5b08f44f808e079" > BooleanVar< / a >
, < a class = "el" href = "classoperations__research_1_1_int_var.html#aabbb2f320d69a86e7690614a8c3505c1" > IntVar< / a >
, < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#a770ac0e58ac711e3866c3731d9417bd8" > PropagationMonitor< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RemoveValue()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_boolean_var.html#a87f10c34e603d2580b846d04bd682113" > BooleanVar< / a >
, < a class = "el" href = "classoperations__research_1_1_int_var.html#a4ad6e7b43ae5f8c2bf2c865960e578fe" > IntVar< / a >
, < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#a358d0dc8739be3a69b8d04b20ceeca1b" > PropagationMonitor< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RemoveValues()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_int_var.html#a87c43554b697c5aed8561215cc3befbb" > IntVar< / a >
, < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#ae946f821b8a6287c182392564eae0eba" > PropagationMonitor< / a >
2020-11-18 14:53:30 +01:00
< / li >
< li > ReSeed()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_solver.html#a74e54b03bc3198869cea2fb12f0903f5" > Solver< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > Reset()
2020-11-18 14:53:30 +01:00
: < a class = "el" href = "classoperations__research_1_1_interval_var_element.html#a2d42743fa4cfbe3c8864aacefff1bb85" > IntervalVarElement< / a >
, < a class = "el" href = "classoperations__research_1_1_int_var_element.html#a3196af797c21cdf61571e8a4dbfedc1a" > IntVarElement< / a >
, < a class = "el" href = "classoperations__research_1_1_local_search_filter.html#a4c4ba0ffe635d14b93794268bd8e5995" > LocalSearchFilter< / a >
, < a class = "el" href = "classoperations__research_1_1_local_search_operator.html#a4c4ba0ffe635d14b93794268bd8e5995" > LocalSearchOperator< / a >
2020-10-09 12:00:09 +02:00
, < a class = "el" href = "classoperations__research_1_1_path_operator.html#af82f4acaed7bb39d568e689a9caa63d5" > PathOperator< / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_sequence_var_element.html#a2aeac15a5e71f9045f8e050841737e47" > SequenceVarElement< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > reset_action_on_fail()
: < a class = "el" href = "classoperations__research_1_1_propagation_base_object.html#a26d87b428f06d54a1a44d6e950a0e196" > PropagationBaseObject< / a >
< / li >
2019-06-13 15:36:14 +02:00
< li > ResetPosition()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_path_operator.html#ab661b8d8259dac8444804d91809fbb0a" > PathOperator< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > Resize()
: < a class = "el" href = "classoperations__research_1_1_assignment_container.html#ad9cf0e91780366986c2f047bd796cdd5" > AssignmentContainer< V, E > < / a >
< / li >
2019-06-13 15:36:14 +02:00
< li > RestartAtPathStartOnSynchronize()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_make_pair_active_operator.html#aab68dfb72803f3ee3116e4425113ed11" > MakePairActiveOperator< / a >
, < a class = "el" href = "classoperations__research_1_1_pair_node_swap_active_operator.html#aab68dfb72803f3ee3116e4425113ed11" > PairNodeSwapActiveOperator< swap_first > < / a >
, < a class = "el" href = "classoperations__research_1_1_path_operator.html#a38b76e1e3a147226d4981b05e4ec2c55" > PathOperator< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > RestartCurrentSearch()
: < a class = "el" href = "classoperations__research_1_1_solver.html#a166c36cdc73ef649a97330f9a5f421e1" > Solver< / a >
< / li >
< li > RestartSearch()
: < a class = "el" href = "classoperations__research_1_1_search_monitor.html#a262b3b6ef45475daffd66c5ada5dfdd2" > SearchMonitor< / a >
, < a class = "el" href = "classoperations__research_1_1_solver.html#a0f660e8597c620b46aa963ed7f07c4d7" > Solver< / a >
< / li >
2019-06-13 15:36:14 +02:00
< li > Restore()
2020-11-18 14:53:30 +01:00
: < a class = "el" href = "classoperations__research_1_1_assignment.html#a1896fe755b612dbebd2c46638f8977a2" > Assignment< / a >
, < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a1896fe755b612dbebd2c46638f8977a2" > AssignmentContainer< V, E > < / a >
, < a class = "el" href = "classoperations__research_1_1_interval_var_element.html#a1896fe755b612dbebd2c46638f8977a2" > IntervalVarElement< / a >
, < a class = "el" href = "classoperations__research_1_1_int_var_element.html#a1896fe755b612dbebd2c46638f8977a2" > IntVarElement< / a >
, < a class = "el" href = "classoperations__research_1_1_rev_int_set.html#ab57ce8f50aeb2f7e4171b04ca42fd447" > RevIntSet< T > < / a >
, < a class = "el" href = "classoperations__research_1_1_sequence_var_element.html#a1896fe755b612dbebd2c46638f8977a2" > SequenceVarElement< / a >
2019-06-13 15:36:14 +02:00
< / li >
2019-07-05 00:25:55 +02:00
< li > RestoreAssignment()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a566ddf59563c1b37e8c178b1805aa0f4" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
2019-06-13 15:36:14 +02:00
< li > RestoreValue()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_boolean_var.html#a26084244a10aa8370e8d8a165fd9c80e" > BooleanVar< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > Rev()
: < a class = "el" href = "classoperations__research_1_1_rev.html#a9d6eb996de91fb8ea31c9e20bb7d655f" > Rev< T > < / a >
< / li >
< li > RevAlloc()
: < a class = "el" href = "classoperations__research_1_1_solver.html#ab741cb25dd32d1cbe02fbfb36337d9bb" > Solver< / a >
< / li >
< li > RevAllocArray()
: < a class = "el" href = "classoperations__research_1_1_solver.html#ac87467b3998f36ab28b7cad51fe16a68" > Solver< / a >
< / li >
2019-06-13 15:36:14 +02:00
< li > RevAnd()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_unsorted_nullable_rev_bitset.html#a9e0dd5c07e777869355c6ea58a7335bd" > UnsortedNullableRevBitset< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > RevArray()
: < a class = "el" href = "classoperations__research_1_1_rev_array.html#a6ee1e316ed04f92451652ee0853d6980" > RevArray< T > < / a >
< / li >
2019-06-13 15:36:14 +02:00
< li > RevBitMatrix()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_rev_bit_matrix.html#adc82c844c905432afdecbd8e98df368d" > RevBitMatrix< / a >
2020-10-09 12:00:09 +02:00
, < a class = "el" href = "classoperations__research_1_1_rev_bit_set.html#ac9da3e5301f8c4c0ed8a261d0a0b2cbd" > RevBitSet< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RevBitSet()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_rev_bit_set.html#a1031675c710b49107c846359dd825dfb" > RevBitSet< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > ReverseChain()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_path_operator.html#a753f1802e83fb21039b87a64a1769983" > PathOperator< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > REVERSIBLE_ACTION
: < a class = "el" href = "classoperations__research_1_1_solver.html#ade22213fff69cfb37d8238e8fd3073dfaddfacd8981a3f651982bf9a0c82f0995" > Solver< / a >
< / li >
2019-11-14 13:52:51 -08:00
< li > Revert()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_local_search_filter.html#abd469dc354c620c06a2f7b45df1abc39" > LocalSearchFilter< / a >
, < a class = "el" href = "classoperations__research_1_1_local_search_filter_manager.html#ad415204991d6155dd37e84f3a306ccca" > LocalSearchFilterManager< / a >
, < a class = "el" href = "classoperations__research_1_1_local_search_state.html#ad415204991d6155dd37e84f3a306ccca" > LocalSearchState< / a >
, < a class = "el" href = "classoperations__research_1_1_path_state.html#ad415204991d6155dd37e84f3a306ccca" > PathState< / a >
2019-11-14 13:52:51 -08:00
< / li >
2019-06-13 15:36:14 +02:00
< li > RevertChanges()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a06eb05df61a9b9fce744928947f43d89" > VarLocalSearchOperator< V, Val, Handler > < / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RevGrowingArray()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_rev_growing_array.html#ae30876de177c25a1bb60638d216e7026" > RevGrowingArray< T, C > < / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RevImmutableMultiMap()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_rev_immutable_multi_map.html#a3c7e62a9a396c5d8fd2b85b762c2a850" > RevImmutableMultiMap< K, V > < / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_solver.html#a523b4c1786dd34b9d1fa2579b91b4c0d" > Solver< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RevInsert()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_rev_growing_array.html#a4ead353fd8ad8d4432366add9247f991" > RevGrowingArray< T, C > < / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RevIntSet()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_rev_int_set.html#a23bf807dec205b7965271a2980ba7aa1" > RevIntSet< T > < / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RevPartialSequence()
2020-11-18 14:53:30 +01:00
: < a class = "el" href = "classoperations__research_1_1_rev_partial_sequence.html#ae94f333127d093281b44be431c78162c" > RevPartialSequence< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RevSubtract()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_unsorted_nullable_rev_bitset.html#a5a8b4cef7032d8784c06443e987896ce" > UnsortedNullableRevBitset< / a >
2019-06-13 15:36:14 +02:00
< / li >
< li > RevSwitch()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_rev_switch.html#a52e986be86c35c4a5fd860e4e9c0f855" > RevSwitch< / a >
2019-06-13 15:36:14 +02:00
< / li >
2019-07-05 00:25:55 +02:00
< li > RoutesToAssignment()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a0da7bda1e73ba3300764a52d80ad191c" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
< li > ROUTING_FAIL
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a67a0db04d321a74b7e7fcfd3f1a3f70baba9b2029e549c14c8a6b9f6201e329fd" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
< li > ROUTING_FAIL_TIMEOUT
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a67a0db04d321a74b7e7fcfd3f1a3f70baf6452d79d02ab06bc8d722d25825cae3" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
< li > ROUTING_INVALID
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a67a0db04d321a74b7e7fcfd3f1a3f70bae78ffdfdfc3eb7331c0ef91bdef8452b" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
< li > ROUTING_NOT_SOLVED
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a67a0db04d321a74b7e7fcfd3f1a3f70babe45300b724161791a6429b27d7f5009" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
< li > ROUTING_SUCCESS
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a67a0db04d321a74b7e7fcfd3f1a3f70ba09515ee36ef4715f09f3aa67f685011e" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
2020-01-27 13:48:26 +01:00
< li > RoutingCPSatWrapper()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_c_p_sat_wrapper.html#a28fd517263e8003e3e545d646b96d75f" > RoutingCPSatWrapper< / a >
2020-01-27 13:48:26 +01:00
< / li >
2019-07-05 00:25:55 +02:00
< li > RoutingDimension
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_model.html#a50ba9dd11704e0be7edaa9e9f24142ff" > RoutingModel< / a >
2019-07-05 00:25:55 +02:00
< / li >
2020-01-27 13:48:26 +01:00
< li > RoutingGlopWrapper()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_glop_wrapper.html#a8f7b46f13332393a627d45a46cfff2a1" > RoutingGlopWrapper< / a >
2020-01-27 13:48:26 +01:00
< / li >
2019-07-05 00:25:55 +02:00
< li > RoutingIndexManager()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_index_manager.html#aa34d48cf57fc120d2a7307a4e7435dd3" > RoutingIndexManager< / a >
2019-07-05 00:25:55 +02:00
< / li >
2019-06-13 15:36:14 +02:00
< li > RoutingModel
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_dimension.html#ab7aef297f0c654af26dc7108c9ee6c69" > RoutingDimension< / a >
2021-01-26 11:28:50 +01:00
, < a class = "el" href = "classoperations__research_1_1_routing_model.html#af12674b693b7b7cfe271e5b066e10bff" > RoutingModel< / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_solver.html#ab7aef297f0c654af26dc7108c9ee6c69" > Solver< / a >
2019-07-05 00:25:55 +02:00
< / li >
< li > RoutingModelInspector
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_routing_dimension.html#a00141bd90e555aea59a9e98cfbcda6eb" > RoutingDimension< / a >
, < a class = "el" href = "classoperations__research_1_1_routing_model.html#a00141bd90e555aea59a9e98cfbcda6eb" > RoutingModel< / a >
2019-06-13 15:36:14 +02:00
< / li >
2020-01-31 17:22:59 +01:00
< li > RoutingModelParameters()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ab3af65c02d77e5388763715c42a662b7" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > RoutingSearchParameters()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#ae76ce1ebafb367c1177a90f13eec7cd6" > PROTOBUF_FINAL< / a >
2020-11-18 14:53:30 +01:00
< / li >
< li > RoutingSearchParameters_ImprovementSearchLimitParameters()
2021-01-26 11:28:50 +01:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a2b5caf0d2935162431f7fe361bbc28bc" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
< li > RoutingSearchParameters_LocalSearchNeighborhoodOperators()
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#a576b756edbe4657dc093f2429fabf7ea" > PROTOBUF_FINAL< / a >
2020-01-31 17:22:59 +01:00
< / li >
2019-06-13 15:36:14 +02:00
< li > Run()
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_call_method0.html#ac863f0fdd6a476ca003c99f58f14e623" > CallMethod0< T > < / a >
, < a class = "el" href = "classoperations__research_1_1_call_method1.html#ac863f0fdd6a476ca003c99f58f14e623" > CallMethod1< T, P > < / a >
, < a class = "el" href = "classoperations__research_1_1_call_method2.html#ac863f0fdd6a476ca003c99f58f14e623" > CallMethod2< T, P, Q > < / a >
, < a class = "el" href = "classoperations__research_1_1_call_method3.html#ac863f0fdd6a476ca003c99f58f14e623" > CallMethod3< T, P, Q, R > < / a >
, < a class = "el" href = "classoperations__research_1_1_delayed_call_method0.html#ac863f0fdd6a476ca003c99f58f14e623" > DelayedCallMethod0< T > < / a >
, < a class = "el" href = "classoperations__research_1_1_delayed_call_method1.html#ac863f0fdd6a476ca003c99f58f14e623" > DelayedCallMethod1< T, P > < / a >
, < a class = "el" href = "classoperations__research_1_1_delayed_call_method2.html#ac863f0fdd6a476ca003c99f58f14e623" > DelayedCallMethod2< T, P, Q > < / a >
2020-11-18 14:53:30 +01:00
, < a class = "el" href = "classoperations__research_1_1_demon.html#aff915cd1c182d7e7ce5c9d15e9ae1da7" > Demon< / a >
< / li >
< li > run_all_heuristics
: < a class = "el" href = "structoperations__research_1_1_default_phase_parameters.html#ae34ba5540c7682e2efd1a3de7ec92821" > DefaultPhaseParameters< / a >
2019-06-13 15:36:14 +02:00
< / li >
2019-06-13 13:08:49 +02:00
< / ul >
< / div > <!-- contents -->
2020-09-01 16:00:33 +02:00
< / div > <!-- doc - content -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 13:08:49 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >