graphtester.io.load#
Common loader API to procure graphs.
The users can either load a synthetic dataset named and versioned by graphtester, or load a real dataset. Graphtester provides some real datasets that can be loaded by their names similar to the synthetic datasets. Alternatively, the user can provide a list of networkx or igraph graphs to be used for testing.
Functions
|
Load graphs from a dataset or a list of graphs. |