3-SAT vs P/poly

244 Views Asked by At

Why is the circuit for a 3-SAT instance not polynomial in size?

That is, when I am converting a SAT formula into a circuit, isn't the size of the circuit polynomial, as I have polynomial number of clauses?