2019-06-13 15:51:12 +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 15:51:12 +02:00
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2022-03-04 00:11:33 +01:00
< span id = "sfml" > Google OR-Tools 9.3< / span >
2019-06-13 15:51:12 +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 15:51:12 +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 >
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< 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 15:51:12 +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 15:51:12 +02:00
< / div >
2020-09-01 16:00:33 +02:00
< / div >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('functions_func_n.html',''); initResizable(); });
2020-09-01 16:00:33 +02:00
/* @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 15:51:12 +02:00
< div class = "contents" >
 
2022-01-17 21:42:14 +01:00
< h3 > < a id = "index_n" name = "index_n" > < / a > - n -< / h3 > < ul >
< li > name()  :  < a class = "el" href = "classoperations__research_1_1_profiled_decision_builder.html#a24dcbf29c0d6cd766009a182a6484e3b" > ProfiledDecisionBuilder< / a > , < a class = "el" href = "classoperations__research_1_1_propagation_base_object.html#a6a119daa8b83c3aaffdb6e11fac1f97e" > PropagationBaseObject< / a > , < a class = "el" href = "classoperations__research_1_1_routing_dimension.html#a24dcbf29c0d6cd766009a182a6484e3b" > RoutingDimension< / a > < / li >
< li > NameAllVariables()  :  < a class = "el" href = "classoperations__research_1_1_solver.html#ac50a9f394a6fc3e1707074bccd8bd334" > Solver< / a > < / li >
< li > neighbors()  :  < a class = "el" href = "classoperations__research_1_1_solver.html#a01de90d2d6125531affa1d82bee7efe9" > Solver< / a > < / li >
< li > NewSearch()  :  < a class = "el" href = "classoperations__research_1_1_solver.html#af71de254f80c10584696d5285aca5183" > Solver< / a > < / li >
< li > Next()  :  < a class = "el" href = "classoperations__research_1_1_decision_builder.html#a56fb7470075432c3b0870a1a1d1fcb02" > DecisionBuilder< / a > , < a class = "el" href = "classoperations__research_1_1_int_var_iterator.html#a5e6ce1b8883cf6764780b7108dbb8495" > IntVarIterator< / a > , < a class = "el" href = "classoperations__research_1_1_path_operator.html#a5f9e1016a5bb6a7d5cded8599a50fce1" > PathOperator< / a > , < a class = "el" href = "classoperations__research_1_1_profiled_decision_builder.html#ad7f92654b8e5be833b185bd72f6c1e24" > ProfiledDecisionBuilder< / a > , < a class = "el" href = "classoperations__research_1_1_routing_model.html#aa1e8634ca9564e23a832de7479ba34ba" > RoutingModel< / a > , < a class = "el" href = "classoperations__research_1_1_sequence_var.html#a78865614535cb831319b955f6106bcaa" > SequenceVar< / a > < / li >
< li > NextFragment()  :  < a class = "el" href = "classoperations__research_1_1_base_lns.html#a3de0e8f828ff8c805575512db8e89c75" > BaseLns< / a > < / li >
< li > nexts()  :  < a class = "el" href = "classoperations__research_1_1_disjunctive_constraint.html#a8c18c855ecefcd108980301a69c7c077" > DisjunctiveConstraint< / a > < / li >
< li > Nexts()  :  < a class = "el" href = "classoperations__research_1_1_routing_model.html#a911482cb7495f22638a02066adf13c8b" > RoutingModel< / a > < / li >
< li > NextSolution()  :  < a class = "el" href = "classoperations__research_1_1_solver.html#ab9b8c3ea993ee19fd9cb68fb3240e09f" > Solver< / a > < / li >
< li > NextVar()  :  < a class = "el" href = "classoperations__research_1_1_routing_model.html#a5e7fe0d056275b47eccc1b6bfce0b482" > RoutingModel< / a > < / li >
< li > NodeRange()  :  < a class = "el" href = "classoperations__research_1_1_path_state_1_1_node_range.html#a62c92ae5de8cb2b3fa9dfca7bd901511" > PathState::NodeRange< / a > < / li >
< li > Nodes()  :  < a class = "el" href = "classoperations__research_1_1_path_state.html#ad0e29cdb036855a59ad39d46e3cb03b2" > PathState< / a > < / li >
< li > nodes()  :  < a class = "el" href = "classoperations__research_1_1_routing_model.html#a0f38add802397fef1f57b7d90ccd5aef" > RoutingModel< / a > < / li >
< li > NodesToIndices()  :  < a class = "el" href = "classoperations__research_1_1_routing_index_manager.html#a90a89eedda2575e6c9f1aea2294a1024" > RoutingIndexManager< / a > < / li >
< li > NodeToIndex()  :  < a class = "el" href = "classoperations__research_1_1_routing_index_manager.html#ac668c6a556f23e8f2ab92616c7594e4b" > RoutingIndexManager< / a > < / li >
< li > NoMoreSolutions()  :  < a class = "el" href = "classoperations__research_1_1_search_log.html#a970b194bb0e12ae42db1f1b3ca7ba43e" > SearchLog< / a > , < a class = "el" href = "classoperations__research_1_1_search_monitor.html#a6c85276e75542eb410f09b0ccd78379b" > SearchMonitor< / a > < / li >
< li > NotifyVehicleRequiresAResource()  :  < a class = "el" href = "classoperations__research_1_1_routing_model_1_1_resource_group.html#af1de7a9224abf51b0f265badfe6cd75b" > RoutingModel::ResourceGroup< / a > < / li >
< li > Now()  :  < a class = "el" href = "classoperations__research_1_1_solver.html#a372a74e1d5fc647d81a043b81075422d" > Solver< / a > < / li >
< li > num_indices()  :  < a class = "el" href = "classoperations__research_1_1_routing_index_manager.html#ae7309bcc0f1a1e238ad7501f1b553ef2" > RoutingIndexManager< / a > < / li >
< li > num_items()  :  < a class = "el" href = "classoperations__research_1_1_rev_immutable_multi_map.html#ab273f390966237d6f5cdb9c45f5361d6" > RevImmutableMultiMap< K, V > < / a > < / li >
< li > num_nodes()  :  < a class = "el" href = "classoperations__research_1_1_routing_index_manager.html#a90e3616a403cd3f26b9aae1ffe0ec76c" > RoutingIndexManager< / a > < / li >
< li > num_unique_depots()  :  < a class = "el" href = "classoperations__research_1_1_routing_index_manager.html#a77ea1e8bec366bf225bad6732c7eec63" > RoutingIndexManager< / a > < / li >
< li > num_vehicles()  :  < a class = "el" href = "classoperations__research_1_1_routing_index_manager.html#ad422f8593b66956120c8a5b1959b2623" > RoutingIndexManager< / a > < / li >
< li > number_of_nexts()  :  < a class = "el" href = "classoperations__research_1_1_path_operator.html#a208d45797eebd7cad439cc43b049103d" > PathOperator< / a > < / li >
< li > NumericalRev()  :  < a class = "el" href = "classoperations__research_1_1_numerical_rev.html#a32c6aa2b614e866158426d0ffc43dc55" > NumericalRev< T > < / a > < / li >
< li > NumericalRevArray()  :  < a class = "el" href = "classoperations__research_1_1_numerical_rev_array.html#a3a0219adafe884709e47adad37885e7e" > NumericalRevArray< T > < / a > < / li >
< li > NumFirstRanked()  :  < a class = "el" href = "classoperations__research_1_1_rev_partial_sequence.html#a4bb9c257807ee5c22729df7e1b008571" > RevPartialSequence< / a > < / li >
< li > NumIntervalVars()  :  < a class = "el" href = "classoperations__research_1_1_assignment.html#aadb464257cdb5eba70a5969af94c0e91" > Assignment< / a > < / li >
< li > NumIntVars()  :  < a class = "el" href = "classoperations__research_1_1_assignment.html#adc0a2632bffdcc3b422a33cda362a294" > Assignment< / a > < / li >
< li > NumLastRanked()  :  < a class = "el" href = "classoperations__research_1_1_rev_partial_sequence.html#a26a014b275560d5f40a7fed763efc5b3" > RevPartialSequence< / a > < / li >
< li > NumNodes()  :  < a class = "el" href = "classoperations__research_1_1_path_state_1_1_chain.html#af7b62ca470d8de1c1dde577b04671fa7" > PathState::Chain< / a > , < a class = "el" href = "classoperations__research_1_1_path_state.html#af7b62ca470d8de1c1dde577b04671fa7" > PathState< / a > < / li >
< li > NumPaths()  :  < a class = "el" href = "classoperations__research_1_1_path_state.html#a0d16eaa2f4cc0dbde0c88126021ec34e" > PathState< / a > < / li >
< li > NumSequenceVars()  :  < a class = "el" href = "classoperations__research_1_1_assignment.html#a3818299a4be6ab80f11814fbc6654395" > Assignment< / a > < / li >
< li > NumTypes()  :  < a class = "el" href = "structoperations__research_1_1_routing_model_1_1_vehicle_type_container.html#aa3c0b35c06027c12fb62729bc65046e0" > RoutingModel::VehicleTypeContainer< / a > < / li >
< li > NumVariables()  :  < a class = "el" href = "classoperations__research_1_1_routing_c_p_sat_wrapper.html#a0d53b135116dda43796783fc1c812f83" > RoutingCPSatWrapper< / a > , < a class = "el" href = "classoperations__research_1_1_routing_glop_wrapper.html#a0d53b135116dda43796783fc1c812f83" > RoutingGlopWrapper< / a > , < a class = "el" href = "classoperations__research_1_1_routing_linear_solver_wrapper.html#a155f6032f05d373d7375078c1be4a01b" > RoutingLinearSolverWrapper< / a > < / li >
2019-06-13 15:51:12 +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 15:51:12 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >