Complexity for converting any propositional formula to CNF format

Viewed 4802

What is the complexity for converting any propositional formula to CNF format? Is it an NP-complete problem?

1 Answers
Related