Skip to content

Maybe don't use naive CNF? #19

@aspiwack

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.

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