How many implication graphs are there for a given number of literals?

58 Views Asked by At

The context here is implication graphs over propositional literals and the 2-SAT problem. What function describes the possible number of non-redundant implication graphs given the number of literals? What I'm also trying to do is compare this quantity to the number of total graphs over the same number of literals.