Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add validity check for constraints #54

Open
hasanbalci opened this issue Feb 4, 2022 · 0 comments
Open

Add validity check for constraints #54

hasanbalci opened this issue Feb 4, 2022 · 0 comments

Comments

@hasanbalci
Copy link
Contributor

We currently assume the user does not specify any conflicting constraints (e.g., node a will be on the left of node b and node b will be on the left of node a). However, layout currently throws error if fed with conflicting constraints. To prevent possible errors, we can add a validity check and warn the user if he/she specify conflicting constraints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant