tket
|
Asserts that any internal measurements can be commuted to the end of the circuit. More...
#include <Predicates.hpp>
Public Member Functions | |
bool | verify (const Circuit &circ) const override |
bool | implies (const Predicate &other) const override |
PredicatePtr | meet (const Predicate &other) const override |
std::string | to_string () const override |
![]() | |
virtual | ~Predicate () |
Asserts that any internal measurements can be commuted to the end of the circuit.
Definition at line 261 of file Predicates.hpp.
|
overridevirtual |
Implements tket::Predicate.
Definition at line 602 of file Predicates.cpp.
|
overridevirtual |
Implements tket::Predicate.
Definition at line 606 of file Predicates.cpp.
|
overridevirtual |
Implements tket::Predicate.
Definition at line 610 of file Predicates.cpp.
|
overridevirtual |
Implements tket::Predicate.
Definition at line 593 of file Predicates.cpp.