Union find compliant with parallel find and maintaining the current local propagation inspired by ttk::UnionFind.
More...
#include <FTRAtomicUF.h>
Union find compliant with parallel find and maintaining the current local propagation inspired by ttk::UnionFind.
- Author
- Charles Gueunet charl.nosp@m.es.g.nosp@m.ueune.nosp@m.t@li.nosp@m.p6.fr
- Date
- 2018-07-16
- See also
- ftrGraph
Definition at line 23 of file FTRAtomicUF.h.
◆ AtomicUF()
◆ find()
◆ getPropagation()
◆ getRank()
int ttk::ftr::AtomicUF::getRank |
( |
| ) |
const |
|
inline |
◆ makeUnion() [1/2]
◆ makeUnion() [2/2]
static AtomicUF * ttk::ftr::AtomicUF::makeUnion |
( |
std::vector< AtomicUF * > & |
sets | ) |
|
|
inlinestatic |
◆ operator<()
bool ttk::ftr::AtomicUF::operator< |
( |
const AtomicUF & |
other | ) |
const |
|
inline |
◆ operator>()
bool ttk::ftr::AtomicUF::operator> |
( |
const AtomicUF & |
other | ) |
const |
|
inline |
◆ setParent()
void ttk::ftr::AtomicUF::setParent |
( |
AtomicUF * |
parent | ) |
|
|
inline |
◆ setPropagation()
void ttk::ftr::AtomicUF::setPropagation |
( |
Propagation *const |
p | ) |
|
|
inline |
◆ setRank()
void ttk::ftr::AtomicUF::setRank |
( |
const int & |
rank | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /home/julien/Pro/git/github/ttk-tierny/core/base/ftrGraph/FTRAtomicUF.h