2019-06-13 15:36:14 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
2019-06-20 23:08:48 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 15:36:14 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2019-06-29 18:18:08 +02:00
< span id = "sfml" > OR-Tools 7.2< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-06-29 18:18:08 +02:00
< link rel = "icon" href = "https://developers.google.com/optimization/images/orLogo.png" >
2019-06-13 15:36:14 +02:00
< div id = "content" >
<!-- Generated by Doxygen 1.8.15 -->
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "index.html" > < span > Main  Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 15:36:14 +02:00
< / ul >
< / div >
2019-07-12 13:25:23 -07:00
< / 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">
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-07-12 13:25:23 -07:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classoperations__research_1_1IntVarLocalSearchOperator.html','');});
/* @license-end */
< / script >
< div id = "doc-content" >
2019-06-13 15:36:14 +02:00
< div class = "header" >
< div class = "headertitle" >
< div class = "title" > operations_research::IntVarLocalSearchOperator Member List< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > This is the complete list of members for < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > operations_research::IntVarLocalSearchOperator< / a > , including all inherited members.< / p >
< table class = "directory" >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a510df14620fc20ebe03cfd7769ee6eac" > Activate< / a > (int64 index)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aad4866caecbcae8b8350ae9e15e124d0" > Activated< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a36de50f13d1b2aa3de35ceca4214c2a0" > activated_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#ab7586c7a5666257d16e25e7e402e0881" > AddVars< / a > (const std::vector< IntVar * > & vars)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a50a9e8bb02dced90001def09e5fe09aa" > ApplyChanges< / a > (Assignment *delta, Assignment *deltadelta) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a65dad0789e8a043e7e38528ce81c6874" > assignment_indices_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > mutable< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html#abcf5669a8a0612adb1665e276efb416f" > BaseObject< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html" > operations_research::BaseObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aed78d261e91c29a927c7caf938882bb5" > changes_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a5c6887f734d2a6ef16165b9893a9fa59" > cleared_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aed4a4938ec6ea3c46a8b9df80b5656e1" > Deactivate< / a > (int64 index)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html#afb3b013c5063d71566d5273793c1d828" > DebugString< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html" > operations_research::BaseObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a07f399ef1d34d435289229d620c3350e" > delta_changes_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#a7ce368143e93d9d49b6e087c53800e73" > HasFragments< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > operations_research::LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a8b2f5a0a53ca3a5fd370d51d5cd03acf" > HoldsDelta< / a > () const override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#a1981dffba9e0458f5bd4669a5f1c15e1" > IntVarLocalSearchOperator< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > operations_research::IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#a350fc4d7f2ce8b649d6d2a51333614b2" > IntVarLocalSearchOperator< / a > (const std::vector< IntVar * > & vars)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > operations_research::IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#abeb70644a01dd602718900dc4ea74138" > IsIncremental< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#af23505cc80b48f7de0c2e6a8d8424c5e" > LocalSearchOperator< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > operations_research::LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#a5bc78fdde6b4e5a6ad9c3b00a6d47d65" > MakeNextNeighbor< / a > (Assignment *delta, Assignment *deltadelta) override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > operations_research::IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#a821c7457813d5411b11e6bbfce63f47a" > MakeOneNeighbor< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > operations_research::IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a45cd791846ef146c03a87b3ab380c030" > MarkChange< / a > (int64 index)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#ae4f20070ef5ff1a051b602e691ab6567" > old_values_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#acc1f38d74f6325824ed77acdc1ef973b" > OldValue< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#acea2a4d4db296445315d66aaec85ee81" > OnStart< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#ad53681f1b9d6707149608c7826c3a834" > prev_values_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#a19dbe14d545ff629f7756b32d570c349" > Reset< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > operations_research::LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#ab0879e67af842558a1eba522d962b1a1" > RevertChanges< / a > (bool incremental)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#a9498f655675f66cd8fcf71041f7ef2cb" > Self< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > operations_research::LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a58228fd9a45fda74debe601dbed29412" > SetValue< / a > (int64 index, const int64 & value)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a24d7846b013b9940fbf367e3f9575eab" > Size< / a > () const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a77ea7391b7d1cbde18ad821e8e681413" > SkipUnchanged< / a > (int index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aea532902ec6591bfdd80bfcf8bc101e5" > Start< / a > (const Assignment *assignment) override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aed2632ded4615cbad36036b6025ac183" > Value< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#aadd339ccd5a44eb702049d147fce0f75" > values_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a4844e2d1e002a6012c65e582583b351d" > Var< / a > (int64 index) const< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a79bf2242dc1962d10e6b04cf09be2c56" > var_handler_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a1e25813206d18e9df5ef7c940ff748dd" > VarLocalSearchOperator< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#adef2d40376a89ff39c852ffd681779fd" > VarLocalSearchOperator< / a > (std::vector< IntVar * > vars, IntVarLocalSearchHandler var_handler)< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a710d1eeb2818e3730a08e62c7314862e" > vars_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a14f6f947f99af037d1611c18c2730323" > was_activated_< / a > < / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > protected< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html#a9bd95fcee9e5856c6097b5dfae0b7076" > ~BaseObject< / a > ()< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1BaseObject.html" > operations_research::BaseObject< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > virtual< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html#aeb4e7fbf8ef821b20e481ae46fc5b5ac" > ~IntVarLocalSearchOperator< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1IntVarLocalSearchOperator.html" > operations_research::IntVarLocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr class = "even" > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html#a82deb7603d974196eaeee831422b105c" > ~LocalSearchOperator< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1LocalSearchOperator.html" > operations_research::LocalSearchOperator< / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< tr > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html#a2d36e4b9c517a0c0874916db4099bc29" > ~VarLocalSearchOperator< / a > () override< / td > < td class = "entry" > < a class = "el" href = "classoperations__research_1_1VarLocalSearchOperator.html" > operations_research::VarLocalSearchOperator< IntVar, int64, IntVarLocalSearchHandler > < / a > < / td > < td class = "entry" > < span class = "mlabel" > inline< / span > < / td > < / tr >
< / table > < / div > <!-- contents -->
2019-07-12 13:25:23 -07:00
< / div > <!-- doc - content -->
2019-06-13 15:36:14 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >