dwave.embedding.exceptions.DisconnectedChainError#

exception DisconnectedChainError(snode)[source]#

Raised if a chain is not connected in the target graph.

Parameters:

snode – The source node associated with the broken chain.