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

replace satisifes2 with satisfiesNC? #45

Open
ericprud opened this issue Feb 2, 2022 · 1 comment
Open

replace satisifes2 with satisfiesNC? #45

ericprud opened this issue Feb 2, 2022 · 1 comment

Comments

@ericprud
Copy link

ericprud commented Feb 2, 2022

satisfies2 is the second satisfies function; it has two parameters, and it is only used for NodeConstraints.

pro: satisfiesNC might read better
con: adds noise to the diff between 2.1 and 2.2.

@ericprud
Copy link
Author

ericprud commented Feb 2, 2022

Maybe satisfies(n, se: NodeConstraint, G,Sch, t) could reference nodeSatisfies(n, v) directly.

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