Skip to content

Replace @is with @unique #5

Description

@Jengamon

@unique will be unproven if given 1 element and is only proven if every element given to it is unique from any other element given to it.

@is would be expressed as is(A, B) :- not @unique(A, B). which is not a valid rule in and of itself, and thus would actually have to be constrained by the problem.

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