Generated by
JDiff

Package com.google.common.graph

Added Classes
Graphs.TransitiveClosureSelfLoopStrategy A strategy for adding self-loops to #transitiveClosure(Graph, TransitiveClosureSelfLoopStrategy) the transitive closure graph.
 

Changed Classes and Interfaces
Graphs Static utility methods for Graph, ValueGraph, and Network instances.
Network An interface for graph-structured data, whose edges are unique objects.