2020-09-02 09:42:51 +02:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2021-01-26 11:28:50 +01:00
< meta name = "generator" content = "Doxygen 1.9.1" / >
2020-09-02 09:42:51 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: integer_expr.h File Reference< / 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
2021-01-26 11:28:50 +01:00
  < span id = "projectnumber" > 8.2< / span >
2020-09-02 09:42:51 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-01-26 11:28:50 +01:00
<!-- Generated by Doxygen 1.9.1 -->
2020-09-02 09:42:51 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
2021-01-26 11:28:50 +01:00
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
2020-09-02 09:42:51 +02:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */< / script >
< div id = "main-nav" > < / div >
< / 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" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('integer__expr_8h.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#nested-classes" > Classes< / a > |
< a href = "#namespaces" > Namespaces< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > integer_expr.h File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "integer__expr_8h_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "nested-classes" > < / a >
Classes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1sat_1_1_integer_sum_l_e.html" > IntegerSumLE< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1sat_1_1_level_zero_equality.html" > LevelZeroEquality< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1sat_1_1_min_propagator.html" > MinPropagator< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1sat_1_1_lin_min_propagator.html" > LinMinPropagator< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1sat_1_1_positive_product_propagator.html" > PositiveProductPropagator< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1sat_1_1_division_propagator.html" > DivisionPropagator< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1sat_1_1_fixed_division_propagator.html" > FixedDivisionPropagator< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:" > < td class = "memItemLeft" align = "right" valign = "top" > class   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1sat_1_1_square_propagator.html" > SquarePropagator< / a > < / td > < / tr >
2020-09-02 09:42:51 +02:00
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "namespaces" > < / a >
Namespaces< / h2 > < / td > < / tr >
< tr class = "memitem:namespaceoperations__research" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / td > < / tr >
< tr class = "memdesc:namespaceoperations__research" > < td class = "mdescLeft" >   < / td > < td class = "mdescRight" > The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows. < br / > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:namespaceoperations__research_1_1sat" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html" > operations_research::sat< / a > < / td > < / tr >
< tr class = "separator:" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "func-members" > < / a >
Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a949fa684e53fd6a18a2d1f79133fd80a" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:a949fa684e53fd6a18a2d1f79133fd80a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a949fa684e53fd6a18a2d1f79133fd80a" > WeightedSumLowerOrEqual< / a > (const std::vector< IntegerVariable > & vars, const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > upper_bound)< / td > < / tr >
< tr class = "separator:a949fa684e53fd6a18a2d1f79133fd80a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1997882201b68c607f2aef7e7369ef67" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:a1997882201b68c607f2aef7e7369ef67" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a1997882201b68c607f2aef7e7369ef67" > WeightedSumGreaterOrEqual< / a > (const std::vector< IntegerVariable > & vars, const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > lower_bound)< / td > < / tr >
< tr class = "separator:a1997882201b68c607f2aef7e7369ef67" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a847b5dc3a771fd495c86f086e8b5d6ca" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:a847b5dc3a771fd495c86f086e8b5d6ca" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a847b5dc3a771fd495c86f086e8b5d6ca" > FixedWeightedSum< / a > (const std::vector< IntegerVariable > & vars, const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > )< / td > < / tr >
< tr class = "separator:a847b5dc3a771fd495c86f086e8b5d6ca" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a0ecd323ccf9fe1a8c2e35f7ab94674bf" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:a0ecd323ccf9fe1a8c2e35f7ab94674bf" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a0ecd323ccf9fe1a8c2e35f7ab94674bf" > ConditionalWeightedSumLowerOrEqual< / a > (const std::vector< Literal > & enforcement_literals, const std::vector< IntegerVariable > & vars, const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > upper_bound)< / td > < / tr >
< tr class = "separator:a0ecd323ccf9fe1a8c2e35f7ab94674bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a82440fdc41975175a20f334ea8767f0a" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:a82440fdc41975175a20f334ea8767f0a" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a82440fdc41975175a20f334ea8767f0a" > ConditionalWeightedSumGreaterOrEqual< / a > (const std::vector< Literal > & enforcement_literals, const std::vector< IntegerVariable > & vars, const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > lower_bound)< / td > < / tr >
< tr class = "separator:a82440fdc41975175a20f334ea8767f0a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a68ebf5dc82ddc40059f261c2999c4fe0" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:a68ebf5dc82ddc40059f261c2999c4fe0" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a68ebf5dc82ddc40059f261c2999c4fe0" > WeightedSumLowerOrEqualReif< / a > (Literal is_le, const std::vector< IntegerVariable > & vars, const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > upper_bound)< / td > < / tr >
< tr class = "separator:a68ebf5dc82ddc40059f261c2999c4fe0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a2c30f635470afcc9e02f8d231137787d" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:a2c30f635470afcc9e02f8d231137787d" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a2c30f635470afcc9e02f8d231137787d" > WeightedSumGreaterOrEqualReif< / a > (Literal is_ge, const std::vector< IntegerVariable > & vars, const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > lower_bound)< / td > < / tr >
< tr class = "separator:a2c30f635470afcc9e02f8d231137787d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a899896953b6215b01cb0b85caa96bebe" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a899896953b6215b01cb0b85caa96bebe" > LoadLinearConstraint< / a > (const LinearConstraint & cst, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a899896953b6215b01cb0b85caa96bebe" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a4b4da650bfcb86c00bee1df0ab0cc953" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a4b4da650bfcb86c00bee1df0ab0cc953" > LoadConditionalLinearConstraint< / a > (const absl::Span< const Literal > enforcement_literals, const LinearConstraint & cst, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a4b4da650bfcb86c00bee1df0ab0cc953" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ada9b43433f6e57ecf64d1419ccaae5d8" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:ada9b43433f6e57ecf64d1419ccaae5d8" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#ada9b43433f6e57ecf64d1419ccaae5d8" > FixedWeightedSumReif< / a > (Literal is_eq, const std::vector< IntegerVariable > & vars, const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > )< / td > < / tr >
< tr class = "separator:ada9b43433f6e57ecf64d1419ccaae5d8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa7ab47edd05dd80bff8b90030ee776ad" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:aa7ab47edd05dd80bff8b90030ee776ad" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#aa7ab47edd05dd80bff8b90030ee776ad" > WeightedSumNotEqual< / a > (const std::vector< IntegerVariable > & vars, const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > )< / td > < / tr >
< tr class = "separator:aa7ab47edd05dd80bff8b90030ee776ad" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a847e8bc51b18a71329b9f0dde2d48293" > < td class = "memTemplParams" colspan = "2" > template< typename VectorInt > < / td > < / tr >
< tr class = "memitem:a847e8bc51b18a71329b9f0dde2d48293" > < td class = "memTemplItemLeft" align = "right" valign = "top" > std::function< IntegerVariable(Model *)>   < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a847e8bc51b18a71329b9f0dde2d48293" > NewWeightedSum< / a > (const VectorInt & < a class = "el" href = "sat_2lp__utils_8cc.html#ab1734711414da2e668957d24a41b1ddf" > coefficients< / a > , const std::vector< IntegerVariable > & vars)< / td > < / tr >
< tr class = "separator:a847e8bc51b18a71329b9f0dde2d48293" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ab316e19c73976fdd6381a93d1458699f" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#ab316e19c73976fdd6381a93d1458699f" > IsEqualToMinOf< / a > (IntegerVariable min_var, const std::vector< IntegerVariable > & vars)< / td > < / tr >
< tr class = "separator:ab316e19c73976fdd6381a93d1458699f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1689281a38d93c3d0ebe6ae49bec7554" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a1689281a38d93c3d0ebe6ae49bec7554" > IsEqualToMinOf< / a > (const LinearExpression & min_expr, const std::vector< LinearExpression > & exprs)< / td > < / tr >
< tr class = "separator:a1689281a38d93c3d0ebe6ae49bec7554" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a14d3bed64d7fdf5b081c349270c4cf11" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a14d3bed64d7fdf5b081c349270c4cf11" > IsEqualToMaxOf< / a > (IntegerVariable max_var, const std::vector< IntegerVariable > & vars)< / td > < / tr >
< tr class = "separator:a14d3bed64d7fdf5b081c349270c4cf11" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3b4ae0e8f4326c316681a472e623e5d6" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a3b4ae0e8f4326c316681a472e623e5d6" > IsOneOf< / a > (IntegerVariable < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > , const std::vector< Literal > & selectors, const std::vector< IntegerValue > & values)< / td > < / tr >
< tr class = "separator:a3b4ae0e8f4326c316681a472e623e5d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a838ae1c98a62762620ef82e362c4ad8c" > < td class = "memTemplParams" colspan = "2" > template< class T > < / td > < / tr >
< tr class = "memitem:a838ae1c98a62762620ef82e362c4ad8c" > < td class = "memTemplItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memTemplItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a838ae1c98a62762620ef82e362c4ad8c" > RegisterAndTransferOwnership< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > , T *< a class = "el" href = "demon__profiler_8cc.html#a05da18ca9c7b657a4a6ea24e07c9b695" > ct< / a > )< / td > < / tr >
< tr class = "separator:a838ae1c98a62762620ef82e362c4ad8c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae3dc489becb957e8bc67715667f55407" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#ae3dc489becb957e8bc67715667f55407" > ProductConstraint< / a > (IntegerVariable < a class = "el" href = "constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2" > a< / a > , IntegerVariable < a class = "el" href = "constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6" > b< / a > , IntegerVariable p)< / td > < / tr >
< tr class = "separator:ae3dc489becb957e8bc67715667f55407" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a21cd443822d7670052ac766e731d3ea0" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a21cd443822d7670052ac766e731d3ea0" > DivisionConstraint< / a > (IntegerVariable < a class = "el" href = "constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2" > a< / a > , IntegerVariable < a class = "el" href = "constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6" > b< / a > , IntegerVariable c)< / td > < / tr >
< tr class = "separator:a21cd443822d7670052ac766e731d3ea0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8a61527015742fa414f1c9e423f846ba" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< void(Model *)>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a8a61527015742fa414f1c9e423f846ba" > FixedDivisionConstraint< / a > (IntegerVariable < a class = "el" href = "constraint__solver_2table_8cc.html#af730895c6c6ef6e03caaf6251192dfd2" > a< / a > , IntegerValue < a class = "el" href = "constraint__solver_2table_8cc.html#a344010e26426d6a13411648d988bc9b6" > b< / a > , IntegerVariable c)< / td > < / tr >
< tr class = "separator:a8a61527015742fa414f1c9e423f846ba" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< / 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 = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_dddac007a45022d9da6ea1dee012c3b9.html" > sat< / a > < / li > < li class = "navelem" > < a class = "el" href = "integer__expr_8h.html" > integer_expr.h< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2021-01-26 11:28:50 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.1 < / li >
2020-09-02 09:42:51 +02:00
< / ul >
< / div >
< / body >
< / html >