Dear Maintainers of rustsat,
Thank you for the useful and incredible library!
I noticed that the library does not provide a way to negate Cnfs. (Or I may have missed it.)
One simple way to achieve this is using the Tseytin transformation on the negated CNF.
Would it be possible to add such a feature to rustsat?
Best regards