# Function: decod24 # Note: Embedding with constants 01 # Used Library: EQ (gates: 9 quantum costs: 9) # This file have been taken from RevLib (www.revlib.org). .version 1.0 .numvars 4 .variables a b c d .inputs 0 1 c d .outputs a b c d .constants 01-- .garbage ---- .begin t2 d a v c b t2 a c v+ d b v c b t2 b d t1 b t2 b c t2 c a .end