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

Verified Polyhedra Library support #1548

Open
sim642 opened this issue Jul 19, 2024 · 0 comments
Open

Verified Polyhedra Library support #1548

sim642 opened this issue Jul 19, 2024 · 0 comments
Labels
relational Relational analyses (Apron, affeq, lin2var) student-job

Comments

@sim642
Copy link
Member

sim642 commented Jul 19, 2024

Verified Polyhedra Library is an OCaml library for polyhedra which has been extracted from a verified Coq implementation:

Mopsa has experimented with it for js_of_ocaml because, unlike Apron, VPL is pure OCaml without any C stubs.

The downside is that it doesn't have Apron-compatible interface, so relation analysis would finally have to be decoupled from Apron's Var and Environment properly.

@sim642 sim642 added student-job relational Relational analyses (Apron, affeq, lin2var) labels Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relational Relational analyses (Apron, affeq, lin2var) student-job
Projects
None yet
Development

No branches or pull requests

1 participant