medil.graph

Various types and representations of graphs.

Classes

ReducibleUndDepGraph(udg)

UndirectedDependenceGraph(adj_matrix[, verbose])

Adjacency matrix representation using a 2d numpy array.