Graph (class)#
Documentation for the graph class. .. currentmodule:: grakel
|
The general graph class. |
|
Define if input is in a valid adjacency matrix format. |
|
Define if input is in a valid edge dictionary format. |
|
Re-export of |
|
Calculate the Floyd Warshall, shortest path matrix. |