Skip to content

Maybe don't use naive CNF? #19

Description

@aspiwack

In Sat, there is a cnf function which I wrote myself. It's the naive algorithm. Which may be ok. It's certainly easier to debug. But it may be worth, if performance becomes an issue, replacing with Tseitin.

There may be some obstacles to that. And the formulas are typically not very big, so it is not guaranteed to be a good idea.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions