2021-04-27 23:00:03 +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" / >
2021-04-27 23:00:03 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: indexed_model.h 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 >
2021-04-27 23:00:03 +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 >
2021-04-27 23:00:03 +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 -->
2021-04-27 23:00:03 +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');
2021-04-27 23:00:03 +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('indexed__model_8h_source.html','');});
2021-04-27 23:00:03 +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" > indexed_model.h< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2021-09-20 15:57:27 +02:00
< a href = "indexed__model_8h.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 = "comment" > // An index based C++ API for building optimization problems.< / span > < / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < span class = "comment" > // TODO(b/188550843): move/rename to core/model_storage.h< / span > < / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "comment" > //< / span > < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "comment" > // Models problems of the form:< / span > < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "comment" > // min sum_{j in J} c_j * x_j + d< / span > < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < span class = "comment" > // s.t. lb^c_i < = sum_{j in J} A_ij * x_j < = ub^c_i for all i in I,< / span > < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < span class = "comment" > // lb^v_j < = x_j < = ub^v_j for all j in J,< / span > < / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < span class = "comment" > // x_j integer for all j in Z,< / span > < / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < span class = "comment" > // where above:< / span > < / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   < span class = "comment" > // * I: the set of linear constraints,< / span > < / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   < span class = "comment" > // * J: the set of variables,< / span > < / div > < div class = "line" > < a name = "l00026" > < / a > < span class = "lineno" > 26< / span >   < span class = "com
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a951be66a353471d5bf33d85fdab39ad4" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a951be66a353471d5bf33d85fdab39ad4" > operations_research::math_opt::IndexedModel::variable_name< / a > < / div > < div class = "ttdeci" > const std::string & variable_name(VariableId id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00702" > indexed_model.h:702< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a5f3a8a03f482c425defc0907feb6ec03" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a5f3a8a03f482c425defc0907feb6ec03" > operations_research::math_opt::IndexedModel::variables< / a > < / div > < div class = "ttdeci" > std::vector< VariableId > variables() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00164" > indexed_model.cc:164< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_aef798fd853e39de45ca855559f0df129" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#aef798fd853e39de45ca855559f0df129" > operations_research::math_opt::IndexedModel::AddLinearConstraint< / a > < / div > < div class = "ttdeci" > LinearConstraintId AddLinearConstraint(absl::string_view name=" " )< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00757" > indexed_model.h:757< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_ab5a7ada8537138e3b7e87075386d9439" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#ab5a7ada8537138e3b7e87075386d9439" > operations_research::math_opt::IndexedModel::set_linear_constraint_lower_bound< / a > < / div > < div class = "ttdeci" > void set_linear_constraint_lower_bound(LinearConstraintId id, double lower_bound)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00790" > indexed_model.h:790< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a0d2dc57cc15d21d70326b1705678ce4a" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a0d2dc57cc15d21d70326b1705678ce4a" > operations_research::math_opt::IndexedModel::next_linear_constraint_id< / a > < / div > < div class = "ttdeci" > LinearConstraintId next_linear_constraint_id() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00808" > indexed_model.h:808< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a41e65f404be4194aa05001eeccb35e25" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a41e65f404be4194aa05001eeccb35e25" > operations_research::math_opt::IndexedModel::set_linear_objective_coefficient< / a > < / div > < div class = "ttdeci" > void set_linear_objective_coefficient(VariableId variable, double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00918" > indexed_model.h:918< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_dual_ray_html" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_dual_ray.html" > operations_research::math_opt::IndexedDualRay< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00645" > indexed_model.h:645< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker_html_a4757d290de11ba9c741dbb2731ec9ed8" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker.html#a4757d290de11ba9c741dbb2731ec9ed8" > operations_research::math_opt::IndexedModel::UpdateTracker::~UpdateTracker< / a > < / div > < div class = "ttdeci" > ~UpdateTracker() ABSL_LOCKS_EXCLUDED(indexed_model_.update_trackers_lock_)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00514" > indexed_model.cc:514< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_basis_html_a265be1b5bb98c8688eaabee9c97f0733" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_basis.html#a265be1b5bb98c8688eaabee9c97f0733" > operations_research::math_opt::IndexedBasis::variable_status< / a > < / div > < div class = "ttdeci" > absl::flat_hash_map< VariableId, BasisStatus > variable_status< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00658" > indexed_model.h:658< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_dual_solution_html_a297497ff6b18b2ba7164a2152a8349dd" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_dual_solution.html#a297497ff6b18b2ba7164a2152a8349dd" > operations_research::math_opt::IndexedDualSolution::reduced_costs< / a > < / div > < div class = "ttdeci" > absl::flat_hash_map< VariableId, double > reduced_costs< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00630" > indexed_model.h:630< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a773cd96209ac3afb1256dc1852f93ae7" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a773cd96209ac3afb1256dc1852f93ae7" > operations_research::math_opt::IndexedModel::set_linear_constraint_coefficient< / a > < / div > < div class = "ttdeci" > void set_linear_constraint_coefficient(LinearConstraintId constraint, VariableId variable, double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00831" > indexed_model.h:831< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_ad97af219ab4d62c806c052848a69dab3" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#ad97af219ab4d62c806c052848a69dab3" > operations_research::math_opt::IndexedModel::clear_objective< / a > < / div > < div class = "ttdeci" > void clear_objective()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00940" > indexed_model.h:940< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a577ce80ebfcd851873edc1f222c091a6" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a577ce80ebfcd851873edc1f222c091a6" > operations_research::math_opt::IndexedModel::linear_constraint_matrix< / a > < / div > < div class = "ttdeci" > const absl::flat_hash_map< std::pair< LinearConstraintId, VariableId > , double > & linear_constraint_matrix() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00867" > indexed_model.h:867< / a > < / div > < / div >
< div class = "ttc" id = "int__type_8h_html" > < div class = "ttname" > < a href = "int__type_8h.html" > int_type.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a7f61878db357c5e54364c258b84bd60f" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a7f61878db357c5e54364c258b84bd60f" > operations_research::math_opt::IndexedModel::AddVariable< / a > < / div > < div class = "ttdeci" > VariableId AddVariable(absl::string_view name=" " )< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00685" > indexed_model.h:685< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_solutions_html_abcc13b24b3d5ff188d37fb4af2ef94e3" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_solutions.html#abcc13b24b3d5ff188d37fb4af2ef94e3" > operations_research::math_opt::IndexedSolutions::dual_rays< / a > < / div > < div class = "ttdeci" > std::vector< IndexedDualRay > dual_rays< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00668" > indexed_model.h:668< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_dual_ray_html_a297497ff6b18b2ba7164a2152a8349dd" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_dual_ray.html#a297497ff6b18b2ba7164a2152a8349dd" > operations_research::math_opt::IndexedDualRay::reduced_costs< / a > < / div > < div class = "ttdeci" > absl::flat_hash_map< VariableId, double > reduced_costs< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00647" > indexed_model.h:647< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_basis_html" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_basis.html" > operations_research::math_opt::IndexedBasis< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00656" > indexed_model.h:656< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_primal_solution_html_a0b6e5ca9443f7b80d00945d7a1846d5e" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_primal_solution.html#a0b6e5ca9443f7b80d00945d7a1846d5e" > operations_research::math_opt::IndexedPrimalSolution::variable_values< / a > < / div > < div class = "ttdeci" > absl::flat_hash_map< VariableId, double > variable_values< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00598" > indexed_model.h:598< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a908e89788fc911467d3f144d838e33b0" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a908e89788fc911467d3f144d838e33b0" > operations_research::math_opt::IndexedModel::has_linear_constraint< / a > < / div > < div class = "ttdeci" > bool has_linear_constraint(LinearConstraintId id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00812" > indexed_model.h:812< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a6f3611559b9d19eb580c5768c963bd99" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a6f3611559b9d19eb580c5768c963bd99" > operations_research::math_opt::IndexedModel::objective_offset< / a > < / div > < div class = "ttdeci" > double objective_offset() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00889" > indexed_model.h:889< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_solutions_html_a0c16ef549b2b4ae1c919befe358db529" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_solutions.html#a0c16ef549b2b4ae1c919befe358db529" > operations_research::math_opt::IndexedSolutions::dual_solutions< / a > < / div > < div class = "ttdeci" > std::vector< IndexedDualSolution > dual_solutions< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00667" > indexed_model.h:667< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html" > operations_research::math_opt::IndexedModel< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00161" > indexed_model.h:161< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a2e6856997ce83e9841705b40d7fc626c" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a2e6856997ce83e9841705b40d7fc626c" > operations_research::math_opt::IndexedModel::num_linear_constraints< / a > < / div > < div class = "ttdeci" > int num_linear_constraints() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00804" > indexed_model.h:804< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a678b766d3d2755e11ea611d010121c33" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a678b766d3d2755e11ea611d010121c33" > operations_research::math_opt::IndexedModel::linear_constraint_lower_bound< / a > < / div > < div class = "ttdeci" > double linear_constraint_lower_bound(LinearConstraintId id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00762" > indexed_model.h:762< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_afe1e374f83d18136957c73fcaf399ba7" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#afe1e374f83d18136957c73fcaf399ba7" > operations_research::math_opt::IndexedModel::set_objective_offset< / a > < / div > < div class = "ttdeci" > void set_objective_offset(double value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00911" > indexed_model.h:911< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1math__opt_html_ab92f01090b9295f8a7931324689127dc" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1math__opt.html#ab92f01090b9295f8a7931324689127dc" > operations_research::math_opt::DEFINE_INT_TYPE< / a > < / div > < div class = "ttdeci" > DEFINE_INT_TYPE(VariableId, int64_t)< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_afcf6f4df35f57bfbd8de6a4974038bd7" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#afcf6f4df35f57bfbd8de6a4974038bd7" > operations_research::math_opt::IndexedModel::set_variable_lower_bound< / a > < / div > < div class = "ttdeci" > void set_variable_lower_bound(VariableId id, double lower_bound)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00719" > indexed_model.h:719< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_abd0176483a997273d9fd7b74e890605c" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#abd0176483a997273d9fd7b74e890605c" > operations_research::math_opt::IndexedModel::set_variable_as_integer< / a > < / div > < div class = "ttdeci" > void set_variable_as_integer(VariableId id)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00737" > indexed_model.h:737< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_af52714c03a37c64cbb23fd5e75633585" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#af52714c03a37c64cbb23fd5e75633585" > operations_research::math_opt::IndexedModel::linear_objective< / a > < / div > < div class = "ttdeci" > const absl::flat_hash_map< VariableId, double > & linear_objective() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00947" > indexed_model.h:947< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_af6af3777993dc125c5d4a46b5eee7575" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#af6af3777993dc125c5d4a46b5eee7575" > operations_research::math_opt::IndexedModel::SortedLinearConstraints< / a > < / div > < div class = "ttdeci" > std::vector< LinearConstraintId > SortedLinearConstraints() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00211" > indexed_model.cc:211< / a > < / div > < / div >
< div class = "ttc" id = "integral__types_8h_html" > < div class = "ttname" > < a href = "integral__types_8h.html" > integral_types.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_affdd1f6f772003700c4ed2a36269efa7" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#affdd1f6f772003700c4ed2a36269efa7" > operations_research::math_opt::IndexedModel::NewUpdateTracker< / a > < / div > < div class = "ttdeci" > std::unique_ptr< UpdateTracker > NewUpdateTracker()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00499" > indexed_model.cc:499< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker_html" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker.html" > operations_research::math_opt::IndexedModel::UpdateTracker< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00212" > indexed_model.h:212< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a3ddc996c67fe0a2aad20b724fd800128" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a3ddc996c67fe0a2aad20b724fd800128" > operations_research::math_opt::IndexedModel::linear_constraint_coefficient< / a > < / div > < div class = "ttdeci" > double linear_constraint_coefficient(LinearConstraintId constraint, VariableId variable) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00820" > indexed_model.h:820< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_add994b6faee2e4288a89a3dd0a449366" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#add994b6faee2e4288a89a3dd0a449366" > operations_research::math_opt::IndexedModel::linear_constraints_with_variable< / a > < / div > < div class = "ttdeci" > const absl::flat_hash_set< LinearConstraintId > & linear_constraints_with_variable(VariableId variable)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00878" > indexed_model.h:878< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a72d0f15f1d26ee64b25a14bbe359ea52" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a72d0f15f1d26ee64b25a14bbe359ea52" > operations_research::math_opt::IndexedModel::set_minimize< / a > < / div > < div class = "ttdeci" > void set_minimize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00909" > indexed_model.h:909< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_aa15cd4cfdde4ce3435ec28405bf1034f" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#aa15cd4cfdde4ce3435ec28405bf1034f" > operations_research::math_opt::IndexedModel::set_linear_constraint_upper_bound< / a > < / div > < div class = "ttdeci" > void set_linear_constraint_upper_bound(LinearConstraintId id, double upper_bound)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00797" > indexed_model.h:797< / a > < / div > < / div >
< div class = "ttc" id = "namespaceabsl_html" > < div class = "ttname" > < a href = "namespaceabsl.html" > absl< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "cleanup_8h_source.html#l00022" > cleanup.h:22< / a > < / div > < / div >
< div class = "ttc" id = "gscip__solver_8cc_html_a1ba5ca0f61f2fa13bd23bf0f89004f35" > < div class = "ttname" > < a href = "gscip__solver_8cc.html#a1ba5ca0f61f2fa13bd23bf0f89004f35" > upper_bound< / a > < / div > < div class = "ttdeci" > double upper_bound< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "gscip__solver_8cc_source.html#l00126" > gscip_solver.cc:126< / a > < / div > < / div >
< div class = "ttc" id = "map__util_8h_html" > < div class = "ttname" > < a href = "map__util_8h.html" > map_util.h< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_solutions_html" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_solutions.html" > operations_research::math_opt::IndexedSolutions< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00664" > indexed_model.h:664< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a8339a0e8afd149dcb4b4e0814b4ab7f6" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a8339a0e8afd149dcb4b4e0814b4ab7f6" > operations_research::math_opt::IndexedModel::operator=< / a > < / div > < div class = "ttdeci" > IndexedModel & operator=(const IndexedModel & )=delete< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker_html_ac4bca7e095c64253ee7df05641f6f250" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker.html#ac4bca7e095c64253ee7df05641f6f250" > operations_research::math_opt::IndexedModel::UpdateTracker::ExportModelUpdate< / a > < / div > < div class = "ttdeci" > absl::optional< ModelUpdateProto > ExportModelUpdate() ABSL_LOCKS_EXCLUDED(indexed_model_.update_trackers_lock_)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00520" > indexed_model.cc:520< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_ab813923adfbb357bceab924ab4c5d742" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#ab813923adfbb357bceab924ab4c5d742" > operations_research::math_opt::IndexedModel::next_variable_id< / a > < / div > < div class = "ttdeci" > VariableId next_variable_id() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00747" > indexed_model.h:747< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_primal_solution_html_a69703b8569462134ad4e22ab0133e418" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_primal_solution.html#a69703b8569462134ad4e22ab0133e418" > operations_research::math_opt::IndexedPrimalSolution::objective_value< / a > < / div > < div class = "ttdeci" > double objective_value< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00599" > indexed_model.h:599< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_dual_solution_html_aeadb7c4134d66923e3cfa1d48f5b4e8f" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_dual_solution.html#aeadb7c4134d66923e3cfa1d48f5b4e8f" > operations_research::math_opt::IndexedDualSolution::dual_values< / a > < / div > < div class = "ttdeci" > absl::flat_hash_map< LinearConstraintId, double > dual_values< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00629" > indexed_model.h:629< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_dual_solution_html_a69703b8569462134ad4e22ab0133e418" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_dual_solution.html#a69703b8569462134ad4e22ab0133e418" > operations_research::math_opt::IndexedDualSolution::objective_value< / a > < / div > < div class = "ttdeci" > double objective_value< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00631" > indexed_model.h:631< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a17bfc36741359bc1a6313ab7beb2a616" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a17bfc36741359bc1a6313ab7beb2a616" > operations_research::math_opt::IndexedModel::SortedVariables< / a > < / div > < div class = "ttdeci" > std::vector< VariableId > SortedVariables() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00168" > indexed_model.cc:168< / a > < / div > < / div >
< div class = "ttc" id = "gscip__solver_8cc_html_a1e2f9a2352c1d9a6cada9544898fceec" > < div class = "ttname" > < a href = "gscip__solver_8cc.html#a1e2f9a2352c1d9a6cada9544898fceec" > lower_bound< / a > < / div > < div class = "ttdeci" > double lower_bound< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "gscip__solver_8cc_source.html#l00125" > gscip_solver.cc:125< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_ac6312f744075f29a4f5739fbd98c7a73" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#ac6312f744075f29a4f5739fbd98c7a73" > operations_research::math_opt::IndexedModel::has_variable< / a > < / div > < div class = "ttdeci" > bool has_variable(VariableId id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00749" > indexed_model.h:749< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_ad8227ba86a01f26e4f173cd5e219d5d1" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#ad8227ba86a01f26e4f173cd5e219d5d1" > operations_research::math_opt::IndexedModel::name< / a > < / div > < div class = "ttdeci" > const std::string & name() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00256" > indexed_model.h:256< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_dual_solution_html" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_dual_solution.html" > operations_research::math_opt::IndexedDualSolution< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00628" > indexed_model.h:628< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker_html_a77c64d671d8bb0b29fb676a1702e79e7" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker.html#a77c64d671d8bb0b29fb676a1702e79e7" > operations_research::math_opt::IndexedModel::UpdateTracker::IndexedModel< / a > < / div > < div class = "ttdeci" > friend class IndexedModel< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00227" > indexed_model.h:227< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_basis_html_a71ef6bd1ff70ba245d1d64648a207886" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_basis.html#a71ef6bd1ff70ba245d1d64648a207886" > operations_research::math_opt::IndexedBasis::constraint_status< / a > < / div > < div class = "ttdeci" > absl::flat_hash_map< LinearConstraintId, BasisStatus > constraint_status< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00657" > indexed_model.h:657< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_ace96d5ed500bd169dbacbe5cbfb0e5fa" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#ace96d5ed500bd169dbacbe5cbfb0e5fa" > operations_research::math_opt::IndexedModel::variable_lower_bound< / a > < / div > < div class = "ttdeci" > double variable_lower_bound(VariableId id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00690" > indexed_model.h:690< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_af7dffb7e1f4e3d519182f1c934ae1df2" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#af7dffb7e1f4e3d519182f1c934ae1df2" > operations_research::math_opt::IndexedModel::is_linear_objective_coefficient_nonzero< / a > < / div > < div class = "ttdeci" > bool is_linear_objective_coefficient_nonzero(VariableId variable) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00895" > indexed_model.h:895< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker_html_a7ab6e456ef150951bb67e3cf1ebe3056" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model_1_1_update_tracker.html#a7ab6e456ef150951bb67e3cf1ebe3056" > operations_research::math_opt::IndexedModel::UpdateTracker::Checkpoint< / a > < / div > < div class = "ttdeci" > void Checkpoint() ABSL_LOCKS_EXCLUDED(indexed_model_.update_trackers_lock_)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00593" > indexed_model.cc:593< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a40f5d96de187737d854c193cb24b77d2" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a40f5d96de187737d854c193cb24b77d2" > operations_research::math_opt::IndexedModel::DeleteLinearConstraint< / a > < / div > < div class = "ttdeci" > void DeleteLinearConstraint(LinearConstraintId id)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00186" > indexed_model.cc:186< / a > < / div > < / div >
< div class = "ttc" id = "namespaceoperations__research_1_1math__opt_html_af002beeeedcb854981c62d4c5ad2ade6" > < div class = "ttname" > < a href = "namespaceoperations__research_1_1math__opt.html#af002beeeedcb854981c62d4c5ad2ade6" > operations_research::math_opt::IndexedSolutionsFromProto< / a > < / div > < div class = "ttdeci" > IndexedSolutions IndexedSolutionsFromProto(const SolveResultProto & solve_result)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00455" > indexed_model.cc:455< / a > < / div > < / div >
< div class = "ttc" id = "namespacegtl_html_abc18f60961e36340e64e428827c0e38e" > < div class = "ttname" > < a href = "namespacegtl.html#abc18f60961e36340e64e428827c0e38e" > gtl::FindWithDefault< / a > < / div > < div class = "ttdeci" > const Collection::value_type::second_type & FindWithDefault(const Collection & collection, const typename Collection::value_type::first_type & key, const typename Collection::value_type::second_type & value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "map__util_8h_source.html#l00029" > map_util.h:29< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_ae29f4ebc12f1b4a3b412896721258884" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#ae29f4ebc12f1b4a3b412896721258884" > operations_research::math_opt::IndexedModel::is_variable_integer< / a > < / div > < div class = "ttdeci" > bool is_variable_integer(VariableId id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00698" > indexed_model.h:698< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a663e6fd290b30b948686c43cea697140" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a663e6fd290b30b948686c43cea697140" > operations_research::math_opt::IndexedModel::num_variables< / a > < / div > < div class = "ttdeci" > int num_variables() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00745" > indexed_model.h:745< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a73b03874d78f664a43ffc1ddff06f25a" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a73b03874d78f664a43ffc1ddff06f25a" > operations_research::math_opt::IndexedModel::set_maximize< / a > < / div > < div class = "ttdeci" > void set_maximize()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00907" > indexed_model.h:907< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_aab068699099bdffd5c834f440cdc7e51" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#aab068699099bdffd5c834f440cdc7e51" > operations_research::math_opt::IndexedModel::is_maximize< / a > < / div > < div class = "ttdeci" > bool is_maximize() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00887" > indexed_model.h:887< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_ab992747a7ee98bacfe6f73613de541b2" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#ab992747a7ee98bacfe6f73613de541b2" > operations_research::math_opt::IndexedModel::linear_constraint_upper_bound< / a > < / div > < div class = "ttdeci" > double linear_constraint_upper_bound(LinearConstraintId id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00767" > indexed_model.h:767< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_aafbe56ff1eada47dff1b4626d455498f" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#aafbe56ff1eada47dff1b4626d455498f" > operations_research::math_opt::IndexedModel::set_is_maximize< / a > < / div > < div class = "ttdeci" > void set_is_maximize(bool is_maximize)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00900" > indexed_model.h:900< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a8d14c94eacaa39871160000543832ecb" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a8d14c94eacaa39871160000543832ecb" > operations_research::math_opt::IndexedModel::set_variable_is_integer< / a > < / div > < div class = "ttdeci" > void set_variable_is_integer(VariableId id, bool is_integer)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00731" > indexed_model.h:731< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_dual_ray_html_aeadb7c4134d66923e3cfa1d48f5b4e8f" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_dual_ray.html#aeadb7c4134d66923e3cfa1d48f5b4e8f" > operations_research::math_opt::IndexedDualRay::dual_values< / a > < / div > < div class = "ttdeci" > absl::flat_hash_map< LinearConstraintId, double > dual_values< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00646" > indexed_model.h:646< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a9aebaa9ad5f54c82a0fc2a254a047c77" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a9aebaa9ad5f54c82a0fc2a254a047c77" > operations_research::math_opt::IndexedModel::variables_in_linear_constraint< / a > < / div > < div class = "ttdeci" > const absl::flat_hash_set< VariableId > & variables_in_linear_constraint(LinearConstraintId constraint)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00872" > indexed_model.h:872< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a8b7e8f68d99ed66ed60614875c4b2880" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a8b7e8f68d99ed66ed60614875c4b2880" > operations_research::math_opt::IndexedModel::set_variable_upper_bound< / a > < / div > < div class = "ttdeci" > void set_variable_upper_bound(VariableId id, double upper_bound)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00725" > indexed_model.h:725< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a13a035185d02f47ea72b737b293516b1" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a13a035185d02f47ea72b737b293516b1" > operations_research::math_opt::IndexedModel::linear_constraints< / a > < / div > < div class = "ttdeci" > std::vector< LinearConstraintId > linear_constraints() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00207" > indexed_model.cc:207< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_primal_solution_html" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_primal_solution.html" > operations_research::math_opt::IndexedPrimalSolution< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00597" > indexed_model.h:597< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_primal_ray_html_a0b6e5ca9443f7b80d00945d7a1846d5e" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_primal_ray.html#a0b6e5ca9443f7b80d00945d7a1846d5e" > operations_research::math_opt::IndexedPrimalRay::variable_values< / a > < / div > < div class = "ttdeci" > absl::flat_hash_map< VariableId, double > variable_values< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00619" > indexed_model.h:619< / 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_1math__opt_1_1_indexed_solutions_html_aa6fec8367be4573de5f0c143cf8005a1" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_solutions.html#aa6fec8367be4573de5f0c143cf8005a1" > operations_research::math_opt::IndexedSolutions::basis< / a > < / div > < div class = "ttdeci" > std::vector< IndexedBasis > basis< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00669" > indexed_model.h:669< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a2a9fcbe11984bc3ed7b823442e510daf" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a2a9fcbe11984bc3ed7b823442e510daf" > operations_research::math_opt::IndexedModel::set_variable_as_continuous< / a > < / div > < div class = "ttdeci" > void set_variable_as_continuous(VariableId id)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00741" > indexed_model.h:741< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_primal_ray_html" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_primal_ray.html" > operations_research::math_opt::IndexedPrimalRay< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00618" > indexed_model.h:618< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a312154deac76051cb49fca9381fae41f" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a312154deac76051cb49fca9381fae41f" > operations_research::math_opt::IndexedModel::SortedLinearObjectiveNonzeroVariables< / a > < / div > < div class = "ttdeci" > std::vector< VariableId > SortedLinearObjectiveNonzeroVariables() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00215" > indexed_model.cc:215< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_indexed_solutions_html_a8e3c4b125f4ff56f9d456091e5ba2e53" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_indexed_solutions.html#a8e3c4b125f4ff56f9d456091e5ba2e53" > operations_research::math_opt::IndexedSolutions::primal_rays< / a > < / div > < div class = "ttdeci" > std::vector< IndexedPrimalRay > primal_rays< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00666" > indexed_model.h:666< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_ae39ae31dc0210e088bef7f4a4160e934" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#ae39ae31dc0210e088bef7f4a4160e934" > operations_research::math_opt::IndexedModel::linear_constraint_name< / a > < / div > < div class = "ttdeci" > const std::string & linear_constraint_name(LinearConstraintId id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00772" > indexed_model.h:772< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_adff992b38df40ed44a9815cceaf56ef8" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#adff992b38df40ed44a9815cceaf56ef8" > operations_research::math_opt::IndexedModel::is_linear_constraint_coefficient_nonzero< / a > < / div > < div class = "ttdeci" > bool is_linear_constraint_coefficient_nonzero(LinearConstraintId constraint, VariableId variable) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00826" > indexed_model.h:826< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a2c5977ec712e2c0a2b3eae8f35758eec" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a2c5977ec712e2c0a2b3eae8f35758eec" > operations_research::math_opt::IndexedModel::linear_objective_coefficient< / a > < / div > < div class = "ttdeci" > double linear_objective_coefficient(VariableId variable) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00891" > indexed_model.h:891< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_a21466ff77e82c4002423e4dda189b780" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#a21466ff77e82c4002423e4dda189b780" > operations_research::math_opt::IndexedModel::DeleteVariable< / a > < / div > < div class = "ttdeci" > void DeleteVariable(VariableId id)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00139" > indexed_model.cc:139< / a > < / div > < / div >
< div class = "ttc" id = "demon__profiler_8cc_html_ac072af30c4ffbc834bb4c681f6ecb514" > < div class = "ttname" > < a href = "demon__profiler_8cc.html#ac072af30c4ffbc834bb4c681f6ecb514" > value< / a > < / div > < div class = "ttdeci" > int64_t value< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "demon__profiler_8cc_source.html#l00044" > demon_profiler.cc:44< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_af9f0a1df84497a30f45bbe6ab8bec513" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#af9f0a1df84497a30f45bbe6ab8bec513" > operations_research::math_opt::IndexedModel::variable_upper_bound< / a > < / div > < div class = "ttdeci" > double variable_upper_bound(VariableId id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8h_source.html#l00694" > indexed_model.h:694< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_indexed_model_html_aa850c403983019f6676dda010d9ac3a5" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_indexed_model.html#aa850c403983019f6676dda010d9ac3a5" > operations_research::math_opt::IndexedModel::ExportModel< / a > < / div > < div class = "ttdeci" > ModelProto ExportModel() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "indexed__model_8cc_source.html#l00254" > indexed_model.cc:254< / a > < / div > < / div >
2021-04-27 23:00:03 +02:00
< / div > <!-- fragment --> < / 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 >
2021-09-20 15:57:27 +02:00
< li class = "navelem" > < a class = "el" href = "dir_a7cc1eeded8f693d0da6c729bc88c45a.html" > ortools< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_1defc00030ff81d309105e053121082f.html" > math_opt< / a > < / li > < li class = "navelem" > < a class = "el" href = "dir_d5b95ec3710e8b09bb3a6564ed5074d8.html" > core< / a > < / li > < li class = "navelem" > < a class = "el" href = "indexed__model_8h.html" > indexed_model.h< / a > < / li >
2021-04-27 23:00:03 +02:00
< 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 >
2021-04-27 23:00:03 +02:00
< / ul >
< / div >
< / body >
< / html >