2020-11-18 14:53:30 +01: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-11-18 14:53:30 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: AssignmentContainer< V, E > < / 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-11-18 14:53:30 +01: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-11-18 14:53:30 +01: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-11-18 14:53:30 +01: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-11-18 14:53:30 +01: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-11-18 14:53:30 +01: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_assignment_container.html',''); initResizable(); });
2020-11-18 14:53:30 +01: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 = "classoperations__research_1_1_assignment_container-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > AssignmentContainer< V, E > < / div > < / div >
2020-11-18 14:53:30 +01: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" > < div class = "compoundTemplParams" > template< class V, class E> < br / >
class operations_research::AssignmentContainer< V, E > < / div >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04902" > 4902< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01: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-11-18 14:53:30 +01:00
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a7d320f70aa1037c9c92e89ba597b5ee0" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a7d320f70aa1037c9c92e89ba597b5ee0" > AssignmentContainer< / a > ()< / td > < / tr >
< tr class = "separator:a7d320f70aa1037c9c92e89ba597b5ee0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:acb2c9743d23598ac13499629098565f1" > < td class = "memItemLeft" align = "right" valign = "top" > E *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#acb2c9743d23598ac13499629098565f1" > Add< / a > (V *< a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > )< / td > < / tr >
< tr class = "separator:acb2c9743d23598ac13499629098565f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aacc1d2a804529f5bc67d92e72a413c0b" > < td class = "memItemLeft" align = "right" valign = "top" > E *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#aacc1d2a804529f5bc67d92e72a413c0b" > FastAdd< / a > (V *< a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > )< / td > < / tr >
< tr class = "memdesc:aacc1d2a804529f5bc67d92e72a413c0b" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Adds element without checking its presence in the container. < a href = "classoperations__research_1_1_assignment_container.html#aacc1d2a804529f5bc67d92e72a413c0b" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:aacc1d2a804529f5bc67d92e72a413c0b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a662646ce0309b7580051cdeb4f8a4d5a" > < td class = "memItemLeft" align = "right" valign = "top" > E *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a662646ce0309b7580051cdeb4f8a4d5a" > AddAtPosition< / a > (V *< a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > , int position)< / td > < / tr >
< tr class = "memdesc:a662646ce0309b7580051cdeb4f8a4d5a" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Advanced usage: Adds element at a given position; position has to have been allocated with < a class = "el" href = "classoperations__research_1_1_assignment_container.html#ad9cf0e91780366986c2f047bd796cdd5" title = "Advanced usage: Resizes the container, potentially adding elements with null variables." > AssignmentContainer::Resize()< / a > beforehand. < a href = "classoperations__research_1_1_assignment_container.html#a662646ce0309b7580051cdeb4f8a4d5a" > More...< / a > < br / > < / td > < / tr >
< tr class = "separator:a662646ce0309b7580051cdeb4f8a4d5a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:aa71d36872f416feaa853788a7a7a7ef8" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#aa71d36872f416feaa853788a7a7a7ef8" > Clear< / a > ()< / td > < / tr >
< tr class = "separator:aa71d36872f416feaa853788a7a7a7ef8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ad9cf0e91780366986c2f047bd796cdd5" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#ad9cf0e91780366986c2f047bd796cdd5" > Resize< / a > (size_t size)< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:ad9cf0e91780366986c2f047bd796cdd5" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Advanced usage: Resizes the container, potentially adding elements with null variables. < a href = "classoperations__research_1_1_assignment_container.html#ad9cf0e91780366986c2f047bd796cdd5" > More...< / a > < br / > < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "separator:ad9cf0e91780366986c2f047bd796cdd5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abcfbdba215d3b15fbb4b682969943a6e" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#abcfbdba215d3b15fbb4b682969943a6e" > Empty< / a > () const< / td > < / tr >
< tr class = "separator:abcfbdba215d3b15fbb4b682969943a6e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9159a0c131a3233d9a8a79dc7afa3c6e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a9159a0c131a3233d9a8a79dc7afa3c6e" > CopyIntersection< / a > (const < a class = "el" href = "classoperations__research_1_1_assignment_container.html" > AssignmentContainer< / a > < V, E > & container)< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:a9159a0c131a3233d9a8a79dc7afa3c6e" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copies the elements of 'container' which are already in the calling container. < a href = "classoperations__research_1_1_assignment_container.html#a9159a0c131a3233d9a8a79dc7afa3c6e" > More...< / a > < br / > < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "separator:a9159a0c131a3233d9a8a79dc7afa3c6e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a699655a0e89edf33816b4e40b2d2fcc4" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a699655a0e89edf33816b4e40b2d2fcc4" > Copy< / a > (const < a class = "el" href = "classoperations__research_1_1_assignment_container.html" > AssignmentContainer< / a > < V, E > & container)< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:a699655a0e89edf33816b4e40b2d2fcc4" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Copies all the elements of 'container' to this container, clearing its previous content. < a href = "classoperations__research_1_1_assignment_container.html#a699655a0e89edf33816b4e40b2d2fcc4" > More...< / a > < br / > < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "separator:a699655a0e89edf33816b4e40b2d2fcc4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4beccbd8819d830e06223550b8ca6d10" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a4beccbd8819d830e06223550b8ca6d10" > Contains< / a > (const V *const < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > ) const< / td > < / tr >
< tr class = "separator:a4beccbd8819d830e06223550b8ca6d10" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a711e8eed87d49e98128460c4aee01d02" > < td class = "memItemLeft" align = "right" valign = "top" > E *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a711e8eed87d49e98128460c4aee01d02" > MutableElement< / a > (const V *const < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > )< / td > < / tr >
< tr class = "separator:a711e8eed87d49e98128460c4aee01d02" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3332c9e855c6c665aa98ae00a94f72ba" > < td class = "memItemLeft" align = "right" valign = "top" > E *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a3332c9e855c6c665aa98ae00a94f72ba" > MutableElementOrNull< / a > (const V *const < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > )< / td > < / tr >
< tr class = "separator:a3332c9e855c6c665aa98ae00a94f72ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a574bbe757dd231a59843422be3145dee" > < td class = "memItemLeft" align = "right" valign = "top" > const E &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a574bbe757dd231a59843422be3145dee" > Element< / a > (const V *const < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > ) const< / td > < / tr >
< tr class = "separator:a574bbe757dd231a59843422be3145dee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a315d9fdee1c7e65e8774ad39a98eeeae" > < td class = "memItemLeft" align = "right" valign = "top" > const E *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a315d9fdee1c7e65e8774ad39a98eeeae" > ElementPtrOrNull< / a > (const V *const < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > ) const< / td > < / tr >
< tr class = "separator:a315d9fdee1c7e65e8774ad39a98eeeae" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab313b4181bd38071d2d1495a0227f1d6" > < td class = "memItemLeft" align = "right" valign = "top" > const std::vector< E > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#ab313b4181bd38071d2d1495a0227f1d6" > elements< / a > () const< / td > < / tr >
< tr class = "separator:ab313b4181bd38071d2d1495a0227f1d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ade884fd599f8e53c81d6123aec531bc7" > < td class = "memItemLeft" align = "right" valign = "top" > E *  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#ade884fd599f8e53c81d6123aec531bc7" > MutableElement< / a > (int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > )< / td > < / tr >
< tr class = "separator:ade884fd599f8e53c81d6123aec531bc7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa2691148408a9cb2d7a2fad257b25407" > < td class = "memItemLeft" align = "right" valign = "top" > const E &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#aa2691148408a9cb2d7a2fad257b25407" > Element< / a > (int < a class = "el" href = "routing__search_8cc.html#aa9d6bcc39dc199c2a2671a88ecf3630e" > index< / a > ) const< / td > < / tr >
< tr class = "separator:aa2691148408a9cb2d7a2fad257b25407" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01: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_assignment_container.html#a24926108b770033792d015cb86aeffb3" > Size< / a > () const< / td > < / tr >
< tr class = "separator:a24926108b770033792d015cb86aeffb3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3abcbe1fcd37d8982941a795ed22e34a" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a3abcbe1fcd37d8982941a795ed22e34a" > Store< / a > ()< / td > < / tr >
< tr class = "separator:a3abcbe1fcd37d8982941a795ed22e34a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1896fe755b612dbebd2c46638f8977a2" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a1896fe755b612dbebd2c46638f8977a2" > Restore< / a > ()< / td > < / tr >
< tr class = "separator:a1896fe755b612dbebd2c46638f8977a2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1f87693caae60c7469fbffaadd6f0649" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a1f87693caae60c7469fbffaadd6f0649" > AreAllElementsBound< / a > () const< / td > < / tr >
< tr class = "separator:a1f87693caae60c7469fbffaadd6f0649" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2b78a4ff4f23efeb1e70b6ce60faa821" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a2b78a4ff4f23efeb1e70b6ce60faa821" > operator==< / a > (const < a class = "el" href = "classoperations__research_1_1_assignment_container.html" > AssignmentContainer< / a > < V, E > & container) const< / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memdesc:a2b78a4ff4f23efeb1e70b6ce60faa821" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > Returns true if this and 'container' both represent the same V* -> E map. < a href = "classoperations__research_1_1_assignment_container.html#a2b78a4ff4f23efeb1e70b6ce60faa821" > More...< / a > < br / > < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "separator:a2b78a4ff4f23efeb1e70b6ce60faa821" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a6d46683fd5bcefbd1d9dc389fd34d665" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html#a6d46683fd5bcefbd1d9dc389fd34d665" > operator!=< / a > (const < a class = "el" href = "classoperations__research_1_1_assignment_container.html" > AssignmentContainer< / a > < V, E > & container) const< / td > < / tr >
< tr class = "separator:a6d46683fd5bcefbd1d9dc389fd34d665" > < 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 = "a7d320f70aa1037c9c92e89ba597b5ee0" name = "a7d320f70aa1037c9c92e89ba597b5ee0" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d320f70aa1037c9c92e89ba597b5ee0" > ◆ < / a > < / span > AssignmentContainer()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_assignment_container.html" > AssignmentContainer< / a > < / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04904" > 4904< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "acb2c9743d23598ac13499629098565f1" name = "acb2c9743d23598ac13499629098565f1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acb2c9743d23598ac13499629098565f1" > ◆ < / a > < / span > Add()< / h2 >
2020-11-18 14:53:30 +01: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" > E * Add < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramtype" > V *  < / td >
< td class = "paramname" > < em > var< / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04905" > 4905< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a662646ce0309b7580051cdeb4f8a4d5a" name = "a662646ce0309b7580051cdeb4f8a4d5a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a662646ce0309b7580051cdeb4f8a4d5a" > ◆ < / a > < / span > AddAtPosition()< / h2 >
2020-11-18 14:53:30 +01: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" > E * AddAtPosition < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramtype" > V *  < / td >
< td class = "paramname" > < em > var< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > position< / 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" >
< p > Advanced usage: Adds element at a given position; position has to have been allocated with < a class = "el" href = "classoperations__research_1_1_assignment_container.html#ad9cf0e91780366986c2f047bd796cdd5" title = "Advanced usage: Resizes the container, potentially adding elements with null variables." > AssignmentContainer::Resize()< / a > beforehand. < / p >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04922" > 4922< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1f87693caae60c7469fbffaadd6f0649" name = "a1f87693caae60c7469fbffaadd6f0649" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1f87693caae60c7469fbffaadd6f0649" > ◆ < / a > < / span > AreAllElementsBound()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool AreAllElementsBound < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l05013" > 5013< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa71d36872f416feaa853788a7a7a7ef8" name = "aa71d36872f416feaa853788a7a7a7ef8" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa71d36872f416feaa853788a7a7a7ef8" > ◆ < / a > < / span > Clear()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Clear < / 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" >
2022-01-17 21:42:14 +01:00
< p > 2x speedup on OR-Tools.< / p >
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#l04926" > 4926< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a4beccbd8819d830e06223550b8ca6d10" name = "a4beccbd8819d830e06223550b8ca6d10" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4beccbd8819d830e06223550b8ca6d10" > ◆ < / a > < / span > Contains()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Contains < / td >
< td > (< / td >
< td class = "paramtype" > const V *const  < / td >
< td class = "paramname" > < em > var< / em > < / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04967" > 4967< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a699655a0e89edf33816b4e40b2d2fcc4" name = "a699655a0e89edf33816b4e40b2d2fcc4" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a699655a0e89edf33816b4e40b2d2fcc4" > ◆ < / a > < / span > Copy()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Copy < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1_assignment_container.html" > AssignmentContainer< / a > < V, E > &   < / td >
< td class = "paramname" > < em > container< / 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" >
< p > Copies all the elements of 'container' to this container, clearing its previous content. < / p >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04960" > 4960< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9159a0c131a3233d9a8a79dc7afa3c6e" name = "a9159a0c131a3233d9a8a79dc7afa3c6e" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9159a0c131a3233d9a8a79dc7afa3c6e" > ◆ < / a > < / span > CopyIntersection()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void CopyIntersection < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1_assignment_container.html" > AssignmentContainer< / a > < V, E > &   < / td >
< td class = "paramname" > < em > container< / 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" >
< p > Copies the elements of 'container' which are already in the calling container. < / p >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04938" > 4938< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a574bbe757dd231a59843422be3145dee" name = "a574bbe757dd231a59843422be3145dee" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a574bbe757dd231a59843422be3145dee" > ◆ < / a > < / span > Element() < span class = "overload" > [1/2]< / span > < / h2 >
2020-11-18 14:53:30 +01: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 E & Element < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramtype" > const V *const  < / td >
< td class = "paramname" > < em > var< / em > < / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04984" > 4984< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aa2691148408a9cb2d7a2fad257b25407" name = "aa2691148408a9cb2d7a2fad257b25407" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa2691148408a9cb2d7a2fad257b25407" > ◆ < / a > < / span > Element() < span class = "overload" > [2/2]< / span > < / h2 >
2020-11-18 14:53:30 +01: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 E & Element < / td >
2020-11-18 14:53:30 +01:00
< 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04999" > 4999< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a315d9fdee1c7e65e8774ad39a98eeeae" name = "a315d9fdee1c7e65e8774ad39a98eeeae" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a315d9fdee1c7e65e8774ad39a98eeeae" > ◆ < / a > < / span > ElementPtrOrNull()< / h2 >
2020-11-18 14:53:30 +01: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 E * ElementPtrOrNull < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramtype" > const V *const  < / td >
< td class = "paramname" > < em > var< / em > < / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04990" > 4990< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab313b4181bd38071d2d1495a0227f1d6" name = "ab313b4181bd38071d2d1495a0227f1d6" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab313b4181bd38071d2d1495a0227f1d6" > ◆ < / a > < / span > elements()< / h2 >
2020-11-18 14:53:30 +01: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 std::vector< E > & elements < / td >
2020-11-18 14:53:30 +01: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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04997" > 4997< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abcfbdba215d3b15fbb4b682969943a6e" name = "abcfbdba215d3b15fbb4b682969943a6e" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abcfbdba215d3b15fbb4b682969943a6e" > ◆ < / a > < / span > Empty()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Empty < / 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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04935" > 4935< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aacc1d2a804529f5bc67d92e72a413c0b" name = "aacc1d2a804529f5bc67d92e72a413c0b" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aacc1d2a804529f5bc67d92e72a413c0b" > ◆ < / a > < / span > FastAdd()< / h2 >
2020-11-18 14:53:30 +01: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" > E * FastAdd < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramtype" > V *  < / td >
< td class = "paramname" > < em > var< / 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" >
< p > Adds element without checking its presence in the container. < / p >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04915" > 4915< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a711e8eed87d49e98128460c4aee01d02" name = "a711e8eed87d49e98128460c4aee01d02" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a711e8eed87d49e98128460c4aee01d02" > ◆ < / a > < / span > MutableElement() < span class = "overload" > [1/2]< / span > < / h2 >
2020-11-18 14:53:30 +01: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" > E * MutableElement < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramtype" > const V *const  < / td >
< td class = "paramname" > < em > var< / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04971" > 4971< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ade884fd599f8e53c81d6123aec531bc7" name = "ade884fd599f8e53c81d6123aec531bc7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ade884fd599f8e53c81d6123aec531bc7" > ◆ < / a > < / span > MutableElement() < span class = "overload" > [2/2]< / span > < / h2 >
2020-11-18 14:53:30 +01: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" > E * MutableElement < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramtype" > int  < / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04998" > 4998< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3332c9e855c6c665aa98ae00a94f72ba" name = "a3332c9e855c6c665aa98ae00a94f72ba" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3332c9e855c6c665aa98ae00a94f72ba" > ◆ < / a > < / span > MutableElementOrNull()< / h2 >
2020-11-18 14:53:30 +01: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" > E * MutableElementOrNull < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramtype" > const V *const  < / td >
< td class = "paramname" > < em > var< / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04977" > 4977< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a6d46683fd5bcefbd1d9dc389fd34d665" name = "a6d46683fd5bcefbd1d9dc389fd34d665" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a6d46683fd5bcefbd1d9dc389fd34d665" > ◆ < / a > < / span > operator!=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operator!= < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1_assignment_container.html" > AssignmentContainer< / a > < V, E > &   < / td >
< td class = "paramname" > < em > container< / em > < / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l05042" > 5042< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a2b78a4ff4f23efeb1e70b6ce60faa821" name = "a2b78a4ff4f23efeb1e70b6ce60faa821" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a2b78a4ff4f23efeb1e70b6ce60faa821" > ◆ < / a > < / span > operator==()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operator== < / td >
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1_assignment_container.html" > AssignmentContainer< / a > < V, E > &   < / td >
< td class = "paramname" > < em > container< / em > < / 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" >
< p > Returns true if this and 'container' both represent the same V* -> E map. < / p >
2022-01-17 21:42:14 +01:00
< p > Runs in linear time; requires that the == operator on the type E is well defined. < / p >
< p > We may not have any work to do< / p >
< p > The == should be order-independent< / p >
< p > Do not use the hash_map::== operator! It compares both content and how the map is hashed (e.g., number of buckets). This is not what we want.< / p >
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#l05023" > 5023< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad9cf0e91780366986c2f047bd796cdd5" name = "ad9cf0e91780366986c2f047bd796cdd5" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad9cf0e91780366986c2f047bd796cdd5" > ◆ < / a > < / span > Resize()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Resize < / td >
< td > (< / td >
< td class = "paramtype" > size_t  < / td >
< td class = "paramname" > < em > size< / 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" >
< p > Advanced usage: Resizes the container, potentially adding elements with null variables. < / p >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l04934" > 4934< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1896fe755b612dbebd2c46638f8977a2" name = "a1896fe755b612dbebd2c46638f8977a2" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1896fe755b612dbebd2c46638f8977a2" > ◆ < / a > < / span > Restore()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Restore < / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l05006" > 5006< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a24926108b770033792d015cb86aeffb3" name = "a24926108b770033792d015cb86aeffb3" > < / a >
2020-11-18 14:53:30 +01: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 > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l05000" > 5000< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3abcbe1fcd37d8982941a795ed22e34a" name = "a3abcbe1fcd37d8982941a795ed22e34a" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3abcbe1fcd37d8982941a795ed22e34a" > ◆ < / a > < / span > Store()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void Store < / 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" >
2021-12-14 13:41:01 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "constraint__solver_8h_source.html#l05001" > 5001< / a > of file < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "constraint__solver_8h_source.html" > constraint_solver.h< / 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 >
< 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_assignment_container.html" > AssignmentContainer< / a > < / li >
< 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-11-18 14:53:30 +01:00
< / ul >
< / div >
< / body >
< / html >