Package unikl.disco.misc

Class Summary
GraphUtils A tiny collection of methods useful in dealing with graphs but not provided by JUNG.
MapValueComparator A comparator that does not compare two objects directly but uses them as keys into a given map and comparing the resulting pair of values.
SetUtils A tiny collection of convenience methods useful in dealing with sets but not provided directly by Sun's set classes.