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_1SequenceVarLocalSearchHandler.html','');});
/* @license-end */
< / script >
< div id = "doc-content" >
2019-06-13 15:36:14 +02:00
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classoperations__research_1_1SequenceVarLocalSearchHandler-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
< div class = "title" > operations_research::SequenceVarLocalSearchHandler Class Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2019-07-12 13:25:23 -07:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01062" > 1062< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
< / div > < table class = "memberdecls" >
2019-06-13 15:36:14 +02:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a10225ec8088a15a7b023e430f942ee8d" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html#a10225ec8088a15a7b023e430f942ee8d" > SequenceVarLocalSearchHandler< / a > ()< / td > < / tr >
< tr class = "separator:a10225ec8088a15a7b023e430f942ee8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afe4c3c52a3f4f9af98a3e751c6f21823" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html#afe4c3c52a3f4f9af98a3e751c6f21823" > SequenceVarLocalSearchHandler< / a > (const < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html" > SequenceVarLocalSearchHandler< / a > & other)< / td > < / tr >
< tr class = "separator:afe4c3c52a3f4f9af98a3e751c6f21823" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a14031a3e973566f504b4d125fb74e76a" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html#a14031a3e973566f504b4d125fb74e76a" > SequenceVarLocalSearchHandler< / a > (< a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchOperator.html" > SequenceVarLocalSearchOperator< / a > *op)< / td > < / tr >
< tr class = "separator:a14031a3e973566f504b4d125fb74e76a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aef9a34fb85f40837a20077b21ac8bb53" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html#aef9a34fb85f40837a20077b21ac8bb53" > AddToAssignment< / a > (< a class = "el" href = "classoperations__research_1_1SequenceVar.html" > SequenceVar< / a > *var, const std::vector< int > & value, bool active, std::vector< int > *assignment_indices, int64 index, < a class = "el" href = "classoperations__research_1_1Assignment.html" > Assignment< / a > *assignment) const< / td > < / tr >
< tr class = "separator:aef9a34fb85f40837a20077b21ac8bb53" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a837a3c961ef7db00cc4b4d0e4958b2bd" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html#a837a3c961ef7db00cc4b4d0e4958b2bd" > ValueFromAssignent< / a > (const < a class = "el" href = "classoperations__research_1_1Assignment.html" > Assignment< / a > & assignment, < a class = "el" href = "classoperations__research_1_1SequenceVar.html" > SequenceVar< / a > *var, int64 index, std::vector< int > *value)< / td > < / tr >
< tr class = "separator:a837a3c961ef7db00cc4b4d0e4958b2bd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3e6cc7fffb5d26c6b94576e88197a355" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html#a3e6cc7fffb5d26c6b94576e88197a355" > OnRevertChanges< / a > (int64 index)< / td > < / tr >
< tr class = "separator:a3e6cc7fffb5d26c6b94576e88197a355" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aec17ad927d45e32c42f3847ff5175a19" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html#aec17ad927d45e32c42f3847ff5175a19" > OnAddVars< / a > ()< / td > < / tr >
< tr class = "separator:aec17ad927d45e32c42f3847ff5175a19" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2019-07-12 13:25:23 -07:00
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2019-06-13 15:36:14 +02:00
< a id = "a10225ec8088a15a7b023e430f942ee8d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a10225ec8088a15a7b023e430f942ee8d" > ◆ < / a > < / span > SequenceVarLocalSearchHandler() < span class = "overload" > [1/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > operations_research::SequenceVarLocalSearchHandler::SequenceVarLocalSearchHandler < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-07-05 00:25:55 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01064" > 1064< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
< a id = "afe4c3c52a3f4f9af98a3e751c6f21823" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afe4c3c52a3f4f9af98a3e751c6f21823" > ◆ < / a > < / span > SequenceVarLocalSearchHandler() < span class = "overload" > [2/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > operations_research::SequenceVarLocalSearchHandler::SequenceVarLocalSearchHandler < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchHandler.html" > SequenceVarLocalSearchHandler< / a > &   < / td >
< td class = "paramname" > < em > other< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-07-05 00:25:55 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01065" > 1065< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
< a id = "a14031a3e973566f504b4d125fb74e76a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a14031a3e973566f504b4d125fb74e76a" > ◆ < / a > < / span > SequenceVarLocalSearchHandler() < span class = "overload" > [3/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > operations_research::SequenceVarLocalSearchHandler::SequenceVarLocalSearchHandler < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1SequenceVarLocalSearchOperator.html" > SequenceVarLocalSearchOperator< / a > *  < / td >
< td class = "paramname" > < em > op< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-07-05 00:25:55 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01067" > 1067< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
< a id = "aef9a34fb85f40837a20077b21ac8bb53" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aef9a34fb85f40837a20077b21ac8bb53" > ◆ < / a > < / span > AddToAssignment()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void operations_research::SequenceVarLocalSearchHandler::AddToAssignment < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1SequenceVar.html" > SequenceVar< / a > *  < / td >
< td class = "paramname" > < em > var< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const std::vector< int > &   < / td >
< td class = "paramname" > < em > value< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > bool  < / td >
< td class = "paramname" > < em > active< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< td class = "paramname" > < em > assignment_indices< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1Assignment.html" > Assignment< / a > *  < / td >
< td class = "paramname" > < em > assignment< / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-07-05 00:25:55 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01129" > 1129< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
< a id = "aec17ad927d45e32c42f3847ff5175a19" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aec17ad927d45e32c42f3847ff5175a19" > ◆ < / a > < / span > OnAddVars()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void operations_research::SequenceVarLocalSearchHandler::OnAddVars < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-07-05 00:25:55 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01177" > 1177< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
< a id = "a3e6cc7fffb5d26c6b94576e88197a355" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3e6cc7fffb5d26c6b94576e88197a355" > ◆ < / a > < / span > OnRevertChanges()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void operations_research::SequenceVarLocalSearchHandler::OnRevertChanges < / td >
< td > (< / td >
< td class = "paramtype" > int64  < / td >
< 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-07-05 00:25:55 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01173" > 1173< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
< a id = "a837a3c961ef7db00cc4b4d0e4958b2bd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a837a3c961ef7db00cc4b4d0e4958b2bd" > ◆ < / a > < / span > ValueFromAssignent()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operations_research::SequenceVarLocalSearchHandler::ValueFromAssignent < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1Assignment.html" > Assignment< / a > &   < / td >
< td class = "paramname" > < em > assignment< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1SequenceVar.html" > SequenceVar< / a > *  < / td >
< td class = "paramname" > < em > var< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int64  < / td >
< td class = "paramname" > < em > index< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > std::vector< int > *  < / td >
< 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2019-07-05 00:25:55 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solveri_8h_source.html#l01155" > 1155< / a > of file < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > .< / p >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "constraint__solveri_8h_source.html" > constraint_solveri.h< / a > < / li >
< / ul >
< / 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 >