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

Express constraints on every element of a list #1799

Open
bmaclach opened this issue Aug 2, 2019 · 1 comment
Open

Express constraints on every element of a list #1799

bmaclach opened this issue Aug 2, 2019 · 1 comment

Comments

@bmaclach
Copy link
Collaborator

bmaclach commented Aug 2, 2019

Currently in Drasil, constraints can either be expressed as a Range, EnumeratedReal, or EnumeratedStr.

Another type of constraint we need to express are constraints that apply to every element of a list. For example, in SSP we have the constraint that every element in xcs must be between xslipmin and xslipmax.

A universal quantification could be used to express this mathematically (but we don't have universal quantification captured in Drasil).

@JacquesCarette
Copy link
Owner

Like #1800 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

4 participants