Package smithers.util

Class Summary
AlternatingUnionFindNode A modified disjoint-set data structure which also partitions each set into two parts.
Launcher Convenience class to launch AWT or Swing components from the AWT event dispatching thread.
UnionFindNode Implementation of a disjoint-set data structure and union-find algorithm.