2020-09-01 16:00:33 +02:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2021-01-26 11:28:50 +01:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: Class Members - Related Functions< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.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 = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2021-04-27 23:00:03 +02:00
  < span id = "projectnumber" > 9.0< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
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 >
< / 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('functions_rela_s.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" >
 
< h3 > < a id = "index_s" > < / a > - s -< / h3 > < ul >
< li > SatInterface
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_m_p_constraint.html#acbd4413b1370baca9c45aecb0cb8ebd2" > MPConstraint< / a >
, < a class = "el" href = "classoperations__research_1_1_m_p_objective.html#acbd4413b1370baca9c45aecb0cb8ebd2" > MPObjective< / a >
, < a class = "el" href = "classoperations__research_1_1_m_p_solver.html#acbd4413b1370baca9c45aecb0cb8ebd2" > MPSolver< / a >
, < a class = "el" href = "classoperations__research_1_1_m_p_variable.html#acbd4413b1370baca9c45aecb0cb8ebd2" > MPVariable< / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > SavingsFilteredHeuristicTestPeer
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_savings_filtered_heuristic.html#a8a3744c9b200610bdb36dfbd8b62417b" > SavingsFilteredHeuristic< / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > Scale
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1glop_1_1_linear_program.html#a1a08072639a759f8cf7134407e4b0fac" > LinearProgram< / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > SCIPInterface
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_m_p_constraint.html#a236f9752f4df4c5134617330a040ec8a" > MPConstraint< / a >
, < a class = "el" href = "classoperations__research_1_1_m_p_objective.html#a236f9752f4df4c5134617330a040ec8a" > MPObjective< / a >
, < a class = "el" href = "classoperations__research_1_1_m_p_solver.html#a236f9752f4df4c5134617330a040ec8a" > MPSolver< / a >
, < a class = "el" href = "classoperations__research_1_1_m_p_variable.html#a236f9752f4df4c5134617330a040ec8a" > MPVariable< / a >
2020-09-01 16:00:33 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > SearchLimit
: < a class = "el" href = "classoperations__research_1_1_solver.html#abb737b44b0a0335d550d2a740ba00236" > Solver< / a >
< / li >
< li > SearchMonitor
: < a class = "el" href = "classoperations__research_1_1_solver.html#aac32a6eabe1d316d7ff5f92fedd1ec5b" > Solver< / a >
< / li >
2020-09-01 16:00:33 +02:00
< li > SequenceVarLocalSearchHandler
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_sequence_var_local_search_operator.html#ab80b964f556e6175e70741b63de9f94e" > SequenceVarLocalSearchOperator< / a >
2020-09-01 16:00:33 +02:00
< / li >
2020-11-18 14:53:30 +01:00
< li > SimpleRevFIFO
: < a class = "el" href = "classoperations__research_1_1_solver.html#a830db5e85473a2e0a7392ac6bbc538d1" > Solver< / a >
< / li >
2020-09-01 16:00:33 +02:00
< li > SLMInterface
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_m_p_constraint.html#a5c083b37243075a00bf909840dc7c933" > MPConstraint< / a >
, < a class = "el" href = "classoperations__research_1_1_m_p_objective.html#a5c083b37243075a00bf909840dc7c933" > MPObjective< / a >
, < a class = "el" href = "classoperations__research_1_1_m_p_solver.html#a5c083b37243075a00bf909840dc7c933" > MPSolver< / a >
, < a class = "el" href = "classoperations__research_1_1_m_p_variable.html#a5c083b37243075a00bf909840dc7c933" > MPVariable< / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > SolutionBooleanValue
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1sat_1_1_bool_var.html#a8391a20c25890ccbf3f5e3982afed236" > BoolVar< / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > SolutionIntegerMax
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1sat_1_1_int_var.html#a412115557d810f656d0c61a86cc7d179" > IntVar< / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > SolutionIntegerMin
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1sat_1_1_int_var.html#ae590886bef4574e35a8a1f71515c35a6" > IntVar< / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > SolutionIntegerValue
2021-04-27 23:00:03 +02:00
: < a class = "el" href = "classoperations__research_1_1sat_1_1_int_var.html#ac2624925d8e44eb29065efd632d49e90" > IntVar< / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > Solver
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_search.html#a16432758b314f3cedad3fba81c895417" > Search< / a >
, < a class = "el" href = "structoperations__research_1_1_state_marker.html#a16432758b314f3cedad3fba81c895417" > StateMarker< / a >
2020-09-01 16:00:33 +02:00
< / li >
2021-04-27 23:00:03 +02:00
< li > SparseVectorView
: < a class = "el" href = "classoperations__research_1_1math__opt_1_1_sparse_vector_view_1_1const__iterator.html#aec9b692ba1b8edac6cca4dc53fce14a3" > SparseVectorView< T > ::const_iterator< / a >
< / li >
2020-09-01 16:00:33 +02:00
< li > StarGraphBase< NodeIndexType, ArcIndexType, DerivedGraph >
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_ebert_graph_base.html#a89aa87fdbc5337e9edcd79499d24fc1d" > EbertGraphBase< NodeIndexType, ArcIndexType, DerivedGraph > < / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > StarGraphBase< NodeIndexType, ArcIndexType, EbertGraph< NodeIndexType, ArcIndexType > >
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_ebert_graph.html#a8b785fb3f60a942b9d82c48073f2d03b" > EbertGraph< NodeIndexType, ArcIndexType > < / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > StarGraphBase< NodeIndexType, ArcIndexType, ForwardEbertGraph< NodeIndexType, ArcIndexType > >
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_forward_ebert_graph.html#a693f3f74a8aa4a10dbc5a040fd6c31eb" > ForwardEbertGraph< NodeIndexType, ArcIndexType > < / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > StarGraphBase< NodeIndexType, ArcIndexType, ForwardStaticGraph< NodeIndexType, ArcIndexType > >
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_forward_static_graph.html#ad350bf8d35134f9fe0208292360cf2a5" > ForwardStaticGraph< NodeIndexType, ArcIndexType > < / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > swap
2020-12-07 17:47:46 +01:00
: < a class = "el" href = "classabsl_1_1_strong_vector.html#a6c23f3d659d0ad1e0170289648297627" > StrongVector< IntType, T, Alloc > < / a >
2021-01-26 11:28:50 +01:00
, < a class = "el" href = "classoperations__research_1_1bop_1_1_p_r_o_t_o_b_u_f___f_i_n_a_l.html#aba3a6f4d3f5d065582db68db5a82bb4e" > PROTOBUF_FINAL< / a >
2020-09-01 16:00:33 +02:00
< / li >
< li > SymmetryManager
2020-10-09 12:00:09 +02:00
: < a class = "el" href = "classoperations__research_1_1_symmetry_breaker.html#aa126bb367514a24cbd6e0b2c48fda9ee" > SymmetryBreaker< / a >
2020-09-01 16:00:33 +02:00
< / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- HTML footer for doxygen 1.8.18 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2021-01-26 11:28:50 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.1 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >