Up

Fixpoint

About

Fixpoint is an OCaml library implementing a generic fixpoint engine. The interface is parameterized by the abstract domain on which fixpoint computations are performed.

A short presentation in french

The fixpoint solver library is composed of several modules.

License

LGPL license (GNU Library General Public License).

Download

Current version: 2.3.2

Documentation

References

 [Bou93]
F. Bourdoncle. Efficient chaotic iteration strategies with widenings. In International Conference on Formal Methods in Programming and their Applications, volume 735 of LNCS, 1993.
 [GR07]
Denis Gopan and Thomas W. Reps. Guided static analysis. In Static Analysis Symposium, SAS'07, volume 4634 of LNCS, August 2007.
 [LCJG11]
Lies Lakhdar-Chaouch, Bertrand Jeannet, and Alain Girault. Widening with thresholds for programs with complex control graphs. In Automated Technology for Verification and Analysis, ATVA'11, volume 6996 of LNCS, pages 492-502, 2011.