# Function: 4gt10-v1 # Checks, if input is greater than 10. # Note: Embedding with constant 1. # Used Library: MCT (gates: 6, quantum costs: 34) # 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 t4 a e c b t2 c a t4 b e d c t2 b e t2 e c t3 c a e .end