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

Support constraints for output variables #161

Open
fushar opened this issue Sep 29, 2017 · 0 comments
Open

Support constraints for output variables #161

fushar opened this issue Sep 29, 2017 · 0 comments
Labels

Comments

@fushar
Copy link
Member

fushar commented Sep 29, 2017

Similar to Constraints() method for input variables:

void OutputConstraints() {

}

To support more than one OutputFormatX(), we can also have OutputConstraintsX(). E.g., OutputConstraints2() will be checked if the output matches OutputFormat2().

@fushar fushar added the spec label Sep 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant