Guest User

Untitled

a guest
Mar 23rd, 2026
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. let
  2. -- other stuff here
  3. (# !lpq1''', !acc1' #) = outputInternalArcsPQ1 lpq'' (Pair tf tg) x acc1
  4. (!pq2', !acc1'') = outputInternalArcsPQ2 pq2 (Pair tf tg) x acc1'
  5. in
  6. bddApply'' (# vf', f' #) (# vg', g' #) lpq1''' pq2' op (Label lvl') i' acc1'' acc2''
Advertisement
Add Comment
Please, Sign In to add comment