dwave.embedding.exceptions.MissingChainError

exception MissingChainError(snode)[source]

Raised if a node in the source graph has no associated chain.

Parameters

snode – The source node with no associated chain.