# Function: 4gt11-v0 # Checks, if input is greater than 11. # Note: Embedding with constant 0. # Used Library: MCT (gates: 8, quantum costs: 12) # 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 c b t2 b c t2 d c t2 c d t2 e d t2 d e t3 b e a t2 a e .end