Allocate an new UF data structure.
Initially the UF is a family of singletons. Elements in the set are numbered from 0 upto size-1.
0
size-1
Definition at line 85 of file p99_uf.h.
References p99_uf_init().