Skip to content

Ensure that constraints of form (lit => (unsatisfiable linear)) are correctly encoded #245

Description

@semiexp

Encoding of linear constraints may require auxiliary clauses. If the constraint involves bool literals, they should be also incorporated in the auxiliary clauses (otherwise, if the auxiliary clauses themselves are unsatisfiable, the entire CSP instance would be unsatisfiable regardless of the presence of bool literals in the constraint)

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