Package urv.util.graph

Class Summary
Edge<N> Class
HashMapSet<K,V> This class offers methods to store elements in a list placed into a Hashmap
NetworkGraph<N,W> This class represents file network in edge-list terms A node list is also stored, necessary for mapping from file to net ids
Node Class that represents a file id.
Weight Class that represents weight in net files containing latency model information
 

Exception Summary
GraphException This exception represents a failure in the graph computation or behaviour.