Canonicalization
oqd_core.compiler.atomic
¶
canonicalize
¶
UnrollLevelLabel
¶
Bases: RewriteRule
Unrolls the Level
labels present in Transitions
.
Source code in oqd-core/src/oqd_core/compiler/atomic/canonicalize.py
UnrollTransitionLabel
¶
Bases: RewriteRule
Unrolls the Transition
labels present in Beams
.