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: model_summary.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('model__summary_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" > model_summary.h< / div > < / div >
< / div > <!-- header -->
< div class = "contents" >
2021-09-20 15:57:27 +02:00
< a href = "model__summary_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 = "preprocessor" > #ifndef OR_TOOLS_MATH_OPT_CORE_MODEL_SUMMARY_H_< / span > < / div > < div class = "line" > < a name = "l00015" > < / a > < span class = "lineno" > 15< / span >   < span class = "preprocessor" > #define OR_TOOLS_MATH_OPT_CORE_MODEL_SUMMARY_H_< / span > < / div > < div class = "line" > < a name = "l00016" > < / a > < span class = "lineno" > 16< / span >   < / div > < div class = "line" > < a name = "l00017" > < / a > < span class = "lineno" > 17< / span >   < span class = "preprocessor" > #include < cstdint> < / span > < / div > < div class = "line" > < a name = "l00018" > < / a > < span class = "lineno" > 18< / span >   < span class = "preprocessor" > #include < initializer_list> < / span > < / div > < div class = "line" > < a name = "l00019" > < / a > < span class = "lineno" > 19< / span >   < span class = "preprocessor" > #include < list> < / span > < / div > < div class = "line" > < a name = "l00020" > < / a > < span class = "lineno" > 20< / span >   < span class = "preprocessor" > #include < string> < / span > < / div > < div class = "line" > < a name = "l00021" > < / a > < span class = "lineno" > 21< / span >   < span class = "preprocessor" > #include < utility> < / span > < / div > < div class = "line" > < a name = "l00022" > < / a > < span class = "lineno" > 22< / span >   < / div > < div class = "line" > < a name = "l00023" > < / a > < span class = "lineno" > 23< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "base_2logging_8h.html" > ortools/base/logging.h< / a > " < / span > < / div > < div class = "line" > < a name = "l00024" > < / a > < span class = "lineno" > 24< / span >   < span class = "preprocessor" > #include " absl/container/flat_hash_map.h" < / span > < / div > < div class = "line" > < a name = "l00025" > < / a > < span class = "lineno" > 25< / span >   < span class = "preprocessor" > #include " absl/strings/string_view.h" < / span > < / div > < div class = "line" > < a name = "l00026" > < / a > < span class = "lineno" > 26< / span >   < span class = "preprocessor" > #include " < a class = "code" href = "linked__hash__map_8h.html" > ortools/base/linked_hash_map.h< / a > & q
< 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 = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_a24926108b770033792d015cb86aeffb3" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#a24926108b770033792d015cb86aeffb3" > operations_research::math_opt::IdNameBiMap::Size< / a > < / div > < div class = "ttdeci" > int Size() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00117" > model_summary.h:117< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_abcfbdba215d3b15fbb4b682969943a6e" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#abcfbdba215d3b15fbb4b682969943a6e" > operations_research::math_opt::IdNameBiMap::Empty< / a > < / div > < div class = "ttdeci" > bool Empty() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00115" > model_summary.h:115< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_a3d7966ee882774b7bf3daee9f309b3d2" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#a3d7966ee882774b7bf3daee9f309b3d2" > operations_research::math_opt::IdNameBiMap::HasId< / a > < / div > < div class = "ttdeci" > bool HasId(int64_t id) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00107" > model_summary.h:107< / a > < / div > < / div >
< div class = "ttc" id = "classgtl_1_1linked__hash__map_html_a7cf08543f2be71ec28f0403a2d090f01" > < div class = "ttname" > < a href = "classgtl_1_1linked__hash__map.html#a7cf08543f2be71ec28f0403a2d090f01" > gtl::linked_hash_map::find< / a > < / div > < div class = "ttdeci" > iterator find(const key_arg< K > & key)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linked__hash__map_8h_source.html#l00348" > linked_hash_map.h:348< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_aea2d0b9faecdc42388d611669d103ea5" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#aea2d0b9faecdc42388d611669d103ea5" > operations_research::math_opt::IdNameBiMap::IdNameBiMap< / a > < / div > < div class = "ttdeci" > IdNameBiMap()=default< / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_afd10cc43216df078e0f152c5583a5c8f" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#afd10cc43216df078e0f152c5583a5c8f" > operations_research::math_opt::IdNameBiMap::nonempty_name_to_id< / a > < / div > < div class = "ttdeci" > const absl::flat_hash_map< absl::string_view, int64_t > & nonempty_name_to_id() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00064" > model_summary.h:64< / a > < / div > < / div >
< div class = "ttc" id = "classgtl_1_1linked__hash__map_html" > < div class = "ttname" > < a href = "classgtl_1_1linked__hash__map.html" > gtl::linked_hash_map< int64_t, std::string > < / 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 = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_a50f2155e05090df8be4452cc121b8e4a" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#a50f2155e05090df8be4452cc121b8e4a" > operations_research::math_opt::IdNameBiMap::LargestId< / a > < / div > < div class = "ttdeci" > int64_t LargestId() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00119" > model_summary.h:119< / 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 = "namespacegtl_html_a5c0d4dea208db4deaa285c06b78d8181" > < div class = "ttname" > < a href = "namespacegtl.html#a5c0d4dea208db4deaa285c06b78d8181" > gtl::InsertOrDie< / a > < / div > < div class = "ttdeci" > void InsertOrDie(Collection *const collection, const typename Collection::value_type & value)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "map__util_8h_source.html#l00154" > map_util.h:154< / a > < / div > < / div >
< div class = "ttc" id = "classgtl_1_1linked__hash__map_html_a88ef02f036fd0de2acebe7fdc11f9218" > < div class = "ttname" > < a href = "classgtl_1_1linked__hash__map.html#a88ef02f036fd0de2acebe7fdc11f9218" > gtl::linked_hash_map::erase< / a > < / div > < div class = "ttdeci" > size_type erase(const key_arg< K > & key)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linked__hash__map_8h_source.html#l00314" > linked_hash_map.h:314< / a > < / div > < / div >
< div class = "ttc" id = "classgtl_1_1linked__hash__map_html_a60304b65bf89363bcc3165d3cde67f86" > < div class = "ttname" > < a href = "classgtl_1_1linked__hash__map.html#a60304b65bf89363bcc3165d3cde67f86" > gtl::linked_hash_map::size< / a > < / div > < div class = "ttdeci" > size_type size() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linked__hash__map_8h_source.html#l00273" > linked_hash_map.h:273< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_model_summary_html" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_model_summary.html" > operations_research::math_opt::ModelSummary< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00076" > model_summary.h:76< / a > < / div > < / div >
< div class = "ttc" id = "classgtl_1_1linked__hash__map_html_af71e6c1eccbc12e9339c00a86a981a43" > < div class = "ttname" > < a href = "classgtl_1_1linked__hash__map.html#af71e6c1eccbc12e9339c00a86a981a43" > gtl::linked_hash_map::back< / a > < / div > < div class = "ttdeci" > reference back()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linked__hash__map_8h_source.html#l00292" > linked_hash_map.h:292< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_aecaa1e52cc96be49b5fede85a4de7074" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#aecaa1e52cc96be49b5fede85a4de7074" > operations_research::math_opt::IdNameBiMap::id_to_name< / a > < / div > < div class = "ttdeci" > const gtl::linked_hash_map< int64_t, std::string > & id_to_name() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00061" > model_summary.h:61< / a > < / div > < / div >
< div class = "ttc" id = "classgtl_1_1linked__hash__map_html_a3266031b8b423571de004ddf5bcddd24" > < div class = "ttname" > < a href = "classgtl_1_1linked__hash__map.html#a3266031b8b423571de004ddf5bcddd24" > gtl::linked_hash_map::emplace< / a > < / div > < div class = "ttdeci" > std::pair< iterator, bool > emplace(Args & & ... args)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linked__hash__map_8h_source.html#l00496" > linked_hash_map.h:496< / a > < / div > < / div >
< div class = "ttc" id = "classgtl_1_1linked__hash__map_html_a1860aaaacecc9d6b40f994b928190e66" > < div class = "ttname" > < a href = "classgtl_1_1linked__hash__map.html#a1860aaaacecc9d6b40f994b928190e66" > gtl::linked_hash_map::contains< / a > < / div > < div class = "ttdeci" > bool contains(const key_arg< K > & key) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linked__hash__map_8h_source.html#l00366" > linked_hash_map.h:366< / 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 = "classgtl_1_1linked__hash__map_html_acad38d52497a975bfb6f2f6acd76631f" > < div class = "ttname" > < a href = "classgtl_1_1linked__hash__map.html#acad38d52497a975bfb6f2f6acd76631f" > gtl::linked_hash_map::end< / a > < / div > < div class = "ttdeci" > iterator end()< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linked__hash__map_8h_source.html#l00280" > linked_hash_map.h:280< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_a0f5f4064d0d99941370e84fd40efbfd8" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#a0f5f4064d0d99941370e84fd40efbfd8" > operations_research::math_opt::IdNameBiMap::HasName< / a > < / div > < div class = "ttdeci" > bool HasName(absl::string_view name) const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00110" > model_summary.h:110< / a > < / div > < / div >
< div class = "ttc" id = "structoperations__research_1_1math__opt_1_1_model_summary_html_a9cfc0d8ea5cf26ee3b87427b27f20fe7" > < div class = "ttname" > < a href = "structoperations__research_1_1math__opt_1_1_model_summary.html#a9cfc0d8ea5cf26ee3b87427b27f20fe7" > operations_research::math_opt::ModelSummary::linear_constraints< / a > < / div > < div class = "ttdeci" > IdNameBiMap linear_constraints< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00078" > model_summary.h:78< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html_a7c0ce053b28d53aa4eaf3eb7fb71663b" > < div class = "ttname" > < a href = "base_2logging_8h.html#a7c0ce053b28d53aa4eaf3eb7fb71663b" > CHECK_EQ< / a > < / div > < div class = "ttdeci" > #define CHECK_EQ(val1, val2)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "base_2logging_8h_source.html#l00698" > base/logging.h:698< / a > < / div > < / div >
< div class = "ttc" id = "base_2logging_8h_html" > < div class = "ttname" > < a href = "base_2logging_8h.html" > logging.h< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_a9ee8daab4dcb82a570f0da7ffc6917d9" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#a9ee8daab4dcb82a570f0da7ffc6917d9" > operations_research::math_opt::IdNameBiMap::Insert< / a > < / div > < div class = "ttdeci" > void Insert(int64_t id, std::string name)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00085" > model_summary.h:85< / a > < / div > < / div >
< div class = "ttc" id = "linked__hash__map_8h_html" > < div class = "ttname" > < a href = "linked__hash__map_8h.html" > linked_hash_map.h< / 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 = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html" > operations_research::math_opt::IdNameBiMap< / a > < / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00038" > model_summary.h:38< / a > < / div > < / div >
< div class = "ttc" id = "classgtl_1_1linked__hash__map_html_a644718bb2fb240de962dc3c9a1fdf0dc" > < div class = "ttname" > < a href = "classgtl_1_1linked__hash__map.html#a644718bb2fb240de962dc3c9a1fdf0dc" > gtl::linked_hash_map::empty< / a > < / div > < div class = "ttdeci" > bool empty() const< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "linked__hash__map_8h_source.html#l00275" > linked_hash_map.h:275< / a > < / div > < / div >
< div class = "ttc" id = "classoperations__research_1_1math__opt_1_1_id_name_bi_map_html_a6f0cc3269c2fcbf599483ae1f0f20265" > < div class = "ttname" > < a href = "classoperations__research_1_1math__opt_1_1_id_name_bi_map.html#a6f0cc3269c2fcbf599483ae1f0f20265" > operations_research::math_opt::IdNameBiMap::Erase< / a > < / div > < div class = "ttdeci" > void Erase(int64_t id)< / div > < div class = "ttdef" > < b > Definition:< / b > < a href = "model__summary_8h_source.html#l00097" > model_summary.h:97< / 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 = "model__summary_8h.html" > model_summary.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 >