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

cardinality comparison #16

Open
philippemerle opened this issue Mar 30, 2020 · 1 comment
Open

cardinality comparison #16

philippemerle opened this issue Mar 30, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@philippemerle
Copy link

Is your feature request related to a problem? Please describe.

Could you add support to compare cardinalities, e.g. #a = #b?

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@mudathirmahgoub mudathirmahgoub self-assigned this Mar 31, 2020
@mudathirmahgoub
Copy link

Unfortunately we can't for now. Cardinality expressions are currently supported by CVC4 only for sets, not relations. It is a long term goal to support cardinality for relations in CVC4. For now only simple cardinality expressions with patterns like #r = n where n is a number can be translated.

@mudathirmahgoub mudathirmahgoub added the enhancement New feature or request label Mar 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants