# Function: 4gt4-v0 # Checks, if input is greater than 4. # Used Library: MCT (gates: 6, quantum costs: 54) # Note: Embedding with constant 0. # This file have been taken from RevLib (www.revlib.org). .version 1.0 .numvars 5 .variables a b c d e .inputs 0 b c d e .outputs g g g g f .constants 0---- .garbage 1111- .begin t2 e b t3 e c a t1 a t4 d c a e t3 b a e t5 d c b a e .end