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: DenseConnectedComponentsFinder< / 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('class_dense_connected_components_finder.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-methods" > Public Member Functions< / a > |
2020-10-09 12:00:09 +02:00
< a href = "class_dense_connected_components_finder-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > DenseConnectedComponentsFinder< / 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 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8h_source.html#l00081" > 81< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div > < 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:a4ef11c9c005bbad4089a8f844038d0ab" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#a4ef11c9c005bbad4089a8f844038d0ab" > DenseConnectedComponentsFinder< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a4ef11c9c005bbad4089a8f844038d0ab" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a44996bbb528fa469151e1a8b653def2e" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#a44996bbb528fa469151e1a8b653def2e" > DenseConnectedComponentsFinder< / a > (const < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > & )=default< / td > < / tr >
< tr class = "separator:a44996bbb528fa469151e1a8b653def2e" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:ab10946179c4a27ddbe7be98946cb2706" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#ab10946179c4a27ddbe7be98946cb2706" > operator=< / a > (const < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > & )=default< / td > < / tr >
< tr class = "separator:ab10946179c4a27ddbe7be98946cb2706" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a896cdb57c620310f40318a2613819955" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#a896cdb57c620310f40318a2613819955" > DenseConnectedComponentsFinder< / a > (< a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > & & )=default< / td > < / tr >
< tr class = "separator:a896cdb57c620310f40318a2613819955" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:a71e9b6f8626a94d86b8e6fbd60fde74d" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#a71e9b6f8626a94d86b8e6fbd60fde74d" > operator=< / a > (< a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > & & )=default< / td > < / tr >
< tr class = "separator:a71e9b6f8626a94d86b8e6fbd60fde74d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2021-04-27 23:00:03 +02:00
< tr class = "memitem:a428ab6b7c944afe33bd86a6a1ae7e668" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#a428ab6b7c944afe33bd86a6a1ae7e668" > AddEdge< / a > (int node1, int node2)< / td > < / tr >
< tr class = "separator:a428ab6b7c944afe33bd86a6a1ae7e668" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a962b54327591b21cc0a9273f78906a8b" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#a962b54327591b21cc0a9273f78906a8b" > Connected< / a > (int node1, int node2)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a962b54327591b21cc0a9273f78906a8b" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:af783278e17675394e30c3de598b11169" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#af783278e17675394e30c3de598b11169" > GetSize< / a > (int node)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af783278e17675394e30c3de598b11169" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:af1a300e659dbc3041b1485f12855bd31" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#af1a300e659dbc3041b1485f12855bd31" > GetNumberOfComponents< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:af1a300e659dbc3041b1485f12855bd31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:aeeb8b88902830cab41c69ef944b5694f" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#aeeb8b88902830cab41c69ef944b5694f" > GetNumberOfNodes< / a > () const< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:aeeb8b88902830cab41c69ef944b5694f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:ae6201f6f09303eabd7f77e238b4f3a44" > < td class = "memItemLeft" align = "right" valign = "top" > const std::vector< int > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#ae6201f6f09303eabd7f77e238b4f3a44" > GetComponentRoots< / a > ()< / td > < / tr >
< tr class = "separator:ae6201f6f09303eabd7f77e238b4f3a44" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:ad8e718920ab9683d39af650d714cffe1" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#ad8e718920ab9683d39af650d714cffe1" > SetNumberOfNodes< / a > (int num_nodes)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:ad8e718920ab9683d39af650d714cffe1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a5484947d25c2901c60d02ea14d0e1a06" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#a5484947d25c2901c60d02ea14d0e1a06" > FindRoot< / a > (int node)< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a5484947d25c2901c60d02ea14d0e1a06" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-10-09 12:00:09 +02:00
< tr class = "memitem:a74aadb96adc6f37110393d5fbd2279c5" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< int >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "class_dense_connected_components_finder.html#a74aadb96adc6f37110393d5fbd2279c5" > GetComponentIds< / a > ()< / td > < / tr >
2020-09-01 16:00:33 +02:00
< tr class = "separator:a74aadb96adc6f37110393d5fbd2279c5" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a4ef11c9c005bbad4089a8f844038d0ab" name = "a4ef11c9c005bbad4089a8f844038d0ab" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a4ef11c9c005bbad4089a8f844038d0ab" > ◆ < / a > < / span > DenseConnectedComponentsFinder() < span class = "overload" > [1/3]< / 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 >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8h_source.html#l00083" > 83< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a44996bbb528fa469151e1a8b653def2e" name = "a44996bbb528fa469151e1a8b653def2e" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a44996bbb528fa469151e1a8b653def2e" > ◆ < / a > < / span > DenseConnectedComponentsFinder() < span class = "overload" > [2/3]< / 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 >
2020-10-09 12:00:09 +02:00
< td class = "memname" > < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > const < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-04-27 23:00:03 +02:00
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a896cdb57c620310f40318a2613819955" name = "a896cdb57c620310f40318a2613819955" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a896cdb57c620310f40318a2613819955" > ◆ < / a > < / span > DenseConnectedComponentsFinder() < span class = "overload" > [3/3]< / span > < / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a428ab6b7c944afe33bd86a6a1ae7e668" name = "a428ab6b7c944afe33bd86a6a1ae7e668" > < / a >
2021-04-27 23:00:03 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a428ab6b7c944afe33bd86a6a1ae7e668" > ◆ < / a > < / span > AddEdge()< / h2 >
2020-09-01 16:00:33 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
2021-04-27 23:00:03 +02:00
< td class = "memname" > bool AddEdge < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > node1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > node2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 14:53:30 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8cc_source.html#l00096" > 96< / a > of file < a class = "el" href = "connected__components_8cc_source.html" > connected_components.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a962b54327591b21cc0a9273f78906a8b" name = "a962b54327591b21cc0a9273f78906a8b" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a962b54327591b21cc0a9273f78906a8b" > ◆ < / a > < / span > Connected()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > bool Connected < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > node1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > node2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8cc_source.html#l00134" > 134< / a > of file < a class = "el" href = "connected__components_8cc_source.html" > connected_components.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a5484947d25c2901c60d02ea14d0e1a06" name = "a5484947d25c2901c60d02ea14d0e1a06" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5484947d25c2901c60d02ea14d0e1a06" > ◆ < / a > < / span > FindRoot()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int FindRoot < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 14:53:30 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8cc_source.html#l00054" > 54< / a > of file < a class = "el" href = "connected__components_8cc_source.html" > connected_components.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a74aadb96adc6f37110393d5fbd2279c5" name = "a74aadb96adc6f37110393d5fbd2279c5" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a74aadb96adc6f37110393d5fbd2279c5" > ◆ < / a > < / span > GetComponentIds()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > std::vector< int > GetComponentIds < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8cc_source.html#l00149" > 149< / a > of file < a class = "el" href = "connected__components_8cc_source.html" > connected_components.cc< / a > .< / p >
2020-11-18 14:53:30 +01:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae6201f6f09303eabd7f77e238b4f3a44" name = "ae6201f6f09303eabd7f77e238b4f3a44" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae6201f6f09303eabd7f77e238b4f3a44" > ◆ < / a > < / span > GetComponentRoots()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > const std::vector< int > & GetComponentRoots < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8cc_source.html#l00073" > 73< / a > of file < a class = "el" href = "connected__components_8cc_source.html" > connected_components.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af1a300e659dbc3041b1485f12855bd31" name = "af1a300e659dbc3041b1485f12855bd31" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1a300e659dbc3041b1485f12855bd31" > ◆ < / a > < / span > GetNumberOfComponents()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int GetNumberOfComponents < / 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-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8h_source.html#l00099" > 99< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "aeeb8b88902830cab41c69ef944b5694f" name = "aeeb8b88902830cab41c69ef944b5694f" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeeb8b88902830cab41c69ef944b5694f" > ◆ < / a > < / span > GetNumberOfNodes()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > int GetNumberOfNodes < / 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-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8h_source.html#l00100" > 100< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "af783278e17675394e30c3de598b11169" name = "af783278e17675394e30c3de598b11169" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af783278e17675394e30c3de598b11169" > ◆ < / a > < / span > GetSize()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > int GetSize < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > node< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2021-04-27 23:00:03 +02:00
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8cc_source.html#l00142" > 142< / a > of file < a class = "el" href = "connected__components_8cc_source.html" > connected_components.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ab10946179c4a27ddbe7be98946cb2706" name = "ab10946179c4a27ddbe7be98946cb2706" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ab10946179c4a27ddbe7be98946cb2706" > ◆ < / a > < / span > operator=() < span class = "overload" > [1/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 >
2022-01-17 21:42:14 +01:00
< td class = "memname" > < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > & operator= < / td >
2020-09-01 16:00:33 +02:00
< td > (< / td >
2020-10-09 12:00:09 +02:00
< td class = "paramtype" > const < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > &   < / td >
2020-09-01 16:00:33 +02:00
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
2021-04-27 23:00:03 +02:00
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a71e9b6f8626a94d86b8e6fbd60fde74d" name = "a71e9b6f8626a94d86b8e6fbd60fde74d" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a71e9b6f8626a94d86b8e6fbd60fde74d" > ◆ < / a > < / span > operator=() < span class = "overload" > [2/2]< / span > < / h2 >
2021-04-27 23:00:03 +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 = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > & operator= < / td >
2021-04-27 23:00:03 +02:00
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / a > & &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > default< / span > < / span > < / td >
2020-09-01 16:00:33 +02:00
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad8e718920ab9683d39af650d714cffe1" name = "ad8e718920ab9683d39af650d714cffe1" > < / a >
2020-09-01 16:00:33 +02:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad8e718920ab9683d39af650d714cffe1" > ◆ < / a > < / span > SetNumberOfNodes()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetNumberOfNodes < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > num_nodes< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
2020-11-18 14:53:30 +01:00
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8cc_source.html#l00036" > 36< / a > of file < a class = "el" href = "connected__components_8cc_source.html" > connected_components.cc< / a > .< / p >
2020-09-01 16:00:33 +02:00
< / div >
< / div >
< hr / > The documentation for this class was generated from the following files:< ul >
< li > < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > < / li >
< li > < a class = "el" href = "connected__components_8cc_source.html" > connected_components.cc< / 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 = "class_dense_connected_components_finder.html" > DenseConnectedComponentsFinder< / 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 >