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