Italy

class Italy(root: str | Path, download: bool | None = False, train_ratio: float | None = 0.2, dtype: dtype = torch.float32, seed: int | None = 0)[source]

Bases: Dataset

A pair of power grid networks from two regions in Italy. Nodes represent power stations and edges represent the existence of power transfer lines. Node attributes are derived from node labels. There are in total 377 common nodes across two networks inferred from the ground-truth cross-layer dependencies.

Graph

#nodes

#edges

#node attrs

#edge attrs

Italy1

1050

3813

6

0

Italy2

1200

4389

6

0