List of all members.
Public Member Functions |
| void | testUnionMergesToBiggerIndex (void) |
| | The union always ensure that the new canonical element is the biggest index.
|
| void | testMaxSet (void) |
| | Ensure that only the maximal set is returned, and nothing else.
|
Detailed Description
Unit tests the WUnionFind datastructure.
Definition at line 38 of file WUnionFind_test.h.
Member Function Documentation
| void WUnionFindTest::testMaxSet |
( |
void |
|
) |
[inline] |
| void WUnionFindTest::testUnionMergesToBiggerIndex |
( |
void |
|
) |
[inline] |
The documentation for this class was generated from the following file: