moved jgrapht plugin to a new repository
made graph methods return streams instead of sets
added an intermediate class for easy implementa...
created an ImmutableGraph for easy paralellization
minor cosmetic updates
eliminated MatchUtil and moved its static metho...
updated CompatabilityUtil to use streams
removed leftover debug code