utils#
In utils we store general functions that are not knot/graph specific.
Modules
|
Yields chunks of chunk_size from an iterable. |
The Union-Find structure, also known as the Disjoint Set Union (DSU) structure, is an efficient data structure used to manage a partition of a set into disjoint (non-overlapping) subsets. |
|
Library for (numerical) geometry. |
|