Graph¶
- class Graph¶
Physical graph information used by graph-embedding solvers.
Methods
Attributes
List of neighbor nodes for each node.
List of graph edges as node ID pairs.
List of node IDs in the graph.
Graph size parameters.
Graph type name, e.g.
"Chimera","Pegasus"forDWaveSamplerClientand"Kings"forHitachiClient.- __init__(*args, **kwargs)¶
- property type¶
Graph type name, e.g.
"Chimera","Pegasus"forDWaveSamplerClientand"Kings"forHitachiClient.- 戻り値の型: