|
Gromacs
2025.3
|
#include <algorithm>#include <numeric>#include <vector>#include "gromacs/utility/arrayref.h"#include "gromacs/utility/gmxassert.h"
Include dependency graph for unionfind.h:
This graph shows which files directly or indirectly include this file:Implements gmx::UnionFinder and gmx::MappedUnionFinder.
Classes | |
| class | gmx::UnionFinder |
| Union-find data structure for keeping track of disjoint sets. More... | |
| class | gmx::MappedUnionFinder |
| Extension of UnionFind that supports non-consecutive integer indices as items. More... | |
1.8.5