View source on GitHub |
A topology (graph) with a name.
"Named topologies" provide a mapping from a simple dataclass to a unique graph for categories of relevant topologies. Relevant topologies may be hardware dependant, but common topologies are linear (1D) and rectangular grid topologies.
Class Variables | |
---|---|
graph |
Instance of NotImplementedType
|
n_nodes |
Instance of NotImplementedType
|
name |
Instance of NotImplementedType
|