Hello,
I am implementing a static analyzer for C programs, and I want to use the
polyhedra abstract domain to reason about relations among interger
variables. The static analysis tool is written in ocaml.
Is it possible to interface the PPL library with ocaml?
Thanks,
Bhargav.