Package es.uam.eps.ir.relison.graph.edges
Class definitions for the links of a graph.
-
Interface Summary Interface Description DirectedEdges Interface for the directed edges.Edges Interface that represents the edges of a graph.UndirectedEdges Interface for the directed edges.UnweightedEdges Interface for unweighted edges.WeightedEdges Interface for weighted edges. -
Class Summary Class Description EdgeType Class that represents the type of the edges.EdgeWeight Class that represents the weight of the edges. -
Enum Summary Enum Description EdgeOrientation Indicates the orientation of the edges to take.