MultiPhysicalPredicate

class MultiPhysicalPredicate[source]

Bases: PassPredicate

The MultiPhysicalPredicate class.

The MultiPhysicalPredicate returns true if circuit’s multi-qudit gates are in the native gate set.

__init__()

Methods

get_truth_value(circuit, data)

Call this predicate, see PassPredicate for more info.