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">
2019-06-13 15:36:14 +02:00
< html xmlns = "http://www.w3.org/1999/xhtml" >
2020-09-01 16:00:33 +02:00
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
< meta name = "generator" content = "Doxygen 1.8.18" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: Member List< / 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
  < span id = "projectnumber" > 8.0< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
2019-06-13 15:36:14 +02:00
< / div >
2020-09-01 16:00:33 +02:00
<!-- end header part -->
<!-- Generated by Doxygen 1.8.18 -->
< 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');
/* @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 >
2019-08-07 18:01:08 -07:00
< / div > <!-- top -->
2020-09-01 16:00:33 +02:00
< 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('classoperations__research_1_1BaseInactiveNodeToPathOperator.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 15:36:14 +02:00
< div class = "header" >
< div class = "headertitle" >
2020-09-01 16:00:33 +02:00
< div class = "title" > BaseInactiveNodeToPathOperator Member List< / div > < / div >
2019-06-13 15:36:14 +02:00
< / div > <!-- header -->
< div class = "contents" >
2020-09-01 16:00:33 +02:00
< p > This is the complete list of members for < a class = "el" href = "classoperations__research_1_1BaseInactiveNodeToPathOperator.html" > BaseInactiveNodeToPathOperator< / a > , including all inherited members.< / p >
2019-06-13 15:36:14 +02:00
< table class = "directory" >
2019-08-07 18:01:08 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aebf766478091209b6170b5de179f9067" > Activate< / a > (int64 index)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aff9b327f2a97858ac30a718bba4029c0" > Activated< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a7135085df615773e63a206e65ea21d53" > activated_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a9ffdefbb2872bb54b8370ee590576812" > AddAlternativeSet< / a > (const std::vector< int64 > & alternative_set)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a7e42ba88a40563030fe775d5eaec8d55" > AddPairAlternativeSets< / a > (const std::vector< std::pair< std::vector< int64 > , std::vector< int64 > > > & pair_alternative_sets)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#ae2af73491ab2aa6804b443d442026a5e" > AddVars< / a > (const std::vector< IntVar * > & vars)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aabafb6d8996f5101db26b30efff406b0" > ApplyChanges< / a > (Assignment *delta, Assignment *deltadelta) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a7b62af3db29eeb312e3cb06f7bb331ce" > assignment_indices_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > mutable< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a752100eca408efb4a9392f16f21f9cf7" > BaseAlternative< / a > (int i) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a088d80df6df63def37e43b73dc9b1d80" > BaseAlternativeNode< / a > (int i) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseInactiveNodeToPathOperator.html#a31ce10a551584cf5de826370915f7e1a" > BaseInactiveNodeToPathOperator< / a > (const std::vector< IntVar * > & vars, const std::vector< IntVar * > & secondary_vars, int number_of_base_nodes, std::function< int(int64)> start_empty_path_class)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseInactiveNodeToPathOperator.html" > BaseInactiveNodeToPathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a124f2992de28f11a185072ba4df5441b" > BaseNode< / a > (int i) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a5bc40a93b9ba709cfb3ca78cea7435e1" > BaseSiblingAlternative< / a > (int i) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#ac41fc10e374ef9221ffca09da9e1c981" > BaseSiblingAlternativeNode< / a > (int i) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a8f74f53b5802db835de7f925ffd7b105" > changes_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#aea53f675489ce7c73044deb01a9f3f18" > CheckChainValidity< / a > (int64 before_chain, int64 chain_end, int64 exclude) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a96d44fa3defc89fe5e0fc0eafaf32714" > cleared_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a3062cf7eeb53d8cc4cc02e3359d27531" > ConsiderAlternatives< / a > (int64 base_index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2019-08-07 18:01:08 -07:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#abcdbe360c416a4cbb906188a13860d7f" > Deactivate< / a > (int64 index)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a6525132991e9140755b271a1cf43fee7" > delta_changes_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#aa3e073f632d3f5b7b7b0fb39380c49c6" > GetActiveAlternativeNode< / a > (int node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#afbc9a4bbd3bc555e76767ca83d77749c" > GetActiveAlternativeSibling< / a > (int node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#af3824a2c47ee3213ab462c66b2acb161" > GetActiveInAlternativeSet< / a > (int alternative_index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#ac7ffd8565f01cb9eb72fcc94204327a2" > GetBaseNodeRestartPosition< / a > (int base_index)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseInactiveNodeToPathOperator.html#ab0d62f0ff3a169261d0a43c282093d12" > GetInactiveNode< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseInactiveNodeToPathOperator.html" > BaseInactiveNodeToPathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#ac9d41c75de01039a11af9b5d3cecc37f" > GetSiblingAlternativeIndex< / a > (int node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#a1b0063f805d92ed061848616d08f4664" > HasFragments< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a35de616bef50b1661e3133761f7260e1" > HoldsDelta< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#a1e1cf9d9c4228f22482c4ee6c58951a8" > operations_research::LocalSearchOperator::HoldsDelta< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#ae56132578e8bc7a7eca4af4fd24fa966" > ignore_path_vars_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#ae1c162cfc11069e25becbd53cdce7def" > InitPosition< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#aa9d1112ec8418e1679ae4785c3862ffd" > IntVarLocalSearchOperator< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#ac8d84ceae8536513503a3132372cca0f" > IntVarLocalSearchOperator< / a > (const std::vector< IntVar * > & vars, bool keep_inverse_values=false)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#a104b124a8b90a018a1583aa5f46081d9" > InverseValue< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a15db4ae271ce553727a298dd0dbba5e7" > IsInactive< / a > (int64 node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aa21d5f9b4adc94167e3a466095d82fd5" > IsIncremental< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#aa4cbeb0a6b5484ff3d4dae2d87ead489" > IsInverseValue< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a255540efe5286aa6e55bf46894cc10f5" > IsPathEnd< / a > (int64 node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#abb722ca1750c9814d2d2fc5c9c2f1a11" > IsPathStart< / a > (int64 node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#aabe1b807361b63e2f00ba8256542a818" > LocalSearchOperator< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a8b1a0ecf6778a8018576d94b3c73930b" > MakeActive< / a > (int64 node, int64 destination)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#adfe2c499f99ed814dbdd8e75db63ae3e" > MakeChainInactive< / a > (int64 before_chain, int64 chain_end)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a10ae14d6daad9088377260420952f814" > MakeNeighbor< / a > ()=0< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > pure virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#a2b47576627076cc054924a89a08f69a6" > MakeNextNeighbor< / a > (Assignment *delta, Assignment *deltadelta) override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseInactiveNodeToPathOperator.html#ad14cde260686e5b4174e691675df3139" > MakeOneNeighbor< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseInactiveNodeToPathOperator.html" > BaseInactiveNodeToPathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a7d4345afe8b6013c483417a074add896" > MarkChange< / a > (int64 index)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#afce7de594ac758357d23d1e4b087ebf0" > MoveChain< / a > (int64 before_chain, int64 chain_end, int64 destination)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#aa8f198c7897dd232096df08f2123582a" > Next< / a > (int64 node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#ac4e410910ad9361ed46221ecc6f0aa9b" > next_base_to_increment_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#afd4107d44c9d70962fa429ecd6cc8312" > num_paths_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a208d45797eebd7cad439cc43b049103d" > number_of_nexts< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#aad7695e494039d607c26afb6acd0644a" > number_of_nexts_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a0aeeba03eeb9514e2946c44c733e994a" > old_values_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#ad462943207eb6d9ff00258445fb9e9dc" > OldInverseValue< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a6e645c04c651a5cd0c5b1474c503713c" > OldNext< / a > (int64 node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a3979c66b95f3836e8257f41924952a8c" > OldPath< / a > (int64 node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#ae73fcc01833bc6a858e474320d37293f" > OldPrev< / a > (int64 node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#af0cd6b9a608c61a52933fd53d53873af" > OldValue< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#adb210d557c5ff1bc78ae493364868bb5" > OnSamePathAsPreviousBase< / a > (int64 base_index)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#ae507915e833da66ed7371b87f6fc61ff" > Path< / a > (int64 node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a61caffe27afd7d6e0c94f1907f1b3b53" > path_starts< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a11b8ad366b686132736854e7029e7bff" > PathClass< / a > (int i) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#afc24b579153470eea18c3404a3092b5c" > PathOperator< / a > (const std::vector< IntVar * > & next_vars, const std::vector< IntVar * > & path_vars, int number_of_base_nodes, bool skip_locally_optimal_paths, bool accept_path_end_base, std::function< int(int64)> start_empty_path_class)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#aa0decf38e47940df0bf389bd3e8ba173" > Prev< / a > (int64 node) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a68dd19d6f0517e2bfb128f87fbad4fea" > prev_values_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#af82f4acaed7bb39d568e689a9caa63d5" > Reset< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#ab661b8d8259dac8444804d91809fbb0a" > ResetPosition< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a38b76e1e3a147226d4981b05e4ec2c55" > RestartAtPathStartOnSynchronize< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a62997309da1aeeee36192ffa09700eec" > ReverseChain< / a > (int64 before_chain, int64 after_chain, int64 *chain_last)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a06eb05df61a9b9fce744928947f43d89" > RevertChanges< / a > (bool incremental)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#a2030c5ed835cf4196e8cab0033a6d7bd" > Self< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#a31d7dd39e21aad23250613bb884d0d2b" > SetInverseValue< / a > (int64 index, int64 value)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a75322f62fb4d3c731035035f7d6aa3a4" > SetNext< / a > (int64 from, int64 to, int64 path)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a2c928a4ff549033f6b44e423ec61b0d5" > SetNextBaseToIncrement< / a > (int64 base_index)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#a21cd5f9a362cd868371a6015c30874b7" > SetOldInverseValue< / a > (int64 index, int64 value)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#af5f56c8c139f332cacfbd598c269887a" > SetValue< / a > (int64 index, const int64 & value)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a24926108b770033792d015cb86aeffb3" > Size< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#aa8d4a4b8ea73184cedcc0be51f6a3921" > SkipUnchanged< / a > (int index) const override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aeacffb05338262fd232dc77fed8cc586" > Start< / a > (const Assignment *assignment) override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a3d38b45f5f2c2c53a8ab77643839b080" > start_to_path_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#aa4e3bf1bd6d335ad6be0b0d100e3bd6a" > StartNode< / a > (int i) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a111c4d7dd49f12c67d97d16e9c473c79" > SwapActiveAndInactive< / a > (int64 active, int64 inactive)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a8d7b37de1f314b5dddb025a11d57e1e0" > Value< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a38b2df531e660bd3c43b896970a4f014" > values_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a8beb998a68abceb71f87d3bc8a35bd78" > Var< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aa8627a7bbb2f34d6156b0fcd3d3abdc2" > var_handler_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#acd9deaa1cb8f53d22e39a1f58b478739" > VarLocalSearchOperator< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aad621560f01a4aed04f01cc6d97e897f" > VarLocalSearchOperator< / a > (IntVarLocalSearchHandler var_handler)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#acb9668115d3d60818099ce9ce80d1ec1" > vars_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#ade0f309c001b408cf7fe2a5b3c672640" > was_activated_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseInactiveNodeToPathOperator.html#a0ad0c64ded5b916cdef28c4f5caf18a6" > ~BaseInactiveNodeToPathOperator< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseInactiveNodeToPathOperator.html" > BaseInactiveNodeToPathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#a6c3af3418997de51df855f6321d299f1" > ~IntVarLocalSearchOperator< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#af48018bea65b9825579c53e834c8131c" > ~LocalSearchOperator< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html#a71db241bc64be612a4080eb897d97d1b" > ~PathOperator< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1PathOperator.html" > PathOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2019-11-14 13:52:51 -08:00
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#ad48fcef57a4aa0b002e92ec27510dec3" > ~VarLocalSearchOperator< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
2019-06-13 15:36:14 +02:00
< / table > < / div > <!-- contents -->
2020-09-01 16:00:33 +02:00
< / 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" >
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.18 < / li >
< / ul >
< / div >
< / body >
2019-06-13 15:36:14 +02:00
< / html >