2019-06-13 15:36:14 +02:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< title > OR-Tools< / title >
< meta http-equiv = "Content-Type" content = "text/html;" / >
< meta charset = "utf-8" / >
<!-- <link rel='stylesheet' type='text/css' href="https://fonts.googleapis.com/css?family=Ubuntu:400,700,400italic"/> -->
2019-06-20 23:08:48 +02:00
< link rel = "stylesheet" type = "text/css" href = "ortools.css" title = "default" media = "screen,print" / >
2019-06-13 15:36:14 +02:00
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< / head >
< body >
< div id = "banner-container" >
< div id = "banner" >
2020-06-11 12:23:09 +02:00
< span id = "sfml" > Google OR-Tools 7.7< / span >
2019-06-13 15:36:14 +02:00
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< div id = "content" style = "width: 100%; overflow: hidden;" >
< div style = "margin-left: 15px; margin-top: 5px; float: left; color: #145A32;" >
2019-08-12 09:16:03 -07:00
< h2 > C++ Reference< / h2 >
2019-08-07 18:01:08 -07:00
< ul >
< li > < a href = "../cpp_algorithms/annotated.html" > Algorithms< / a > < / li >
2019-08-12 09:16:03 -07:00
< li > < a href = "../cpp_sat/annotated.html" > CP-SAT< / a > < / li >
2019-08-07 18:01:08 -07:00
< li > < a href = "../cpp_graph/annotated.html" > Graph< / a > < / li >
< li > < a href = "../cpp_routing/annotated.html" > Routing< / a > < / li >
< li > < a href = "../cpp_linear/annotated.html" > Linear solver< / a > < / li >
< / ul >
< / div >
2019-06-13 15:36:14 +02:00
< div id = "content" >
2019-08-07 18:01:08 -07:00
< div align = "center" >
< h1 style = "color: #145A32;" > C++ Reference: Graph< / h1 >
< / div >
2020-06-11 12:23:09 +02:00
<!-- Generated by Doxygen 1.8.18 -->
2019-06-13 15:36:14 +02:00
< div id = "navrow1" class = "tabs" >
< ul class = "tablist" >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
2019-07-15 17:42:24 -07:00
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
2019-06-13 15:36:14 +02:00
< / ul >
< / div >
2019-08-07 18:01:08 -07:00
< / div > <!-- top -->
2019-06-13 15:36:14 +02:00
< div class = "header" >
< div class = "summary" >
< a href = "#pub-methods" > Public Member Functions< / a > |
< a href = "classConnectedComponentsFinder-members.html" > List of all members< / a > < / div >
< div class = "headertitle" >
2019-08-07 18:01:08 -07:00
< div class = "title" > ConnectedComponentsFinder< T, CompareOrHashT > < / div > < / div >
2019-06-13 15:36:14 +02:00
< / div > <!-- header -->
< div class = "contents" >
2019-08-12 23:15:11 -07:00
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" > < h3 > template< typename T, typename CompareOrHashT = std::less< T> > < br / >
class ConnectedComponentsFinder< T, CompareOrHashT > < / h3 >
2019-08-07 18:01:08 -07:00
2019-08-12 23:15:11 -07:00
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8h_source.html#l00189" > 189< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div > < table class = "memberdecls" >
2019-08-07 18:01:08 -07:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a name = "pub-methods" > < / a >
Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a9d3b69f74c9aa5e8ddbf4e4056320a66" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#a9d3b69f74c9aa5e8ddbf4e4056320a66" > ConnectedComponentsFinder< / a > ()< / td > < / tr >
< tr class = "separator:a9d3b69f74c9aa5e8ddbf4e4056320a66" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa734f643cbf03341560a258b421414e7" > < td class = "memItemLeft" align = "right" valign = "top" >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#aa734f643cbf03341560a258b421414e7" > ConnectedComponentsFinder< / a > (const < a class = "el" href = "classConnectedComponentsFinder.html" > ConnectedComponentsFinder< / a > & )=delete< / td > < / tr >
< tr class = "separator:aa734f643cbf03341560a258b421414e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:afab44a2f4671e0d0b0f30268ee17b70a" > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "classConnectedComponentsFinder.html" > ConnectedComponentsFinder< / a > &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#afab44a2f4671e0d0b0f30268ee17b70a" > operator=< / a > (const < a class = "el" href = "classConnectedComponentsFinder.html" > ConnectedComponentsFinder< / a > & )=delete< / td > < / tr >
< tr class = "separator:afab44a2f4671e0d0b0f30268ee17b70a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a5ad4abab1ba8325ac397efcba89563d4" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#a5ad4abab1ba8325ac397efcba89563d4" > AddNode< / a > (T node)< / td > < / tr >
< tr class = "separator:a5ad4abab1ba8325ac397efcba89563d4" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a3e071f70e8c79a30a74cba46917630ec" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#a3e071f70e8c79a30a74cba46917630ec" > AddEdge< / a > (T node1, T node2)< / td > < / tr >
< tr class = "separator:a3e071f70e8c79a30a74cba46917630ec" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac7782f36c09257f370347166e02480f1" > < td class = "memItemLeft" align = "right" valign = "top" > bool  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#ac7782f36c09257f370347166e02480f1" > Connected< / a > (T node1, T node2)< / td > < / tr >
< tr class = "separator:ac7782f36c09257f370347166e02480f1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a8c22d56c6bcad754b70f626de84070a0" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#a8c22d56c6bcad754b70f626de84070a0" > GetSize< / a > (T node)< / td > < / tr >
< tr class = "separator:a8c22d56c6bcad754b70f626de84070a0" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aa1ba612c449ee127c1e747851c56a5fd" > < td class = "memItemLeft" align = "right" valign = "top" > std::vector< std::vector< T > >   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#aa1ba612c449ee127c1e747851c56a5fd" > FindConnectedComponents< / a > ()< / td > < / tr >
< tr class = "separator:aa1ba612c449ee127c1e747851c56a5fd" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ac0d3efb0bf815ede0da31097a11c4a27" > < td class = "memItemLeft" align = "right" valign = "top" > void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#ac0d3efb0bf815ede0da31097a11c4a27" > FindConnectedComponents< / a > (std::vector< typename < a class = "el" href = "structinternal_1_1ConnectedComponentsTypeHelper.html" > internal::ConnectedComponentsTypeHelper< / a > < T, CompareOrHashT > ::Set > *components)< / td > < / tr >
< tr class = "separator:ac0d3efb0bf815ede0da31097a11c4a27" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:af1a300e659dbc3041b1485f12855bd31" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#af1a300e659dbc3041b1485f12855bd31" > GetNumberOfComponents< / a > () const< / td > < / tr >
< tr class = "separator:af1a300e659dbc3041b1485f12855bd31" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:aeeb8b88902830cab41c69ef944b5694f" > < td class = "memItemLeft" align = "right" valign = "top" > int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classConnectedComponentsFinder.html#aeeb8b88902830cab41c69ef944b5694f" > GetNumberOfNodes< / a > () const< / td > < / tr >
< tr class = "separator:aeeb8b88902830cab41c69ef944b5694f" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
2019-08-12 23:15:11 -07:00
< h2 class = "groupheader" > Constructor & Destructor Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "a9d3b69f74c9aa5e8ddbf4e4056320a66" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a9d3b69f74c9aa5e8ddbf4e4056320a66" > ◆ < / a > < / span > ConnectedComponentsFinder() < span class = "overload" > [1/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > < a class = "el" href = "classConnectedComponentsFinder.html" > ConnectedComponentsFinder< / a > < / td >
2019-06-13 15:36:14 +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#l00192" > 192< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "aa734f643cbf03341560a258b421414e7" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa734f643cbf03341560a258b421414e7" > ◆ < / a > < / span > ConnectedComponentsFinder() < span class = "overload" > [2/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > < a class = "el" href = "classConnectedComponentsFinder.html" > ConnectedComponentsFinder< / a > < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classConnectedComponentsFinder.html" > ConnectedComponentsFinder< / a > < T, CompareOrHashT > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2019-08-07 18:01:08 -07:00
< a id = "a3e071f70e8c79a30a74cba46917630ec" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a3e071f70e8c79a30a74cba46917630ec" > ◆ < / a > < / span > AddEdge()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > void AddEdge < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > node1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > node2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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#l00204" > 204< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a5ad4abab1ba8325ac397efcba89563d4" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a5ad4abab1ba8325ac397efcba89563d4" > ◆ < / a > < / span > AddNode()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > void AddNode < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > node< / em > < / 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#l00200" > 200< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "ac7782f36c09257f370347166e02480f1" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac7782f36c09257f370347166e02480f1" > ◆ < / a > < / span > Connected()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > bool Connected < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > node1< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > node2< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / 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#l00211" > 211< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "aa1ba612c449ee127c1e747851c56a5fd" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aa1ba612c449ee127c1e747851c56a5fd" > ◆ < / a > < / span > FindConnectedComponents() < span class = "overload" > [1/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > std::vector< std::vector< T> > FindConnectedComponents < / td >
2019-06-13 15:36:14 +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#l00232" > 232< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "ac0d3efb0bf815ede0da31097a11c4a27" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ac0d3efb0bf815ede0da31097a11c4a27" > ◆ < / a > < / span > FindConnectedComponents() < span class = "overload" > [2/2]< / span > < / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > void FindConnectedComponents < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
2019-08-07 18:01:08 -07:00
< td class = "paramtype" > std::vector< typename < a class = "el" href = "structinternal_1_1ConnectedComponentsTypeHelper.html" > internal::ConnectedComponentsTypeHelper< / a > < T, CompareOrHashT > ::Set > *  < / td >
2019-06-13 15:36:14 +02:00
< td class = "paramname" > < em > components< / em > < / 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#l00240" > 240< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "af1a300e659dbc3041b1485f12855bd31" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#af1a300e659dbc3041b1485f12855bd31" > ◆ < / a > < / span > GetNumberOfComponents()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > int GetNumberOfComponents < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8h_source.html#l00253" > 253< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "aeeb8b88902830cab41c69ef944b5694f" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#aeeb8b88902830cab41c69ef944b5694f" > ◆ < / a > < / span > GetNumberOfNodes()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > int GetNumberOfNodes < / td >
2019-06-13 15:36:14 +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" >
< p class = "definition" > Definition at line < a class = "el" href = "connected__components_8h_source.html#l00261" > 261< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "a8c22d56c6bcad754b70f626de84070a0" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a8c22d56c6bcad754b70f626de84070a0" > ◆ < / a > < / span > GetSize()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > int GetSize < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > T  < / td >
< td class = "paramname" > < em > node< / em > < / 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#l00219" > 219< / a > of file < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > .< / p >
< / div >
< / div >
2019-08-07 18:01:08 -07:00
< a id = "afab44a2f4671e0d0b0f30268ee17b70a" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#afab44a2f4671e0d0b0f30268ee17b70a" > ◆ < / a > < / span > operator=()< / h2 >
2019-06-13 15:36:14 +02:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2019-08-07 18:01:08 -07:00
< td class = "memname" > < a class = "el" href = "classConnectedComponentsFinder.html" > ConnectedComponentsFinder< / a > & operator= < / td >
2019-06-13 15:36:14 +02:00
< td > (< / td >
< td class = "paramtype" > const < a class = "el" href = "classConnectedComponentsFinder.html" > ConnectedComponentsFinder< / a > < T, CompareOrHashT > &   < / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > delete< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "connected__components_8h_source.html" > connected_components.h< / a > < / li >
< / ul >
< / div > <!-- contents -->
2019-08-07 18:01:08 -07:00
< / div >
2019-06-13 15:36:14 +02:00
< / div >
< div id = "footer-container" >
< div id = "footer" >
< / div >
< / div >
< / body >
< / html >