dwave.system.composites.TilingComposite.adjacency#

property TilingComposite.adjacency: Dict[Hashable, Set][source]#

Adjacency structure formatted as a dict, where keys are the nodes of the structured sampler and values are sets of all adjacent nodes for each key node.