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" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: ChangeValue< / 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
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
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 >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / 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('classoperations__research_1_1_change_value.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 >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pro-methods" > Protected Member Functions< / a > |
< a href = "#pro-attribs" > Protected Attributes< / a > |
2020-10-09 12:00:09 +02:00
< a href = "classoperations__research_1_1_change_value-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > ChangeValue< span class = "mlabels" > < span class = "mlabel" > abstract< / span > < / span > < / div > < / div >
2020-09-01 16:00:33 +02:00
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2022-01-17 21:42:14 +01:00
< div class = "textblock" > < p > Defines operators which change the value of variables; each neighbor corresponds to < em > one< / em > modified variable. < / p >
< p > Sub-classes have to define ModifyValue which determines what the new variable value is going to be (given the current value and the variable). < / p >
2020-09-01 16:00:33 +02:00
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01284" > 1284< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-methods" name = "pub-methods" > < / a >
2020-09-01 16:00:33 +02:00
Public Member Functions< / h2 > < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:a24154d3958d686ddef877d6511dbf002" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_change_value.html#a24154d3958d686ddef877d6511dbf002" > ChangeValue< / a > (const std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * > & vars)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a24154d3958d686ddef877d6511dbf002" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a65938f69ea3057a0c2cada291b8c6bce" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_change_value.html#a65938f69ea3057a0c2cada291b8c6bce" > ~ChangeValue< / a > () override< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a65938f69ea3057a0c2cada291b8c6bce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a3a6b7683af0d21eadc801e49dcafb240" > < td class = "memItemLeft" align = "right" valign = "top" > virtual int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_change_value.html#a3a6b7683af0d21eadc801e49dcafb240" > ModifyValue< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int64_t < a class = "el" href = "primal__dual__hybrid__gradient_8cc.html#a730b1ea892f1f794d9bd5f16027acb63" > value< / a > )=0< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "separator:a3a6b7683af0d21eadc801e49dcafb240" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a2b47576627076cc054924a89a08f69a6" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_int_var_local_search_operator.html#a2b47576627076cc054924a89a08f69a6" > MakeNextNeighbor< / a > (< a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *< a class = "el" href = "primal__dual__hybrid__gradient_8cc.html#ae99d92906640f8755574c1f93f39d320" > delta< / a > , < a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *deltadelta) override< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:a2b47576627076cc054924a89a08f69a6" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Redefines MakeNextNeighbor to export a simpler interface. < a href = "classoperations__research_1_1_int_var_local_search_operator.html#a2b47576627076cc054924a89a08f69a6" > More...< / a > < br / > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a2b47576627076cc054924a89a08f69a6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a35de616bef50b1661e3133761f7260e1" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a35de616bef50b1661e3133761f7260e1" > HoldsDelta< / a > () const override< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a35de616bef50b1661e3133761f7260e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:aeacffb05338262fd232dc77fed8cc586" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#aeacffb05338262fd232dc77fed8cc586" > Start< / a > (const < a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *assignment) override< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:aeacffb05338262fd232dc77fed8cc586" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This method should not be overridden. < a href = "classoperations__research_1_1_var_local_search_operator.html#aeacffb05338262fd232dc77fed8cc586" > More...< / a > < br / > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aeacffb05338262fd232dc77fed8cc586" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:aa21d5f9b4adc94167e3a466095d82fd5" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#aa21d5f9b4adc94167e3a466095d82fd5" > IsIncremental< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa21d5f9b4adc94167e3a466095d82fd5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a24926108b770033792d015cb86aeffb3" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a24926108b770033792d015cb86aeffb3" > Size< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a24926108b770033792d015cb86aeffb3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a3c7b6e2c172f34aad1d952d799be61f2" > < td class = "memItemLeft" align = "right" valign = "top" > const int64_t &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a3c7b6e2c172f34aad1d952d799be61f2" > Value< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > ) const< / td > < / tr >
< tr class = "memdesc:a3c7b6e2c172f34aad1d952d799be61f2" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the value in the current assignment of the variable of given index. < a href = "classoperations__research_1_1_var_local_search_operator.html#a3c7b6e2c172f34aad1d952d799be61f2" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a3c7b6e2c172f34aad1d952d799be61f2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a88a93be7370ff1f4c043fb335c8aac7c" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a88a93be7370ff1f4c043fb335c8aac7c" > Var< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > ) const< / td > < / tr >
< tr class = "memdesc:a88a93be7370ff1f4c043fb335c8aac7c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns the variable of given index. < a href = "classoperations__research_1_1_var_local_search_operator.html#a88a93be7370ff1f4c043fb335c8aac7c" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a88a93be7370ff1f4c043fb335c8aac7c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a18eb329b669c6a2e4e2431ea950b52fe" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a18eb329b669c6a2e4e2431ea950b52fe" > SkipUnchanged< / a > (int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > ) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a18eb329b669c6a2e4e2431ea950b52fe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a79163ea8990864f185e87eabf1578cca" > < td class = "memItemLeft" align = "right" valign = "top" > const int64_t &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a79163ea8990864f185e87eabf1578cca" > OldValue< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > ) const< / td > < / tr >
< tr class = "separator:a79163ea8990864f185e87eabf1578cca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a20dd03e0437bf484e2ea321595c2e1cd" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a20dd03e0437bf484e2ea321595c2e1cd" > SetValue< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , const int64_t & < a class = "el" href = "primal__dual__hybrid__gradient_8cc.html#a730b1ea892f1f794d9bd5f16027acb63" > value< / a > )< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "separator:a20dd03e0437bf484e2ea321595c2e1cd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7f09d9a63d478f7fb1242e95a0e763a9" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a7f09d9a63d478f7fb1242e95a0e763a9" > Activated< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > ) const< / td > < / tr >
< tr class = "separator:a7f09d9a63d478f7fb1242e95a0e763a9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0019420edaed3532e8632e5b31e81b11" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a0019420edaed3532e8632e5b31e81b11" > Activate< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:a0019420edaed3532e8632e5b31e81b11" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a07cab95250a1eb5cf83faca67805fd80" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a07cab95250a1eb5cf83faca67805fd80" > Deactivate< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:a07cab95250a1eb5cf83faca67805fd80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:aabafb6d8996f5101db26b30efff406b0" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#aabafb6d8996f5101db26b30efff406b0" > ApplyChanges< / a > (< a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *< a class = "el" href = "primal__dual__hybrid__gradient_8cc.html#ae99d92906640f8755574c1f93f39d320" > delta< / a > , < a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *deltadelta) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aabafb6d8996f5101db26b30efff406b0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a06eb05df61a9b9fce744928947f43d89" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a06eb05df61a9b9fce744928947f43d89" > RevertChanges< / a > (bool incremental)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a06eb05df61a9b9fce744928947f43d89" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:ae2af73491ab2aa6804b443d442026a5e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#ae2af73491ab2aa6804b443d442026a5e" > AddVars< / a > (const std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * > & vars)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae2af73491ab2aa6804b443d442026a5e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a4c4ba0ffe635d14b93794268bd8e5995" > < td class = "memItemLeft" align = "right" valign = "top" > virtual void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_local_search_operator.html#a4c4ba0ffe635d14b93794268bd8e5995" > Reset< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4c4ba0ffe635d14b93794268bd8e5995" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a6d9702ba9fe50096dded07c0c2836c32" > < td class = "memItemLeft" align = "right" valign = "top" > virtual const < a class = "el" href = "classoperations__research_1_1_local_search_operator.html" > LocalSearchOperator< / a > *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_local_search_operator.html#a6d9702ba9fe50096dded07c0c2836c32" > Self< / a > () const< / td > < / tr >
< tr class = "separator:a6d9702ba9fe50096dded07c0c2836c32" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a1b0063f805d92ed061848616d08f4664" > < td class = "memItemLeft" align = "right" valign = "top" > virtual bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_local_search_operator.html#a1b0063f805d92ed061848616d08f4664" > HasFragments< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a1b0063f805d92ed061848616d08f4664" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:a8eba5d533fa9df4617c1868d3ec2afc4" > < td class = "memItemLeft" align = "right" valign = "top" > virtual std::string  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_base_object.html#a8eba5d533fa9df4617c1868d3ec2afc4" > DebugString< / a > () const< / td > < / tr >
< tr class = "separator:a8eba5d533fa9df4617c1868d3ec2afc4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pro-methods" name = "pro-methods" > < / a >
2020-09-01 16:00:33 +02:00
Protected Member Functions< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ad14cde260686e5b4174e691675df3139" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_change_value.html#ad14cde260686e5b4174e691675df3139" > MakeOneNeighbor< / a > () override< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:ad14cde260686e5b4174e691675df3139" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > This method should not be overridden. Override < a class = "el" href = "classoperations__research_1_1_change_value.html#a3a6b7683af0d21eadc801e49dcafb240" > ModifyValue()< / a > instead. < a href = "classoperations__research_1_1_change_value.html#ad14cde260686e5b4174e691675df3139" > More...< / a > < br / > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad14cde260686e5b4174e691675df3139" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:ad1a398f4067998f7fad447447051dbcf" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_int_var_local_search_operator.html#ad1a398f4067998f7fad447447051dbcf" > IsInverseValue< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > ) const< / td > < / tr >
< tr class = "separator:ad1a398f4067998f7fad447447051dbcf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2d3012edb1ac1465f54c9c0c16187e69" > < td class = "memItemLeft" align = "right" valign = "top" > int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_int_var_local_search_operator.html#a2d3012edb1ac1465f54c9c0c16187e69" > InverseValue< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > ) const< / td > < / tr >
< tr class = "separator:a2d3012edb1ac1465f54c9c0c16187e69" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0e580afd2c00b163cbb019ca661470f5" > < td class = "memItemLeft" align = "right" valign = "top" > int64_t  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_int_var_local_search_operator.html#a0e580afd2c00b163cbb019ca661470f5" > OldInverseValue< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > ) const< / td > < / tr >
< tr class = "separator:a0e580afd2c00b163cbb019ca661470f5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a79ba95b5c45a4b1ce761cfac942c7e3b" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_int_var_local_search_operator.html#a79ba95b5c45a4b1ce761cfac942c7e3b" > SetInverseValue< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int64_t < a class = "el" href = "primal__dual__hybrid__gradient_8cc.html#a730b1ea892f1f794d9bd5f16027acb63" > value< / a > )< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "separator:a79ba95b5c45a4b1ce761cfac942c7e3b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-03-04 00:11:33 +01:00
< tr class = "memitem:a557f96c9f1f5883f616350bde6cc2e2a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_int_var_local_search_operator.html#a557f96c9f1f5883f616350bde6cc2e2a" > SetOldInverseValue< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > , int64_t < a class = "el" href = "primal__dual__hybrid__gradient_8cc.html#a730b1ea892f1f794d9bd5f16027acb63" > value< / a > )< / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "separator:a557f96c9f1f5883f616350bde6cc2e2a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab309dc20c7f6458d60ef0e8de08b3c7c" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#ab309dc20c7f6458d60ef0e8de08b3c7c" > MarkChange< / a > (int64_t < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:ab309dc20c7f6458d60ef0e8de08b3c7c" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#aae6d852f10b483ddfa68658e43130028" title = "Called by Start() after synchronizing the operator with the current assignment." > OnStart()< / a > should really be protected, but then SWIG doesn't see it. < a href = "classoperations__research_1_1_var_local_search_operator.html#ab309dc20c7f6458d60ef0e8de08b3c7c" > More...< / a > < br / > < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "separator:ab309dc20c7f6458d60ef0e8de08b3c7c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pro-attribs" name = "pro-attribs" > < / a >
2020-09-01 16:00:33 +02:00
Protected Attributes< / h2 > < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:acb9668115d3d60818099ce9ce80d1ec1" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#acb9668115d3d60818099ce9ce80d1ec1" > vars_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:acb9668115d3d60818099ce9ce80d1ec1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a38b2df531e660bd3c43b896970a4f014" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< int64_t >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a38b2df531e660bd3c43b896970a4f014" > values_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a38b2df531e660bd3c43b896970a4f014" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a0aeeba03eeb9514e2946c44c733e994a" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< int64_t >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a0aeeba03eeb9514e2946c44c733e994a" > old_values_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0aeeba03eeb9514e2946c44c733e994a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a68dd19d6f0517e2bfb128f87fbad4fea" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< int64_t >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a68dd19d6f0517e2bfb128f87fbad4fea" > prev_values_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a68dd19d6f0517e2bfb128f87fbad4fea" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a7b62af3db29eeb312e3cb06f7bb331ce" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< int >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a7b62af3db29eeb312e3cb06f7bb331ce" > assignment_indices_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7b62af3db29eeb312e3cb06f7bb331ce" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a7135085df615773e63a206e65ea21d53" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_bitset64.html" > Bitset64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a7135085df615773e63a206e65ea21d53" > activated_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7135085df615773e63a206e65ea21d53" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ade0f309c001b408cf7fe2a5b3c672640" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_bitset64.html" > Bitset64< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#ade0f309c001b408cf7fe2a5b3c672640" > was_activated_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ade0f309c001b408cf7fe2a5b3c672640" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a8f74f53b5802db835de7f925ffd7b105" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_sparse_bitset.html" > SparseBitset< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a8f74f53b5802db835de7f925ffd7b105" > changes_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a8f74f53b5802db835de7f925ffd7b105" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a6525132991e9140755b271a1cf43fee7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_sparse_bitset.html" > SparseBitset< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a6525132991e9140755b271a1cf43fee7" > delta_changes_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a6525132991e9140755b271a1cf43fee7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a96d44fa3defc89fe5e0fc0eafaf32714" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a96d44fa3defc89fe5e0fc0eafaf32714" > cleared_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a96d44fa3defc89fe5e0fc0eafaf32714" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:aa8627a7bbb2f34d6156b0fcd3d3abdc2" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_int_var_local_search_handler.html" > IntVarLocalSearchHandler< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#aa8627a7bbb2f34d6156b0fcd3d3abdc2" > var_handler_< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aa8627a7bbb2f34d6156b0fcd3d3abdc2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a24154d3958d686ddef877d6511dbf002" name = "a24154d3958d686ddef877d6511dbf002" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a24154d3958d686ddef877d6511dbf002" > ◆ < / a > < / span > ChangeValue()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_change_value.html" > ChangeValue< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > const std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > vars< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "local__search_8cc_source.html#l00295" > 295< / a > of file < a class = "el" href = "local__search_8cc_source.html" > local_search.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a65938f69ea3057a0c2cada291b8c6bce" name = "a65938f69ea3057a0c2cada291b8c6bce" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a65938f69ea3057a0c2cada291b8c6bce" > ◆ < / a > < / span > ~ChangeValue()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > ~< a class = "el" href = "classoperations__research_1_1_change_value.html" > ChangeValue< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "local__search_8cc_source.html#l00298" > 298< / a > of file < a class = "el" href = "local__search_8cc_source.html" > local_search.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a0019420edaed3532e8632e5b31e81b11" name = "a0019420edaed3532e8632e5b31e81b11" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0019420edaed3532e8632e5b31e81b11" > ◆ < / a > < / span > Activate()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Activate < / td >
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00850" > 850< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7f09d9a63d478f7fb1242e95a0e763a9" name = "a7f09d9a63d478f7fb1242e95a0e763a9" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7f09d9a63d478f7fb1242e95a0e763a9" > ◆ < / a > < / span > Activated()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Activated < / td >
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00849" > 849< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae2af73491ab2aa6804b443d442026a5e" name = "ae2af73491ab2aa6804b443d442026a5e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae2af73491ab2aa6804b443d442026a5e" > ◆ < / a > < / span > AddVars()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void AddVars < / td >
< td > (< / td >
2021-09-20 15:57:27 +02:00
< td class = "paramtype" > const std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > vars< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00895" > 895< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aabafb6d8996f5101db26b30efff406b0" name = "aabafb6d8996f5101db26b30efff406b0" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aabafb6d8996f5101db26b30efff406b0" > ◆ < / a > < / span > ApplyChanges()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool ApplyChanges < / td >
< td > (< / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > delta< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > deltadelta< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00858" > 858< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a07cab95250a1eb5cf83faca67805fd80" name = "a07cab95250a1eb5cf83faca67805fd80" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a07cab95250a1eb5cf83faca67805fd80" > ◆ < / a > < / span > Deactivate()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Deactivate < / td >
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00854" > 854< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8eba5d533fa9df4617c1868d3ec2afc4" name = "a8eba5d533fa9df4617c1868d3ec2afc4" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8eba5d533fa9df4617c1868d3ec2afc4" > ◆ < / a > < / span > DebugString()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual std::string DebugString < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-03-04 00:11:33 +01:00
< p > Reimplemented in < a class = "el" href = "classoperations__research_1_1_trace.html#aed804747c45a7e1caf81461f9e45dd91" > Trace< / a > , < a class = "el" href = "classoperations__research_1_1_local_search_monitor_master.html#aed804747c45a7e1caf81461f9e45dd91" > LocalSearchMonitorMaster< / a > , < a class = "el" href = "classoperations__research_1_1_propagation_base_object.html#aed804747c45a7e1caf81461f9e45dd91" > PropagationBaseObject< / a > , < a class = "el" href = "classoperations__research_1_1_decision.html#aed804747c45a7e1caf81461f9e45dd91" > Decision< / a > , < a class = "el" href = "classoperations__research_1_1_decision_builder.html#aed804747c45a7e1caf81461f9e45dd91" > DecisionBuilder< / a > , < a class = "el" href = "classoperations__research_1_1_profiled_decision_builder.html#aed804747c45a7e1caf81461f9e45dd91" > ProfiledDecisionBuilder< / a > , < a class = "el" href = "classoperations__research_1_1_demon.html#aed804747c45a7e1caf81461f9e45dd91" > Demon< / a > , < a class = "el" href = "classoperations__research_1_1_constraint.html#aed804747c45a7e1caf81461f9e45dd91" > Constraint< / a > , < a class = "el" href = "classoperations__research_1_1_int_var_iterator.html#aed804747c45a7e1caf81461f9e45dd91" > IntVarIterator< / a > , < a class = "el" href = "classoperations__research_1_1_solution_collector.html#aed804747c45a7e1caf81461f9e45dd91" > SolutionCollector< / a > , < a class = "el" href = "classoperations__research_1_1_optimize_var.html#aed804747c45a7e1caf81461f9e45dd91" > OptimizeVar< / a > , < a class = "el" href = "classoperations__research_1_1_search_limit.html#aed804747c45a7e1caf81461f9e45dd91" > SearchLimit< / a > , < a class = "el" href = "classoperations__research_1_1_regular_limit.html#aed804747c45a7e1caf81461f9e45dd91" > RegularLimit< / a > , < a class = "el" href = "classoperations__research_1_1_sequence_var.html#aed804747c45a7e1caf81461f9e45dd91" > SequenceVar< / a > , < a class = "el" href = "classoperations__research_1_1_assignment.html#aed804747c45a7e1caf81461f9e45dd91" > Assignment< / a > , < a class = "el" href = "classoperations__research_1_1_pack.html#aed804747c45a7e1caf81461f9e45dd91" > Pack< / a > , < a class = "el" href = "classoperations__research_1_1_call_method0.html#aed804747c45a7e1caf81461f9e45dd91" > CallMethod0< T > < / a > , < a class = "el" href = "classoperations__research_1_1_call_method1.html#aed804747c45a7e1caf81461f9e45dd91" > CallMethod1< T, P > < / a > , < a class = "el" href = "classoperations__research_1_1_call_method2.html#aed804747c45a7e1caf81461f9e45dd91" > CallMethod2< T, P, Q > < / a > , < a class = "el" href = "classoperations__research_1_1_call_method3.html#aed804747c45a7e1caf81461f9e45dd91" > CallMethod3< T, P, Q, R > < / a > , < a class = "el" href = "classoperations__research_1_1_delayed_call_method0.html#aed804747c45a7e1caf81461f9e45dd91" > DelayedCallMethod0< T > < / a > , < a class = "el" href = "classoperations__research_1_1_delayed_call_method1.html#aed804747c45a7e1caf81461f9e45dd91" > DelayedCallMethod1< T, P > < / a > , < a class = "el" href = "classoperations__research_1_1_delayed_call_method2.html#aed804747c45a7e1caf81461f9e45dd91" > DelayedCallMethod2< T, P, Q > < / a > , < a class = "el" href = "classoperations__research_1_1_local_search_filter_manager.html#aed804747c45a7e1caf81461f9e45dd91" > LocalSearchFilterManager< / a > , < a class = "el" href = "classoperations__research_1_1_propagation_monitor.html#aed804747c45a7e1caf81461f9e45dd91" > PropagationMonitor< / a > , < a class = "el" href = "classoperations__research_1_1_local_search_monitor.html#aed804747c45a7e1caf81461f9e45dd91" > LocalSearchMonitor< / a > , < a class = "el" href = "classoperations__research_1_1_boolean_var.html#aed804747c45a7e1caf81461f9e45dd91" > BooleanVar< / a > , < a class = "el" href = "classoperations__research_1_1_search_log.html#aed804747c45a7e1caf81461f9e45dd91" > SearchLog< / a > , < a class = "el" href = "classoperations__research_1_1_array_with_offset.html#aed804747c45a7e1caf81461f9e45dd91" > ArrayWithOffset< T > < / a > , < a class = "el" href = "classoperations__research_1_1_demon_profiler.html#aed804747c45a7e1caf81461f9e45dd91" > DemonProfiler< / a > , < a class = "el" href = "classoperations__research_1_1_if_then_else_ct.html#aed804747c45a7e1caf81461f9e45dd91" > IfThenElseCt< / a > , < a class = "el" href = "classoperations__research_1_1_piecewise_linear_expr.html#a
2020-11-18 14:53:30 +01:00
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l03173" > 3173< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1b0063f805d92ed061848616d08f4664" name = "a1b0063f805d92ed061848616d08f4664" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1b0063f805d92ed061848616d08f4664" > ◆ < / a > < / span > HasFragments()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool HasFragments < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-03-04 00:11:33 +01:00
< p > Reimplemented in < a class = "el" href = "classoperations__research_1_1_base_lns.html#a4c069642a869d9055609c7eac7078f8c" > BaseLns< / a > , and < a class = "el" href = "classoperations__research_1_1_path_lns.html#a4c069642a869d9055609c7eac7078f8c" > PathLns< / a > .< / p >
2020-09-01 16:00:33 +02:00
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00802" > 802< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a35de616bef50b1661e3133761f7260e1" name = "a35de616bef50b1661e3133761f7260e1" > < / a >
2021-01-26 11:28:50 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a35de616bef50b1661e3133761f7260e1" > ◆ < / a > < / span > HoldsDelta()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool HoldsDelta < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-01-26 11:28:50 +01:00
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-01-26 11:28:50 +01:00
< p > Reimplemented from < a class = "el" href = "classoperations__research_1_1_local_search_operator.html#a1e1cf9d9c4228f22482c4ee6c58951a8" > LocalSearchOperator< / a > .< / p >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00817" > 817< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2d3012edb1ac1465f54c9c0c16187e69" name = "a2d3012edb1ac1465f54c9c0c16187e69" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2d3012edb1ac1465f54c9c0c16187e69" > ◆ < / a > < / span > InverseValue()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > int64_t InverseValue < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01066" > 1066< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa21d5f9b4adc94167e3a466095d82fd5" name = "aa21d5f9b4adc94167e3a466095d82fd5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa21d5f9b4adc94167e3a466095d82fd5" > ◆ < / a > < / span > IsIncremental()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool IsIncremental < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-03-04 00:11:33 +01:00
< p > Reimplemented in < a class = "el" href = "classoperations__research_1_1_two_opt.html#a25270065fa93c847ef996f6ed937e175" > TwoOpt< / a > .< / p >
2021-01-26 11:28:50 +01:00
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00833" > 833< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad1a398f4067998f7fad447447051dbcf" name = "ad1a398f4067998f7fad447447051dbcf" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad1a398f4067998f7fad447447051dbcf" > ◆ < / a > < / span > IsInverseValue()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool IsInverseValue < / td >
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01061" > 1061< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2b47576627076cc054924a89a08f69a6" name = "a2b47576627076cc054924a89a08f69a6" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b47576627076cc054924a89a08f69a6" > ◆ < / a > < / span > MakeNextNeighbor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool MakeNextNeighbor < / td >
< td > (< / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > delta< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > deltadelta< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Redefines MakeNextNeighbor to export a simpler interface. < / p >
2022-01-17 21:42:14 +01:00
< p > The calls to < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#aabafb6d8996f5101db26b30efff406b0" > ApplyChanges()< / a > and < a class = "el" href = "classoperations__research_1_1_var_local_search_operator.html#a06eb05df61a9b9fce744928947f43d89" > RevertChanges()< / a > are factored in this method, hiding both delta and deltadelta from subclasses which only need to override < a class = "el" href = "classoperations__research_1_1_change_value.html#ad14cde260686e5b4174e691675df3139" title = "This method should not be overridden. Override ModifyValue() instead." > MakeOneNeighbor()< / a > . Therefore this method should not be overridden. Override < a class = "el" href = "classoperations__research_1_1_change_value.html#ad14cde260686e5b4174e691675df3139" title = "This method should not be overridden. Override ModifyValue() instead." > MakeOneNeighbor()< / a > instead. < / p >
2020-09-01 16:00:33 +02:00
2020-10-09 12:00:09 +02:00
< p > Implements < a class = "el" href = "classoperations__research_1_1_local_search_operator.html#a9bd1712271364632b22009ef10eb2172" > LocalSearchOperator< / a > .< / p >
2020-09-01 16:00:33 +02:00
2022-03-04 00:11:33 +01:00
< p > Reimplemented in < a class = "el" href = "classoperations__research_1_1_swap_index_pair_operator.html#a2b47576627076cc054924a89a08f69a6" > SwapIndexPairOperator< / a > , < a class = "el" href = "classoperations__research_1_1_index_pair_swap_active_operator.html#a2b47576627076cc054924a89a08f69a6" > IndexPairSwapActiveOperator< / a > , and < a class = "el" href = "classoperations__research_1_1_pair_node_swap_active_operator.html#a2b47576627076cc054924a89a08f69a6" > PairNodeSwapActiveOperator< swap_first > < / a > .< / p >
2020-09-01 16:00:33 +02:00
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "local__search_8cc_source.html#l00076" > 76< / a > of file < a class = "el" href = "local__search_8cc_source.html" > local_search.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad14cde260686e5b4174e691675df3139" name = "ad14cde260686e5b4174e691675df3139" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad14cde260686e5b4174e691675df3139" > ◆ < / a > < / span > MakeOneNeighbor()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool MakeOneNeighbor < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > override< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p > This method should not be overridden. Override < a class = "el" href = "classoperations__research_1_1_change_value.html#a3a6b7683af0d21eadc801e49dcafb240" > ModifyValue()< / a > instead. < / p >
2020-09-01 16:00:33 +02:00
2020-10-09 12:00:09 +02:00
< p > Reimplemented from < a class = "el" href = "classoperations__research_1_1_int_var_local_search_operator.html#ac7dcbffbe392b653b5e0674631d03d3d" > IntVarLocalSearchOperator< / a > .< / p >
2020-09-01 16:00:33 +02:00
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "local__search_8cc_source.html#l00300" > 300< / a > of file < a class = "el" href = "local__search_8cc_source.html" > local_search.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab309dc20c7f6458d60ef0e8de08b3c7c" name = "ab309dc20c7f6458d60ef0e8de08b3c7c" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab309dc20c7f6458d60ef0e8de08b3c7c" > ◆ < / a > < / span > MarkChange()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void MarkChange < / td >
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > OnStart() should really be protected, but then SWIG doesn't see it. < / p >
2022-01-17 21:42:14 +01:00
< p > So we make it public, but only subclasses should access to it (to override it). < / p >
2020-09-01 16:00:33 +02:00
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00919" > 919< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3a6b7683af0d21eadc801e49dcafb240" name = "a3a6b7683af0d21eadc801e49dcafb240" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3a6b7683af0d21eadc801e49dcafb240" > ◆ < / a > < / span > ModifyValue()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > virtual int64_t ModifyValue < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > pure virtual< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0e580afd2c00b163cbb019ca661470f5" name = "a0e580afd2c00b163cbb019ca661470f5" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0e580afd2c00b163cbb019ca661470f5" > ◆ < / a > < / span > OldInverseValue()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > int64_t OldInverseValue < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01068" > 1068< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a79163ea8990864f185e87eabf1578cca" name = "a79163ea8990864f185e87eabf1578cca" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79163ea8990864f185e87eabf1578cca" > ◆ < / a > < / span > OldValue()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > const int64_t & OldValue < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00844" > 844< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4c4ba0ffe635d14b93794268bd8e5995" name = "a4c4ba0ffe635d14b93794268bd8e5995" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4c4ba0ffe635d14b93794268bd8e5995" > ◆ < / a > < / span > Reset()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void Reset < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-03-04 00:11:33 +01:00
< p > Reimplemented in < a class = "el" href = "classoperations__research_1_1_path_operator.html#af82f4acaed7bb39d568e689a9caa63d5" > PathOperator< / a > .< / p >
2020-09-01 16:00:33 +02:00
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00798" > 798< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a06eb05df61a9b9fce744928947f43d89" name = "a06eb05df61a9b9fce744928947f43d89" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a06eb05df61a9b9fce744928947f43d89" > ◆ < / a > < / span > RevertChanges()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void RevertChanges < / td >
< td > (< / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > incremental< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00882" > 882< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6d9702ba9fe50096dded07c0c2836c32" name = "a6d9702ba9fe50096dded07c0c2836c32" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6d9702ba9fe50096dded07c0c2836c32" > ◆ < / a > < / span > Self()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > virtual const < a class = "el" href = "classoperations__research_1_1_local_search_operator.html" > LocalSearchOperator< / a > * Self < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00800" > 800< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a79ba95b5c45a4b1ce761cfac942c7e3b" name = "a79ba95b5c45a4b1ce761cfac942c7e3b" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a79ba95b5c45a4b1ce761cfac942c7e3b" > ◆ < / a > < / span > SetInverseValue()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetInverseValue < / td >
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01072" > 1072< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a557f96c9f1f5883f616350bde6cc2e2a" name = "a557f96c9f1f5883f616350bde6cc2e2a" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a557f96c9f1f5883f616350bde6cc2e2a" > ◆ < / a > < / span > SetOldInverseValue()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetOldInverseValue < / td >
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01076" > 1076< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a20dd03e0437bf484e2ea321595c2e1cd" name = "a20dd03e0437bf484e2ea321595c2e1cd" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a20dd03e0437bf484e2ea321595c2e1cd" > ◆ < / a > < / span > SetValue()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetValue < / td >
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2021-09-20 15:57:27 +02:00
< td class = "paramtype" > const int64_t &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > value< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00845" > 845< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a24926108b770033792d015cb86aeffb3" name = "a24926108b770033792d015cb86aeffb3" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a24926108b770033792d015cb86aeffb3" > ◆ < / a > < / span > Size()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int Size < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00834" > 834< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a18eb329b669c6a2e4e2431ea950b52fe" name = "a18eb329b669c6a2e4e2431ea950b52fe" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a18eb329b669c6a2e4e2431ea950b52fe" > ◆ < / a > < / span > SkipUnchanged()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual bool SkipUnchanged < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-03-04 00:11:33 +01:00
< p > Reimplemented in < a class = "el" href = "classoperations__research_1_1_path_operator.html#aa8d4a4b8ea73184cedcc0be51f6a3921" > PathOperator< / a > .< / p >
2020-09-01 16:00:33 +02:00
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00843" > 843< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeacffb05338262fd232dc77fed8cc586" name = "aeacffb05338262fd232dc77fed8cc586" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeacffb05338262fd232dc77fed8cc586" > ◆ < / a > < / span > Start()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Start < / td >
< td > (< / td >
2020-11-18 14:53:30 +01:00
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1_assignment.html" > Assignment< / a > *  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > assignment< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > override< / span > < span class = "mlabel" > virtual< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > This method should not be overridden. < / p >
2022-01-17 21:42:14 +01:00
< p > Override OnStart() instead which is called before exiting this method. < / p >
2020-09-01 16:00:33 +02:00
2020-10-09 12:00:09 +02:00
< p > Implements < a class = "el" href = "classoperations__research_1_1_local_search_operator.html#ae8505ab0739cf0b585de5844f7a6703c" > LocalSearchOperator< / a > .< / p >
2020-09-01 16:00:33 +02:00
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00820" > 820< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3c7b6e2c172f34aad1d952d799be61f2" name = "a3c7b6e2c172f34aad1d952d799be61f2" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3c7b6e2c172f34aad1d952d799be61f2" > ◆ < / a > < / span > Value()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > const int64_t & Value < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the value in the current assignment of the variable of given index. < / p >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00837" > 837< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a88a93be7370ff1f4c043fb335c8aac7c" name = "a88a93be7370ff1f4c043fb335c8aac7c" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a88a93be7370ff1f4c043fb335c8aac7c" > ◆ < / a > < / span > Var()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > * Var < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2021-04-27 23:00:03 +02:00
< td class = "paramtype" > int64_t  < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > index< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p > Returns the variable of given index. < / p >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00842" > 842< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a7135085df615773e63a206e65ea21d53" name = "a7135085df615773e63a206e65ea21d53" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7135085df615773e63a206e65ea21d53" > ◆ < / a > < / span > activated_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_bitset64.html" > Bitset64< / a > activated_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00929" > 929< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7b62af3db29eeb312e3cb06f7bb331ce" name = "a7b62af3db29eeb312e3cb06f7bb331ce" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7b62af3db29eeb312e3cb06f7bb331ce" > ◆ < / a > < / span > assignment_indices_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > std::vector< int> assignment_indices_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > mutable< / span > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00928" > 928< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a8f74f53b5802db835de7f925ffd7b105" name = "a8f74f53b5802db835de7f925ffd7b105" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8f74f53b5802db835de7f925ffd7b105" > ◆ < / a > < / span > changes_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_sparse_bitset.html" > SparseBitset< / a > changes_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00931" > 931< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a96d44fa3defc89fe5e0fc0eafaf32714" name = "a96d44fa3defc89fe5e0fc0eafaf32714" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a96d44fa3defc89fe5e0fc0eafaf32714" > ◆ < / a > < / span > cleared_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool cleared_< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00933" > 933< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6525132991e9140755b271a1cf43fee7" name = "a6525132991e9140755b271a1cf43fee7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6525132991e9140755b271a1cf43fee7" > ◆ < / a > < / span > delta_changes_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_sparse_bitset.html" > SparseBitset< / a > delta_changes_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00932" > 932< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0aeeba03eeb9514e2946c44c733e994a" name = "a0aeeba03eeb9514e2946c44c733e994a" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0aeeba03eeb9514e2946c44c733e994a" > ◆ < / a > < / span > old_values_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > std::vector< int64_t > old_values_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00926" > 926< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a68dd19d6f0517e2bfb128f87fbad4fea" name = "a68dd19d6f0517e2bfb128f87fbad4fea" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a68dd19d6f0517e2bfb128f87fbad4fea" > ◆ < / a > < / span > prev_values_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > std::vector< int64_t > prev_values_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00927" > 927< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a38b2df531e660bd3c43b896970a4f014" name = "a38b2df531e660bd3c43b896970a4f014" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a38b2df531e660bd3c43b896970a4f014" > ◆ < / a > < / span > values_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > std::vector< int64_t > values_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00925" > 925< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa8627a7bbb2f34d6156b0fcd3d3abdc2" name = "aa8627a7bbb2f34d6156b0fcd3d3abdc2" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa8627a7bbb2f34d6156b0fcd3d3abdc2" > ◆ < / a > < / span > var_handler_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_int_var_local_search_handler.html" > IntVarLocalSearchHandler< / a > var_handler_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00934" > 934< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acb9668115d3d60818099ce9ce80d1ec1" name = "acb9668115d3d60818099ce9ce80d1ec1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acb9668115d3d60818099ce9ce80d1ec1" > ◆ < / a > < / span > vars_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-11-18 14:53:30 +01:00
< td class = "memname" > std::vector< < a class = "el" href = "classoperations__research_1_1_int_var.html" > IntVar< / a > *> vars_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00924" > 924< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ade0f309c001b408cf7fe2a5b3c672640" name = "ade0f309c001b408cf7fe2a5b3c672640" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ade0f309c001b408cf7fe2a5b3c672640" > ◆ < / a > < / span > was_activated_< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_bitset64.html" > Bitset64< / a > was_activated_< / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > inherited< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2022-01-15 22:53:18 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l00930" > 930< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > < / li >
< li > < a class = "el" href = "local__search_8cc_source.html" > local_search.cc< / a > < / 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 >
2020-10-09 12:00:09 +02:00
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1_change_value.html" > ChangeValue< / a > < / li >
2020-09-01 16:00:33 +02:00
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >