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-09-20 15:57:27 +02:00
< meta name = "generator" content = "Doxygen 1.8.15" / >
2020-09-02 09:42:51 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: linear_constraint_manager.cc Source File< / 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 >
2021-09-20 15:57:27 +02:00
< script type = "text/javascript" >
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3& dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */< / script >
2020-09-02 09:42:51 +02:00
< 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-09-20 15:57:27 +02:00
  < span id = "projectnumber" > 9.1< / span >
2020-09-02 09:42:51 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2021-09-20 15:57:27 +02:00
<!-- Generated by Doxygen 1.8.15 -->
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-09-20 15:57:27 +02:00
var searchBox = new SearchBox("searchBox", "search",false,'Search');
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 */
2021-09-20 15:57:27 +02:00
$(document).ready(function(){initNavTree('linear__constraint__manager_8cc_source.html','');});
2020-09-02 09:42:51 +02: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 = "headertitle" >
< div class = "title" > linear_constraint_manager.cc< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2021-09-20 15:57:27 +02:00
< a href = "linear__constraint__manager_8cc.html" > Go to the documentation of this file.< / a > < div class = "fragment" > < div class = "line" > < a name = "l00001" > < / a > < span class = "lineno" > 1< / span >   < span class = "comment" > // Copyright 2010-2021 Google LLC< / span > < / div > < div class = "line" > < a name = "l00002" > < / a > < span class = "lineno" > 2< / span >   < span class = "comment" > // Licensed under the Apache License, Version 2.0 (the " License" );< / span > < / div > < div class = "line" > < a name = "l00003" > < / a > < span class = "lineno" > 3< / span >   < span class = "comment" > // you may not use this file except in compliance with the License.< / span > < / div > < div class = "line" > < a name = "l00004" > < / a > < span class = "lineno" > 4< / span >   < span class = "comment" > // You may obtain a copy of the License at< / span > < / div > < div class = "line" > < a name = "l00005" > < / a > < span class = "lineno" > 5< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00006" > < / a > < span class = "lineno" > 6< / span >   < span class = "comment" > // http://www.apache.org/licenses/LICENSE-2.0< / span > < / div > < div class = "line" > < a name = "l00007" > < / a > < span class = "lineno" > 7< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00008" > < / a > < span class = "lineno" > 8< / span >   < span class = "comment" > // Unless required by applicable law or agreed to in writing, software< / span > < / div > < div class = "line" > < a name = "l00009" > < / a > < span class = "lineno" > 9< / span >   < span class = "comment" > // distributed under the License is distributed on an " AS IS" BASIS,< / span > < / div > < div class = "line" > < a name = "l00010" > < / a > < span class = "lineno" > 10< / span >   < span class = "comment" > // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.< / span > < / div > < div class = "line" > < a name = "l00011" > < / a > < span class = "lineno" > 11< / span >   < span class = "comment" > // See the License for the specific language governing permissions and< / span > < / div > < div class = "line" > < a name = "l00012" > < / a > < span class = "lineno" > 12< / span >   < span class = "comment" > // limitations under the License.< / span > < / div > < div class = "line" > < a name = "l00013" > < / a > < span class = "lineno" > 13< / span >   < / div > < div class = "line" > < a name = "l00014" > < / a > < span class = "lineno" > 14< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "linear__constraint__manager_8h.html" > ortools/sat/linear_constraint_manager.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < span class = "preprocessor" > #include < algorithm> < / span > < / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "preprocessor" > #include < cmath> < / span > < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "preprocessor" > #include < limits> < / span > < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "preprocessor" > #include < utility> < / span > < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < span class = "preprocessor" > #include " absl/container/flat_hash_set.h" < / span > < / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "strong__vector_8h.html" > ortools/base/strong_vector.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "integer_8h.html" > ortools/sat/integer.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "sat_2linear__constraint_8h.html" > ortools/sat/linear_constraint.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   < / div > < div class = "line" > < a name = "l00026" > < / a > < span class = "lineno" > 26< /spa
< div class = "ttc" id = "namespaceutil__hash_html_a17715af1c1bc575a706eb167371b81e9" > < div class = "ttname" > < a href = "namespaceutil__hash.html#a17715af1c1bc575a706eb167371b81e9" > util_hash::Hash< / a > < / div > < div class = "ttdeci" > uint64_t Hash(uint64_t num, uint64_t c)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "hash_8h_source.html#l00150" > hash.h:150< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_top_n_html_a33ac8067c9a2b30fa4906ce9a32dd30f" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_top_n.html#a33ac8067c9a2b30fa4906ce9a32dd30f" > operations_research::sat::TopN::UnorderedElements< / a > < / div > < div class = "ttdeci" > const std::vector< Element > & UnorderedElements() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8h_source.html#l00270" > linear_constraint_manager.h:270< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a3e1cfef60e774a81f30eaddf26a3a274" > < div class = "ttname" > < a href = "base_2logging_8h.html#a3e1cfef60e774a81f30eaddf26a3a274" > CHECK< / a > < / div > < div class = "ttdeci" > #define CHECK(condition)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00491" > base/logging.h:491< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_a8fbc9efd86a3cc862a9079d86ab8b524" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#a8fbc9efd86a3cc862a9079d86ab8b524" > operations_research::glop::RowToColIndex< / a > < / div > < div class = "ttdeci" > ColIndex RowToColIndex(RowIndex row)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00049" > lp_types.h:49< / a > < / div > < / div >
< div class = "ttc" id = "alldiff__cst_8cc_html_ad10edae0a852d72fb76afb1c77735045" > < div class = "ttname" > < a href = "alldiff__cst_8cc.html#ad10edae0a852d72fb76afb1c77735045" > min< / a > < / div > < div class = "ttdeci" > int64_t min< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "alldiff__cst_8cc_source.html#l00139" > alldiff_cst.cc:139< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_sat_parameters_html_add63dd6e73c6013d27f122511639d9cd" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_sat_parameters.html#add63dd6e73c6013d27f122511639d9cd" > operations_research::sat::SatParameters::min_orthogonality_for_lp_constraints< / a > < / div > < div class = "ttdeci" > double min_orthogonality_for_lp_constraints() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat__parameters_8pb_8h_source.html#l06591" > sat_parameters.pb.h:6591< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_a89bc8a9319a176bb809f209617fa10ca" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#a89bc8a9319a176bb809f209617fa10ca" > operations_research::sat::ComputeL2Norm< / a > < / div > < div class = "ttdeci" > double ComputeL2Norm(const LinearConstraint & constraint)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8cc_source.html#l00174" > sat/linear_constraint.cc:174< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a7cc25402ecd7591b4c39934dd656b1f9" > < div class = "ttname" > < a href = "base_2logging_8h.html#a7cc25402ecd7591b4c39934dd656b1f9" > CHECK_GE< / a > < / div > < div class = "ttdeci" > #define CHECK_GE(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00702" > base/logging.h:702< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1sat_1_1_debug_solution_html" > < div class = "ttname" > < a href = "structoperations__research_1_1sat_1_1_debug_solution.html" > operations_research::sat::DebugSolution< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integer_8h_source.html#l00283" > integer.h:283< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1sat_1_1_linear_constraint_html_a4053d5aed2a34995e0aeb2042878ca7a" > < div class = "ttname" > < a href = "structoperations__research_1_1sat_1_1_linear_constraint.html#a4053d5aed2a34995e0aeb2042878ca7a" > operations_research::sat::LinearConstraint::coeffs< / a > < / div > < div class = "ttdeci" > std::vector< IntegerValue > coeffs< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8h_source.html#l00037" > sat/linear_constraint.h:37< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_a355a62f25cfadeccfb164ab9fb867c81" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#a355a62f25cfadeccfb164ab9fb867c81" > operations_research::sat::kMinIntegerValue< / a > < / div > < div class = "ttdeci" > constexpr IntegerValue kMinIntegerValue(-kMaxIntegerValue)< / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1sat_1_1_linear_constraint_manager_1_1_constraint_info_html" > < div class = "ttname" > < a href = "structoperations__research_1_1sat_1_1_linear_constraint_manager_1_1_constraint_info.html" > operations_research::sat::LinearConstraintManager::ConstraintInfo< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8h_source.html#l00045" > linear_constraint_manager.h:45< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1sat_1_1_linear_constraint_html" > < div class = "ttname" > < a href = "structoperations__research_1_1sat_1_1_linear_constraint.html" > operations_research::sat::LinearConstraint< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8h_source.html#l00033" > sat/linear_constraint.h:33< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a7e03ec13560fa94a8fea569960d7efc6" > < div class = "ttname" > < a href = "base_2logging_8h.html#a7e03ec13560fa94a8fea569960d7efc6" > CHECK_GT< / a > < / div > < div class = "ttdeci" > #define CHECK_GT(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00703" > base/logging.h:703< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_afcaa7cadd41741bb855c2ada1d2ef927" > < div class = "ttname" > < a href = "base_2logging_8h.html#afcaa7cadd41741bb855c2ada1d2ef927" > VLOG< / a > < / div > < div class = "ttdeci" > #define VLOG(verboselevel)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00979" > base/logging.h:979< / a > < / div > < / div >
< div class = "ttc" id = "linear__constraint__manager_8h_html" > < div class = "ttname" > < a href = "linear__constraint__manager_8h.html" > linear_constraint_manager.h< / a > < / div > < / div >
< div class = "ttc" id = "default__search_8cc_html_ac673bc430bdc3fdaa09f7becf98ef267" > < div class = "ttname" > < a href = "default__search_8cc.html#ac673bc430bdc3fdaa09f7becf98ef267" > name< / a > < / div > < div class = "ttdeci" > const std::string name< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "default__search_8cc_source.html#l00813" > default_search.cc:813< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_sat_parameters_html_a2d1ab36b4d143fee5414201b5a32b7a7" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_sat_parameters.html#a2d1ab36b4d143fee5414201b5a32b7a7" > operations_research::sat::SatParameters::max_consecutive_inactive_count< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::int32 max_consecutive_inactive_count() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat__parameters_8pb_8h_source.html#l06647" > sat_parameters.pb.h:6647< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_accad43a85d781d53381cd53a9894b6ae" > < div class = "ttname" > < a href = "base_2logging_8h.html#accad43a85d781d53381cd53a9894b6ae" > LOG< / a > < / div > < div class = "ttdeci" > #define LOG(severity)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00416" > base/logging.h:416< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1glop_html_aaddc7ccf1acc75842c2129ee4590d358" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1glop.html#aaddc7ccf1acc75842c2129ee4590d358" > operations_research::glop::VariableStatus< / a > < / div > < div class = "ttdeci" > VariableStatus< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00197" > lp_types.h:197< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_a1227e67513602591fb959e35c9de66e8" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#a1227e67513602591fb959e35c9de66e8" > operations_research::sat::kMaxIntegerValue< / a > < / div > < div class = "ttdeci" > constexpr IntegerValue kMaxIntegerValue(std::numeric_limits< IntegerValue::ValueType > ::max() - 1)< / div > < / div >
< div class = "ttc" id = "constraint__solver_2table_8cc_html_a9293e4d29cac928301645070dd307683" > < div class = "ttname" > < a href = "constraint__solver_2table_8cc.html#a9293e4d29cac928301645070dd307683" > b< / a > < / div > < div class = "ttdeci" > int64_t b< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "constraint__solver_2table_8cc_source.html#l00047" > constraint_solver/table.cc:47< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_aea18a909121c1c2ba4a818298611f0b2" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#aea18a909121c1c2ba4a818298611f0b2" > operations_research::sat::ComputeActivity< / a > < / div > < div class = "ttdeci" > double ComputeActivity(const LinearConstraint & constraint, const absl::StrongVector< IntegerVariable, double > & values)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8cc_source.html#l00162" > sat/linear_constraint.cc:162< / a > < / div > < / div >
< div class = "ttc" id = "sat_2linear__constraint_8h_html" > < div class = "ttname" > < a href = "sat_2linear__constraint_8h.html" > linear_constraint.h< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1sat_1_1_linear_constraint_html_a73e4094f2d4e2adbe5e8d79a5b61fcd1" > < div class = "ttname" > < a href = "structoperations__research_1_1sat_1_1_linear_constraint.html#a73e4094f2d4e2adbe5e8d79a5b61fcd1" > operations_research::sat::LinearConstraint::vars< / a > < / div > < div class = "ttdeci" > std::vector< IntegerVariable > vars< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8h_source.html#l00036" > sat/linear_constraint.h:36< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_linear_constraint_manager_html_a36295bfe464bcdb6465fe796a43d02bf" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_linear_constraint_manager.html#a36295bfe464bcdb6465fe796a43d02bf" > operations_research::sat::LinearConstraintManager::SetObjectiveCoefficient< / a > < / div > < div class = "ttdeci" > void SetObjectiveCoefficient(IntegerVariable var, IntegerValue coeff)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8cc_source.html#l00305" > linear_constraint_manager.cc:305< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_aed77a1a7675c2f8568529a5a16247ec1" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#aed77a1a7675c2f8568529a5a16247ec1" > operations_research::sat::ToDouble< / a > < / div > < div class = "ttdeci" > double ToDouble(IntegerValue value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integer_8h_source.html#l00070" > integer.h:70< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_sat_parameters_html_a51fcda0cf62d8da61a9029c1abd823ae" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_sat_parameters.html#a51fcda0cf62d8da61a9029c1abd823ae" > operations_research::sat::SatParameters::max_num_cuts< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::int32 max_num_cuts() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat__parameters_8pb_8h_source.html#l06283" > sat_parameters.pb.h:6283< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_ae3c495e2e05950c578b01976701f9b2a" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#ae3c495e2e05950c578b01976701f9b2a" > operations_research::sat::DivideByGCD< / a > < / div > < div class = "ttdeci" > void DivideByGCD(LinearConstraint *constraint)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8cc_source.html#l00229" > sat/linear_constraint.cc:229< / a > < / div > < / div >
< div class = "ttc" id = "alldiff__cst_8cc_html_a26e6db9bcc64b584051ecc28171ed11f" > < div class = "ttname" > < a href = "alldiff__cst_8cc.html#a26e6db9bcc64b584051ecc28171ed11f" > max< / a > < / div > < div class = "ttdeci" > int64_t max< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "alldiff__cst_8cc_source.html#l00140" > alldiff_cst.cc:140< / a > < / div > < / div >
< div class = "ttc" id = "strong__vector_8h_html" > < div class = "ttname" > < a href = "strong__vector_8h.html" > strong_vector.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_model_html_a37eb53a23cb596ef5d2e3bbc0fab70dc" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_model.html#a37eb53a23cb596ef5d2e3bbc0fab70dc" > operations_research::sat::Model::Get< / a > < / div > < div class = "ttdeci" > T Get(std::function< T(const Model & )> f) const< / div > < div class = "ttdoc" > Similar to Add() but this is const.< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2model_8h_source.html#l00087" > sat/model.h:87< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_acb294633c7688f918623b3b0e09aec43" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#acb294633c7688f918623b3b0e09aec43" > operations_research::sat::ComputeInfinityNorm< / a > < / div > < div class = "ttdeci" > IntegerValue ComputeInfinityNorm(const LinearConstraint & constraint)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8cc_source.html#l00182" > sat/linear_constraint.cc:182< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1glop_1_1_basis_state_html_a6cc6941be01d3c765280e09be0246c3f" > < div class = "ttname" > < a href = "structoperations__research_1_1glop_1_1_basis_state.html#a6cc6941be01d3c765280e09be0246c3f" > operations_research::glop::BasisState::statuses< / a > < / div > < div class = "ttdeci" > VariableStatusRow statuses< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "variables__info_8h_source.html#l00043" > variables_info.h:43< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_linear_constraint_manager_html_a8713b8b4baa0b0c2c54907a1fb63c88f" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_linear_constraint_manager.html#a8713b8b4baa0b0c2c54907a1fb63c88f" > operations_research::sat::LinearConstraintManager::Statistics< / a > < / div > < div class = "ttdeci" > std::string Statistics() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8cc_source.html#l00046" > linear_constraint_manager.cc:46< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_integer_trail_html_a9ab880b5e67213a0607c5c3935da9f08" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_integer_trail.html#a9ab880b5e67213a0607c5c3935da9f08" > operations_research::sat::IntegerTrail::LevelZeroUpperBound< / a > < / div > < div class = "ttdeci" > IntegerValue LevelZeroUpperBound(IntegerVariable var) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integer_8h_source.html#l01412" > integer.h:1412< / a > < / div > < / div >
< div class = "ttc" id = "namespacegtl_html_aae28e97bd1fa93cb0032642550da7455" > < div class = "ttname" > < a href = "namespacegtl.html#aae28e97bd1fa93cb0032642550da7455" > gtl::ContainsKey< / a > < / div > < div class = "ttdeci" > bool ContainsKey(const Collection & collection, const Key & key)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "map__util_8h_source.html#l00200" > map_util.h:200< / a > < / div > < / div >
< div class = "ttc" id = "matrix__utils_8cc_html_a95d4078c018ac04247ee3785eab30e7b" > < div class = "ttname" > < a href = "matrix__utils_8cc.html#a95d4078c018ac04247ee3785eab30e7b" > hash< / a > < / div > < div class = "ttdeci" > int64_t hash< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "matrix__utils_8cc_source.html#l00061" > matrix_utils.cc:61< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_top_n_cuts_html_afb0f85e921e0f240d59d2a739e6b5712" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_top_n_cuts.html#afb0f85e921e0f240d59d2a739e6b5712" > operations_research::sat::TopNCuts::TransferToManager< / a > < / div > < div class = "ttdeci" > void TransferToManager(const absl::StrongVector< IntegerVariable, double > & lp_solution, LinearConstraintManager *manager)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8cc_source.html#l00726" > linear_constraint_manager.cc:726< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_integer_trail_html_a4ce4030e2e60f84f0e28616614f9f320" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_integer_trail.html#a4ce4030e2e60f84f0e28616614f9f320" > operations_research::sat::IntegerTrail::num_level_zero_enqueues< / a > < / div > < div class = "ttdeci" > int64_t num_level_zero_enqueues() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integer_8h_source.html#l00837" > integer.h:837< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_top_n_html_a6562540dd1028bdfeea27af27d4d4d10" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_top_n.html#a6562540dd1028bdfeea27af27d4d4d10" > operations_research::sat::TopN::Add< / a > < / div > < div class = "ttdeci" > void Add(Element e, double score)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8h_source.html#l00249" > linear_constraint_manager.h:249< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_linear_constraint_manager_html_a1951610defebe3a3b82d99006793486a" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_linear_constraint_manager.html#a1951610defebe3a3b82d99006793486a" > operations_research::sat::LinearConstraintManager::ChangeLp< / a > < / div > < div class = "ttdeci" > bool ChangeLp(const absl::StrongVector< IntegerVariable, double > & lp_solution, glop::BasisState *solution_state)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8cc_source.html#l00445" > linear_constraint_manager.cc:445< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_ae2544d2a3a5ef4c78f8e5891f104ab41" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#ae2544d2a3a5ef4c78f8e5891f104ab41" > operations_research::sat::VariableIsPositive< / a > < / div > < div class = "ttdeci" > bool VariableIsPositive(IntegerVariable i)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integer_8h_source.html#l00138" > integer.h:138< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_a58fbc2d7f414974dcb10768e6ffdf68e" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#a58fbc2d7f414974dcb10768e6ffdf68e" > operations_research::sat::ScalarProduct< / a > < / div > < div class = "ttdeci" > double ScalarProduct(const LinearConstraint & constraint1, const LinearConstraint & constraint2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8cc_source.html#l00190" > sat/linear_constraint.cc:190< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1glop_1_1_basis_state_html" > < div class = "ttname" > < a href = "structoperations__research_1_1glop_1_1_basis_state.html" > operations_research::glop::BasisState< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "variables__info_8h_source.html#l00035" > variables_info.h:35< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_sat_parameters_html_aa0899a87b632919615f335bdf22f72ec" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_sat_parameters.html#aa0899a87b632919615f335bdf22f72ec" > operations_research::sat::SatParameters::cut_cleanup_target< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::int32 cut_cleanup_target() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat__parameters_8pb_8h_source.html#l06731" > sat_parameters.pb.h:6731< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_linear_constraint_manager_html_a40e3f0f21a2c16b673c84f734ba6d095" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_linear_constraint_manager.html#a40e3f0f21a2c16b673c84f734ba6d095" > operations_research::sat::LinearConstraintManager::Add< / a > < / div > < div class = "ttdeci" > ConstraintIndex Add(LinearConstraint ct, bool *added=nullptr)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8cc_source.html#l00134" > linear_constraint_manager.cc:134< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_aae43e784db06c0974ce59ebbe8dd2b22" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#aae43e784db06c0974ce59ebbe8dd2b22" > operations_research::sat::NegationOf< / a > < / div > < div class = "ttdeci" > std::vector< IntegerVariable > NegationOf(const std::vector< IntegerVariable > & vars)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integer_8cc_source.html#l00029" > integer.cc:29< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector_html_a64b6b04f3a519d2c61d49daaa88bf06e" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector.html#a64b6b04f3a519d2c61d49daaa88bf06e" > operations_research::glop::StrictITIVector::resize< / a > < / div > < div class = "ttdeci" > void resize(IntType size)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00273" > lp_types.h:273< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_a6b1886825a71bbbe156439e2e1dacbc2" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#a6b1886825a71bbbe156439e2e1dacbc2" > operations_research::sat::CanonicalizeConstraint< / a > < / div > < div class = "ttdeci" > void CanonicalizeConstraint(LinearConstraint *ct)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8cc_source.html#l00305" > sat/linear_constraint.cc:305< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_ae17f8119c108cf3070bad3449c7e0006" > < div class = "ttname" > < a href = "base_2logging_8h.html#ae17f8119c108cf3070bad3449c7e0006" > DCHECK< / a > < / div > < div class = "ttdeci" > #define DCHECK(condition)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00885" > base/logging.h:885< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1sat_1_1_linear_constraint_html_a0ee34e5c6fbf075def1a6c2f0c42d040" > < div class = "ttname" > < a href = "structoperations__research_1_1sat_1_1_linear_constraint.html#a0ee34e5c6fbf075def1a6c2f0c42d040" > operations_research::sat::LinearConstraint::lb< / a > < / div > < div class = "ttdeci" > IntegerValue lb< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8h_source.html#l00034" > sat/linear_constraint.h:34< / a > < / div > < / div >
< div class = "ttc" id = "classabsl_1_1_strong_vector_html" > < div class = "ttname" > < a href = "classabsl_1_1_strong_vector.html" > absl::StrongVector< IntegerVariable, double > < / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_time_limit_html_a810d5f7aaf80cc09cf5a094e20c1aaca" > < div class = "ttname" > < a href = "classoperations__research_1_1_time_limit.html#a810d5f7aaf80cc09cf5a094e20c1aaca" > operations_research::TimeLimit::LimitReached< / a > < / div > < div class = "ttdeci" > bool LimitReached()< / div > < div class = "ttdoc" > Returns true when the external limit is true, or the deterministic time is over the deterministic lim...< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "time__limit_8h_source.html#l00533" > time_limit.h:533< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1_time_limit_html_af90cfd1fc238433fc303ee28c5914eb9" > < div class = "ttname" > < a href = "classoperations__research_1_1_time_limit.html#af90cfd1fc238433fc303ee28c5914eb9" > operations_research::TimeLimit::AdvanceDeterministicTime< / a > < / div > < div class = "ttdeci" > void AdvanceDeterministicTime(double deterministic_duration)< / div > < div class = "ttdoc" > Advances the deterministic time.< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "time__limit_8h_source.html#l00226" > time_limit.h:226< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_sat_parameters_html_aa8e8f4eb07daa86658c61d91a007be8f" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_sat_parameters.html#aa8e8f4eb07daa86658c61d91a007be8f" > operations_research::sat::SatParameters::cut_active_count_decay< / a > < / div > < div class = "ttdeci" > double cut_active_count_decay() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat__parameters_8pb_8h_source.html#l06703" > sat_parameters.pb.h:6703< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_top_n_cuts_html_a713bdb803c52b7b7ac3c52ba9b869530" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_top_n_cuts.html#a713bdb803c52b7b7ac3c52ba9b869530" > operations_research::sat::TopNCuts::AddCut< / a > < / div > < div class = "ttdeci" > void AddCut(LinearConstraint ct, const std::string & name, const absl::StrongVector< IntegerVariable, double > & lp_solution)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8cc_source.html#l00715" > linear_constraint_manager.cc:715< / a > < / div > < / div >
< div class = "ttc" id = "integer_8h_html" > < div class = "ttname" > < a href = "integer_8h.html" > integer.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_sat_parameters_html_a2661cbc6cd4cc67c7b3a061dd484600f" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_sat_parameters.html#a2661cbc6cd4cc67c7b3a061dd484600f" > operations_research::sat::SatParameters::new_constraints_batch_size< / a > < / div > < div class = "ttdeci" > ::PROTOBUF_NAMESPACE_ID::int32 new_constraints_batch_size() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat__parameters_8pb_8h_source.html#l06759" > sat_parameters.pb.h:6759< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_html" > < div class = "ttname" > < a href = "namespaceoperations__research.html" > operations_research< / a > < / div > < div class = "ttdoc" > Collection of objects used to extend the Constraint Solver library.< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "dense__doubly__linked__list_8h_source.html#l00021" > dense_doubly_linked_list.h:21< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1sat_1_1_linear_constraint_html_a6e2915dc7e5345d6959390b53f026c5f" > < div class = "ttname" > < a href = "structoperations__research_1_1sat_1_1_linear_constraint.html#a6e2915dc7e5345d6959390b53f026c5f" > operations_research::sat::LinearConstraint::ub< / a > < / div > < div class = "ttdeci" > IntegerValue ub< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8h_source.html#l00035" > sat/linear_constraint.h:35< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1sat_1_1_linear_constraint_manager_1_1_constraint_info_html_a032d3e55dc38f64c8914c8a6f9d3ba66" > < div class = "ttname" > < a href = "structoperations__research_1_1sat_1_1_linear_constraint_manager_1_1_constraint_info.html#a032d3e55dc38f64c8914c8a6f9d3ba66" > operations_research::sat::LinearConstraintManager::ConstraintInfo::constraint< / a > < / div > < div class = "ttdeci" > LinearConstraint constraint< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8h_source.html#l00046" > linear_constraint_manager.h:46< / a > < / div > < / div >
< div class = "ttc" id = "expr__array_8cc_html_a472a99923cbe11ae7b5a5d157d9ad465" > < div class = "ttname" > < a href = "expr__array_8cc.html#a472a99923cbe11ae7b5a5d157d9ad465" > var< / a > < / div > < div class = "ttdeci" > IntVar * var< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "expr__array_8cc_source.html#l01874" > expr_array.cc:1874< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_linear_constraint_manager_html_a87cc96a3e72099107712a0386d89d851" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_linear_constraint_manager.html#a87cc96a3e72099107712a0386d89d851" > operations_research::sat::LinearConstraintManager::AddAllConstraintsToLp< / a > < / div > < div class = "ttdeci" > void AddAllConstraintsToLp()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8cc_source.html#l00687" > linear_constraint_manager.cc:687< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_linear_constraint_manager_html_a9456bb31790e4dae791914e3c065b460" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_linear_constraint_manager.html#a9456bb31790e4dae791914e3c065b460" > operations_research::sat::LinearConstraintManager::AddCut< / a > < / div > < div class = "ttdeci" > bool AddCut(LinearConstraint ct, std::string type_name, const absl::StrongVector< IntegerVariable, double > & lp_solution, std::string extra_info=" " )< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8cc_source.html#l00210" > linear_constraint_manager.cc:210< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector_html_a967a5c081ad4195a30c78dc2c0bcabf5" > < div class = "ttname" > < a href = "classoperations__research_1_1glop_1_1_strict_i_t_i_vector.html#a967a5c081ad4195a30c78dc2c0bcabf5" > operations_research::glop::StrictITIVector::size< / a > < / div > < div class = "ttdeci" > IntType size() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "lp__types_8h_source.html#l00280" > lp_types.h:280< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_linear_constraint_manager_html_a1afbe8d162a9cba17a520812ec6d3dd4" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_linear_constraint_manager.html#a1afbe8d162a9cba17a520812ec6d3dd4" > operations_research::sat::LinearConstraintManager::DebugCheckConstraint< / a > < / div > < div class = "ttdeci" > bool DebugCheckConstraint(const LinearConstraint & cut)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8cc_source.html#l00695" > linear_constraint_manager.cc:695< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_a1e30e51173c7e43a8c0b4668d5e3f050" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#a1e30e51173c7e43a8c0b4668d5e3f050" > operations_research::sat::IntTypeAbs< / a > < / div > < div class = "ttdeci" > IntType IntTypeAbs(IntType t)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integer_8h_source.html#l00078" > integer.h:78< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_integer_trail_html_aa68cc40c827bff2fb311040e2b848f9b" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_integer_trail.html#aa68cc40c827bff2fb311040e2b848f9b" > operations_research::sat::IntegerTrail::LevelZeroLowerBound< / a > < / div > < div class = "ttdeci" > IntegerValue LevelZeroLowerBound(IntegerVariable var) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "integer_8h_source.html#l01407" > integer.h:1407< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_linear_constraint_manager_html" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_linear_constraint_manager.html" > operations_research::sat::LinearConstraintManager< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8h_source.html#l00043" > linear_constraint_manager.h:43< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_top_n_html_aa71d36872f416feaa853788a7a7a7ef8" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_top_n.html#aa71d36872f416feaa853788a7a7a7ef8" > operations_research::sat::TopN::Clear< / a > < / div > < div class = "ttdeci" > void Clear()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linear__constraint__manager_8h_source.html#l00244" > linear_constraint_manager.h:244< / a > < / div > < / div >
< div class = "ttc" id = "demon__profiler_8cc_html_a05da18ca9c7b657a4a6ea24e07c9b695" > < div class = "ttname" > < a href = "demon__profiler_8cc.html#a05da18ca9c7b657a4a6ea24e07c9b695" > ct< / a > < / div > < div class = "ttdeci" > const Constraint * ct< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "demon__profiler_8cc_source.html#l00043" > demon_profiler.cc:43< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1sat_html_a7e57f3af8ac7a8b8030adb1019cf2b44" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1sat.html#a7e57f3af8ac7a8b8030adb1019cf2b44" > operations_research::sat::NoDuplicateVariable< / a > < / div > < div class = "ttdeci" > bool NoDuplicateVariable(const LinearConstraint & ct)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat_2linear__constraint_8cc_source.html#l00326" > sat/linear_constraint.cc:326< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1sat_1_1_sat_parameters_html_a90a9f9da96d5f2e6fd110aca794e1531" > < div class = "ttname" > < a href = "classoperations__research_1_1sat_1_1_sat_parameters.html#a90a9f9da96d5f2e6fd110aca794e1531" > operations_research::sat::SatParameters::cut_max_active_count_value< / a > < / div > < div class = "ttdeci" > double cut_max_active_count_value() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "sat__parameters_8pb_8h_source.html#l06675" > sat_parameters.pb.h:6675< / a > < / div > < / div >
< div class = "ttc" id = "log__severity_8h_html_ab4a2cbab234914b320b7fae11b6e8cb9" > < div class = "ttname" > < a href = "log__severity_8h.html#ab4a2cbab234914b320b7fae11b6e8cb9" > INFO< / a > < / div > < div class = "ttdeci" > const int INFO< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "log__severity_8h_source.html#l00031" > log_severity.h:31< / a > < / div > < / div >
< div class = "ttc" id = "constraint__solver_2table_8cc_html_acb18315d548212835cd8ed4287e6c0b6" > < div class = "ttname" > < a href = "constraint__solver_2table_8cc.html#acb18315d548212835cd8ed4287e6c0b6" > a< / a > < / div > < div class = "ttdeci" > int64_t a< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "constraint__solver_2table_8cc_source.html#l00046" > constraint_solver/table.cc:46< / a > < / div > < / div >
2021-01-26 11:28:50 +01:00
< / div > <!-- fragment --> < / div > <!-- contents -->
< / div > <!-- doc - content -->
2020-09-02 09:42:51 +02:00
<!-- 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 = "linear__constraint__manager_8cc.html" > linear_constraint_manager.cc< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2021-09-20 15:57:27 +02:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.8.15 < / li >
2020-09-02 09:42:51 +02:00
< / ul >
< / div >
< / body >
< / html >