2020-09-01 16:00:33 +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" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-09-01 16:00:33 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: Set< Integer > < / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2020-09-01 16:00:33 +02:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-09-01 16:00:33 +02:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-09-01 16:00:33 +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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-09-01 16:00:33 +02:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-09-01 16:00:33 +02:00
< 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" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('classoperations__research_1_1_set.html',''); initResizable(); });
2020-09-01 16:00:33 +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 = "summary" >
< a href = "#pub-types" > Public Types< / a > |
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pub-static-attribs" > Static Public Attributes< / a > |
2020-10-09 12:00:09 +02:00
< a href = "classoperations__research_1_1_set-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > Set< Integer > < / div > < / div >
2020-09-01 16:00:33 +02:00
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
2022-01-17 21:42:14 +01:00
< div class = "textblock" > < div class = "compoundTemplParams" > template< typename Integer> < br / >
class operations_research::Set< Integer > < / div >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00128" > 128< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-types" name = "pub-types" > < / a >
2020-09-01 16:00:33 +02:00
Public Types< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:aabbec0d4f2a126cbdd6c1bce67b7cc8b" > < td class = "memItemLeft" align = "right" valign = "top" > typedef Integer  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#aabbec0d4f2a126cbdd6c1bce67b7cc8b" > IntegerType< / a > < / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aabbec0d4f2a126cbdd6c1bce67b7cc8b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-methods" name = "pub-methods" > < / a >
2020-09-01 16:00:33 +02:00
Public Member Functions< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a450e5cf964a0b2c866641c8f4e4b3361" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a450e5cf964a0b2c866641c8f4e4b3361" > Set< / a > (Integer n)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a450e5cf964a0b2c866641c8f4e4b3361" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a983cf4555b2577512febcc3aa327a3c8" > < td class = "memItemLeft" align = "right" valign = "top" > Integer  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a983cf4555b2577512febcc3aa327a3c8" > value< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a983cf4555b2577512febcc3aa327a3c8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:afe05ca596cfc024da65cf61a79812a2f" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#afe05ca596cfc024da65cf61a79812a2f" > AddElement< / a > (int n) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:afe05ca596cfc024da65cf61a79812a2f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a190d6e916c3a1a06e2eff670e8b52da8" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a190d6e916c3a1a06e2eff670e8b52da8" > RemoveElement< / a > (int n) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a190d6e916c3a1a06e2eff670e8b52da8" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a0faec65dbf29460ec59dfa75d0536efb" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a0faec65dbf29460ec59dfa75d0536efb" > Contains< / a > (int n) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a0faec65dbf29460ec59dfa75d0536efb" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a9c628cec54eb559f322c284c096f1837" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a9c628cec54eb559f322c284c096f1837" > Includes< / a > (< a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > other) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a9c628cec54eb559f322c284c096f1837" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a879ebf910431019a01f98d0865749c8d" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a879ebf910431019a01f98d0865749c8d" > Cardinality< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a879ebf910431019a01f98d0865749c8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:abb2b3831b27fd81d60fb39ad01e108a3" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#abb2b3831b27fd81d60fb39ad01e108a3" > SmallestElement< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abb2b3831b27fd81d60fb39ad01e108a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a5865d6398576a8e71b0f346e79c583e7" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a5865d6398576a8e71b0f346e79c583e7" > RemoveSmallestElement< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5865d6398576a8e71b0f346e79c583e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a33392f61ea41062250f3664a055cd3bf" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a33392f61ea41062250f3664a055cd3bf" > ElementRank< / a > (int n) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a33392f61ea41062250f3664a055cd3bf" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a64f741970505f1dea6a662c3b1776c74" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a64f741970505f1dea6a662c3b1776c74" > SmallestSingleton< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a64f741970505f1dea6a662c3b1776c74" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a31dd4f4c450a217b20db6d8389d71a4e" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a31dd4f4c450a217b20db6d8389d71a4e" > SingletonRank< / a > (< a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > singleton) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a31dd4f4c450a217b20db6d8389d71a4e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a745bea8e0667881f9365d61434d47d28" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_element_iterator.html" > ElementIterator< / a > < < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a745bea8e0667881f9365d61434d47d28" > begin< / a > () const< / td > < / tr >
< tr class = "separator:a745bea8e0667881f9365d61434d47d28" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1344fb50d2fe4f023d9c43be6a533462" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classoperations__research_1_1_element_iterator.html" > ElementIterator< / a > < < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a1344fb50d2fe4f023d9c43be6a533462" > end< / a > () const< / td > < / tr >
< tr class = "separator:a1344fb50d2fe4f023d9c43be6a533462" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a3382ddf3a1f05b9ded21ddb7b0013f78" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a3382ddf3a1f05b9ded21ddb7b0013f78" > operator!=< / a > (const < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > & other) const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a3382ddf3a1f05b9ded21ddb7b0013f78" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:abb2b3831b27fd81d60fb39ad01e108a3" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#abb2b3831b27fd81d60fb39ad01e108a3" > SmallestElement< / a > () const< / td > < / tr >
< tr class = "separator:abb2b3831b27fd81d60fb39ad01e108a3" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a879ebf910431019a01f98d0865749c8d" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a879ebf910431019a01f98d0865749c8d" > Cardinality< / a > () const< / td > < / tr >
< tr class = "separator:a879ebf910431019a01f98d0865749c8d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-09-01 16:00:33 +02:00
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-static-methods" name = "pub-static-methods" > < / a >
2020-09-01 16:00:33 +02:00
Static Public Member Functions< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ae7cd733dab92b86a3aaac89c4d49503f" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#ae7cd733dab92b86a3aaac89c4d49503f" > FullSet< / a > (Integer card)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ae7cd733dab92b86a3aaac89c4d49503f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:abbfaa99a45c4a90475cb2f5138f9a162" > < td class = "memItemLeft" align = "right" valign = "top" > static < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#abbfaa99a45c4a90475cb2f5138f9a162" > Singleton< / a > (Integer n)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:abbfaa99a45c4a90475cb2f5138f9a162" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-static-attribs" name = "pub-static-attribs" > < / a >
2020-09-01 16:00:33 +02:00
Static Public Attributes< / h2 > < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a7f72b10501772e497164805b53e2ec80" > < td class = "memItemLeft" align = "right" valign = "top" > static constexpr Integer  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a7f72b10501772e497164805b53e2ec80" > One< / a > = static_cast< Integer> (1)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a7f72b10501772e497164805b53e2ec80" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ac2fa078fad730b08d36dc600a24e21a1" > < td class = "memItemLeft" align = "right" valign = "top" > static constexpr Integer  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#ac2fa078fad730b08d36dc600a24e21a1" > Zero< / a > = static_cast< Integer> (0)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ac2fa078fad730b08d36dc600a24e21a1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a062c0acf17a051b885ad211acad31079" > < td class = "memItemLeft" align = "right" valign = "top" > static const int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classoperations__research_1_1_set.html#a062c0acf17a051b885ad211acad31079" > MaxCardinality< / a > = 8 * sizeof(Integer)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a062c0acf17a051b885ad211acad31079" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Typedef Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "aabbec0d4f2a126cbdd6c1bce67b7cc8b" name = "aabbec0d4f2a126cbdd6c1bce67b7cc8b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aabbec0d4f2a126cbdd6c1bce67b7cc8b" > ◆ < / a > < / span > IntegerType< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > typedef Integer < a class = "el" href = "classoperations__research_1_1_set.html#aabbec0d4f2a126cbdd6c1bce67b7cc8b" > IntegerType< / a > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00131" > 131< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a450e5cf964a0b2c866641c8f4e4b3361" name = "a450e5cf964a0b2c866641c8f4e4b3361" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a450e5cf964a0b2c866641c8f4e4b3361" > ◆ < / a > < / span > Set()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > Integer  < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > explicit< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00139" > 139< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "afe05ca596cfc024da65cf61a79812a2f" name = "afe05ca596cfc024da65cf61a79812a2f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afe05ca596cfc024da65cf61a79812a2f" > ◆ < / a > < / span > AddElement()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > AddElement < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00156" > 156< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a745bea8e0667881f9365d61434d47d28" name = "a745bea8e0667881f9365d61434d47d28" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a745bea8e0667881f9365d61434d47d28" > ◆ < / a > < / span > begin()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_element_iterator.html" > ElementIterator< / a > < < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > > begin < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00199" > 199< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a879ebf910431019a01f98d0865749c8d" name = "a879ebf910431019a01f98d0865749c8d" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a879ebf910431019a01f98d0865749c8d" > ◆ < / a > < / span > Cardinality() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int Cardinality < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00172" > 172< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a879ebf910431019a01f98d0865749c8d" name = "a879ebf910431019a01f98d0865749c8d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a879ebf910431019a01f98d0865749c8d" > ◆ < / a > < / span > Cardinality() < span class = "overload" > [2/2]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int Cardinality < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00216" > 216< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a0faec65dbf29460ec59dfa75d0536efb" name = "a0faec65dbf29460ec59dfa75d0536efb" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a0faec65dbf29460ec59dfa75d0536efb" > ◆ < / a > < / span > Contains()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Contains < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00163" > 163< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a33392f61ea41062250f3664a055cd3bf" name = "a33392f61ea41062250f3664a055cd3bf" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a33392f61ea41062250f3664a055cd3bf" > ◆ < / a > < / span > ElementRank()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int ElementRank < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00184" > 184< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1344fb50d2fe4f023d9c43be6a533462" name = "a1344fb50d2fe4f023d9c43be6a533462" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1344fb50d2fe4f023d9c43be6a533462" > ◆ < / a > < / span > end()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_element_iterator.html" > ElementIterator< / a > < < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > > end < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00202" > 202< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae7cd733dab92b86a3aaac89c4d49503f" name = "ae7cd733dab92b86a3aaac89c4d49503f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae7cd733dab92b86a3aaac89c4d49503f" > ◆ < / a > < / span > FullSet()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > static < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > FullSet < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > Integer  < / td >
< td class = "paramname" > < em > card< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00147" > 147< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a9c628cec54eb559f322c284c096f1837" name = "a9c628cec54eb559f322c284c096f1837" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9c628cec54eb559f322c284c096f1837" > ◆ < / a > < / span > Includes()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Includes < / td >
< td > (< / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > < Integer >   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > other< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00166" > 166< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a3382ddf3a1f05b9ded21ddb7b0013f78" name = "a3382ddf3a1f05b9ded21ddb7b0013f78" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3382ddf3a1f05b9ded21ddb7b0013f78" > ◆ < / a > < / span > operator!=()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > bool operator!= < / td >
< td > (< / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > const < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > < Integer > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > other< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00203" > 203< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a190d6e916c3a1a06e2eff670e8b52da8" name = "a190d6e916c3a1a06e2eff670e8b52da8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a190d6e916c3a1a06e2eff670e8b52da8" > ◆ < / a > < / span > RemoveElement()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > RemoveElement < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00160" > 160< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5865d6398576a8e71b0f346e79c583e7" name = "a5865d6398576a8e71b0f346e79c583e7" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5865d6398576a8e71b0f346e79c583e7" > ◆ < / a > < / span > RemoveSmallestElement()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > RemoveSmallestElement < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00180" > 180< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abbfaa99a45c4a90475cb2f5138f9a162" name = "abbfaa99a45c4a90475cb2f5138f9a162" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abbfaa99a45c4a90475cb2f5138f9a162" > ◆ < / a > < / span > Singleton()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > static < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > Singleton < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > Integer  < / td >
< td class = "paramname" > < em > n< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00152" > 152< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a31dd4f4c450a217b20db6d8389d71a4e" name = "a31dd4f4c450a217b20db6d8389d71a4e" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a31dd4f4c450a217b20db6d8389d71a4e" > ◆ < / a > < / span > SingletonRank()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int SingletonRank < / td >
< td > (< / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > < Integer >   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < em > singleton< / em > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00193" > 193< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abb2b3831b27fd81d60fb39ad01e108a3" name = "abb2b3831b27fd81d60fb39ad01e108a3" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abb2b3831b27fd81d60fb39ad01e108a3" > ◆ < / a > < / span > SmallestElement() < span class = "overload" > [1/2]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int SmallestElement < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00176" > 176< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "abb2b3831b27fd81d60fb39ad01e108a3" name = "abb2b3831b27fd81d60fb39ad01e108a3" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#abb2b3831b27fd81d60fb39ad01e108a3" > ◆ < / a > < / span > SmallestElement() < span class = "overload" > [2/2]< / span > < / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int SmallestElement < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00211" > 211< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a64f741970505f1dea6a662c3b1776c74" name = "a64f741970505f1dea6a662c3b1776c74" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a64f741970505f1dea6a662c3b1776c74" > ◆ < / a > < / span > SmallestSingleton()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > SmallestSingleton < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00190" > 190< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a983cf4555b2577512febcc3aa327a3c8" name = "a983cf4555b2577512febcc3aa327a3c8" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a983cf4555b2577512febcc3aa327a3c8" > ◆ < / a > < / span > value()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > Integer value < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > const< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00145" > 145< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a062c0acf17a051b885ad211acad31079" name = "a062c0acf17a051b885ad211acad31079" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a062c0acf17a051b885ad211acad31079" > ◆ < / a > < / span > MaxCardinality< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const int MaxCardinality = 8 * sizeof(Integer)< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00136" > 136< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7f72b10501772e497164805b53e2ec80" name = "a7f72b10501772e497164805b53e2ec80" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7f72b10501772e497164805b53e2ec80" > ◆ < / a > < / span > One< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > constexpr Integer One = static_cast< Integer> (1)< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > constexpr< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00134" > 134< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ac2fa078fad730b08d36dc600a24e21a1" name = "ac2fa078fad730b08d36dc600a24e21a1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac2fa078fad730b08d36dc600a24e21a1" > ◆ < / a > < / span > Zero< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > constexpr Integer Zero = static_cast< Integer> (0)< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2022-01-17 21:42:14 +01:00
< span class = "mlabels" > < span class = "mlabel" > static< / span > < span class = "mlabel" > constexpr< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-09-20 15:57:27 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "hamiltonian__path_8h_source.html#l00135" > 135< / a > of file < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "hamiltonian__path_8h_source.html" > hamiltonian_path.h< / a > < / li >
< / ul >
< / 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 >
2020-10-09 12:00:09 +02:00
< li class = "navelem" > < a class = "el" href = "namespaceoperations__research.html" > operations_research< / a > < / li > < li class = "navelem" > < a class = "el" href = "classoperations__research_1_1_set.html" > Set< / a > < / li >
2020-09-01 16:00:33 +02:00
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-09-01 16:00:33 +02:00
< / ul >
< / div >
< / body >
< / html >