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

alternative modelling of decimals #23

Open
florianschanda opened this issue Jul 17, 2023 · 1 comment
Open

alternative modelling of decimals #23

florianschanda opened this issue Jul 17, 2023 · 1 comment
Labels
topic: analysis Affects the Linter or VCG

Comments

@florianschanda
Copy link
Collaborator

We can model decimals as integers and then divide them by a suitably large power of ten. This is not sound, but it is then complete, which may be in the spirit of this tool anyway.

We could make this configurable from the command-line.

@florianschanda florianschanda added the topic: analysis Affects the Linter or VCG label Jul 17, 2023
@phiwuu
Copy link
Member

phiwuu commented Jun 3, 2024

Why do we need this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: analysis Affects the Linter or VCG
Projects
None yet
Development

No branches or pull requests

2 participants