Skip to content

Check for duplicate constraints in addconstraint!() #116

@pwochner

Description

@pwochner

Currently, addconstraint!() simply pushes a constraint to the grammar.constraints vector, without checking if the constraint already exists.
We only want to add a constraint if it doesn't exist yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions