Skip to content

Improve design of edge constraints checking #416

Description

@prmr

The edge validation code requires the construction of an entirely new ConstraintSet object for every call, which is not efficient. We can refactor the code so that we only need one ConstraintSet per diagram type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    mainIssues with the main code baserefactoringA proposal to refector or generally improve the code

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions