Notes: The infomap.graph package contains tools for doing some complicated graph work. We took the interface approach--in order for your data to be used in this setting, you must implement infomap.graph.Node and infomap.graph.Edge somewhere, and use the NodeSet and EdgeSet objects to construct a GraphAdjacency. From there you can do searches and sorts and all sorts of wonderful things.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use