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" / >
2020-10-09 12:00:09 +02:00
< meta name = "generator" content = "Doxygen 1.8.20" / >
2020-09-02 09:42:51 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: integer_search.cc 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
  < span id = "projectnumber" > 8.0< / span >
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2020-10-09 12:00:09 +02:00
<!-- Generated by Doxygen 1.8.20 -->
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 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @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__search_8cc.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 = "#namespaces" > Namespaces< / a > |
< a href = "#func-members" > Functions< / a > < / div >
< div class = "headertitle" >
< div class = "title" > integer_search.cc File Reference< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
< p > < a href = "integer__search_8cc_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 = "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:af73dd5cdec05a6bbd9fb677f45fac2be" > < td class = "memItemLeft" align = "right" valign = "top" > LiteralIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#af73dd5cdec05a6bbd9fb677f45fac2be" > BranchDown< / a > (IntegerVariable < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > , IntegerValue < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > , Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:af73dd5cdec05a6bbd9fb677f45fac2be" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aea96708896c3142cfb0d6c8dadd071fc" > < td class = "memItemLeft" align = "right" valign = "top" > LiteralIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#aea96708896c3142cfb0d6c8dadd071fc" > BranchUp< / a > (IntegerVariable < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > , IntegerValue < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > , Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:aea96708896c3142cfb0d6c8dadd071fc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1aeef60fc8c9e76ebdd6ee5652e86ba9" > < td class = "memItemLeft" align = "right" valign = "top" > LiteralIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a1aeef60fc8c9e76ebdd6ee5652e86ba9" > AtMinValue< / a > (IntegerVariable < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > , IntegerTrail *integer_trail, IntegerEncoder *integer_encoder)< / td > < / tr >
< tr class = "separator:a1aeef60fc8c9e76ebdd6ee5652e86ba9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae6b68e19d66776a0728fc418c3a1fa14" > < td class = "memItemLeft" align = "right" valign = "top" > LiteralIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#ae6b68e19d66776a0728fc418c3a1fa14" > GreaterOrEqualToMiddleValue< / a > (IntegerVariable < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > , Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:ae6b68e19d66776a0728fc418c3a1fa14" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1565b56602e84a6362d53b11163aedbc" > < td class = "memItemLeft" align = "right" valign = "top" > LiteralIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a1565b56602e84a6362d53b11163aedbc" > SplitAroundGivenValue< / a > (IntegerVariable positive_var, IntegerValue < a class = "el" href = "matrix__utils_8cc.html#aee90379adb0307effb138f4871edbc5c" > value< / a > , Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a1565b56602e84a6362d53b11163aedbc" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a55a7ac53a157135c072ad9d31bd47c38" > < td class = "memItemLeft" align = "right" valign = "top" > LiteralIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a55a7ac53a157135c072ad9d31bd47c38" > SplitAroundLpValue< / a > (IntegerVariable < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > , Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a55a7ac53a157135c072ad9d31bd47c38" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7cef0a6875f89fccf1513625d3f7d9d6" > < td class = "memItemLeft" align = "right" valign = "top" > LiteralIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a7cef0a6875f89fccf1513625d3f7d9d6" > SplitUsingBestSolutionValueInRepository< / a > (IntegerVariable < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > , const SharedSolutionRepository< < a class = "el" href = "integral__types_8h.html#a7cde0074dfd288f2d70c0e035dacb28a" > int64< / a > > & solution_repo, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a7cef0a6875f89fccf1513625d3f7d9d6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a37d0780b10099ec4c75b6a7e1651e0cf" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< LiteralIndex()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a37d0780b10099ec4c75b6a7e1651e0cf" > FirstUnassignedVarAtItsMinHeuristic< / a > (const std::vector< IntegerVariable > & vars, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a37d0780b10099ec4c75b6a7e1651e0cf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aae2d3b2f98c316d8644c349b79d1561f" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< LiteralIndex()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#aae2d3b2f98c316d8644c349b79d1561f" > UnassignedVarWithLowestMinAtItsMinHeuristic< / a > (const std::vector< IntegerVariable > & vars, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:aae2d3b2f98c316d8644c349b79d1561f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a73bb705d68ce7ab22c3c0d0d1256db99" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< LiteralIndex()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a73bb705d68ce7ab22c3c0d0d1256db99" > SequentialSearch< / a > (std::vector< std::function< LiteralIndex()> > heuristics)< / td > < / tr >
< tr class = "separator:a73bb705d68ce7ab22c3c0d0d1256db99" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3da014a0d45b3fb4fd8f57a38eaabad8" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< LiteralIndex()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a3da014a0d45b3fb4fd8f57a38eaabad8" > SequentialValueSelection< / a > (std::vector< std::function< LiteralIndex(IntegerVariable)> > value_selection_heuristics, std::function< LiteralIndex()> var_selection_heuristic, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a3da014a0d45b3fb4fd8f57a38eaabad8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8b20bc62e94b6298d502df672a67ea95" > < td class = "memItemLeft" align = "right" valign = "top" > LiteralIndex  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a8b20bc62e94b6298d502df672a67ea95" > ChooseBestObjectiveValue< / a > (IntegerVariable < a class = "el" href = "sat__solver_8cc.html#a8392bdc4ed570e6a95c7fca35b09f83f" > var< / a > , Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a8b20bc62e94b6298d502df672a67ea95" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3a5581c87eda08d55eea884ef35b7533" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< LiteralIndex()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a3a5581c87eda08d55eea884ef35b7533" > IntegerValueSelectionHeuristic< / a > (std::function< LiteralIndex()> var_selection_heuristic, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a3a5581c87eda08d55eea884ef35b7533" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af7c6dddbeb211b4060454e9ef775acd7" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< LiteralIndex()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#af7c6dddbeb211b4060454e9ef775acd7" > SatSolverHeuristic< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:af7c6dddbeb211b4060454e9ef775acd7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8ee53722dd03d97d576732ad2722de72" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< LiteralIndex()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a8ee53722dd03d97d576732ad2722de72" > PseudoCost< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a8ee53722dd03d97d576732ad2722de72" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a9ad6b5414a17b0a09ca29facf0cc6b09" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< LiteralIndex()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a9ad6b5414a17b0a09ca29facf0cc6b09" > RandomizeOnRestartHeuristic< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a9ad6b5414a17b0a09ca29facf0cc6b09" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aebc63ea48859616e1fb66c1adc807502" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< LiteralIndex()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#aebc63ea48859616e1fb66c1adc807502" > FollowHint< / a > (const std::vector< BooleanOrIntegerVariable > & vars, const std::vector< IntegerValue > & values, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:aebc63ea48859616e1fb66c1adc807502" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:abc8fab2d1f0a3c9a4051c47fc3929d64" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#abc8fab2d1f0a3c9a4051c47fc3929d64" > LpSolutionIsExploitable< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:abc8fab2d1f0a3c9a4051c47fc3929d64" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeaaccdd218e3f0aa5c218d3a0cc5c3f1" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#aeaaccdd218e3f0aa5c218d3a0cc5c3f1" > LinearizedPartIsLarge< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:aeaaccdd218e3f0aa5c218d3a0cc5c3f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5fcdf1d56a24d096d0c381a9708d4fa9" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< bool()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a5fcdf1d56a24d096d0c381a9708d4fa9" > RestartEveryKFailures< / a > (int k, SatSolver *solver)< / td > < / tr >
< tr class = "separator:a5fcdf1d56a24d096d0c381a9708d4fa9" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a527a6ee26b7f573def70daf9b2a9e577" > < td class = "memItemLeft" align = "right" valign = "top" > std::function< bool()>   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a527a6ee26b7f573def70daf9b2a9e577" > SatSolverRestartPolicy< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a527a6ee26b7f573def70daf9b2a9e577" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7ac1d9dc3254d77ade7bdbf984884b7e" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a7ac1d9dc3254d77ade7bdbf984884b7e" > ConfigureSearchHeuristics< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a7ac1d9dc3254d77ade7bdbf984884b7e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a411bdf3cd00369241403fc6c276b3d24" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< std::function< LiteralIndex()> >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a411bdf3cd00369241403fc6c276b3d24" > AddModelHeuristics< / a > (const std::vector< std::function< LiteralIndex()> > & input_heuristics, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a411bdf3cd00369241403fc6c276b3d24" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae56a0b3cb09b881015f12910fb0fb866" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< std::function< LiteralIndex()> >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#ae56a0b3cb09b881015f12910fb0fb866" > CompleteHeuristics< / a > (const std::vector< std::function< LiteralIndex()> > & incomplete_heuristics, const std::function< LiteralIndex()> & completion_heuristic)< / td > < / tr >
< tr class = "separator:ae56a0b3cb09b881015f12910fb0fb866" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8bea9a6a0de60c8fdab99ad7dfdf8498" > < td class = "memItemLeft" align = "right" valign = "top" > SatSolver::Status  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a8bea9a6a0de60c8fdab99ad7dfdf8498" > SolveIntegerProblem< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a8bea9a6a0de60c8fdab99ad7dfdf8498" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a17b20b0845d9e02829d417294aded36a" > < td class = "memItemLeft" align = "right" valign = "top" > SatSolver::Status  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a17b20b0845d9e02829d417294aded36a" > ResetAndSolveIntegerProblem< / a > (const std::vector< Literal > & assumptions, Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a17b20b0845d9e02829d417294aded36a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a48d1aae59a778d6f39609f9add7cd0a5" > < td class = "memItemLeft" align = "right" valign = "top" > SatSolver::Status  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "namespaceoperations__research_1_1sat.html#a48d1aae59a778d6f39609f9add7cd0a5" > SolveIntegerProblemWithLazyEncoding< / a > (Model *< a class = "el" href = "gurobi__interface_8cc.html#a0728f23c9a47655d38e0bf1a2f200bcf" > model< / a > )< / td > < / tr >
< tr class = "separator:a48d1aae59a778d6f39609f9add7cd0a5" > < 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__search_8cc.html" > integer_search.cc< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2020-10-09 12:00:09 +02:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.20 < / li >
2020-09-02 09:42:51 +02:00
< / ul >
< / div >
< / body >
< / html >