thgsp.datasets¶
Minnesota¶
- class Minnesota(root=None, connected=True, download=False)[source]¶
The Minnesota traffic network shipped with “Wavelet Filterbanks on Graph” [1] project(with a license of GPL V3) by USC-STAC group [4] . This road network is a part of “The National Highway Planning Network (NHPN) 2000-Present dataset” [3] and also carried by MatlabBGL [2] toolbox(released under BSD).
- Parameters:
References
USC Toy¶
- class Toy(root=None, download=False)[source]¶
USC toy graph(released under GPL v2) by STAC group(https://github.com/STAC-USC/GraphStructures).