setrversion
Abstract domain library for sets
SETr is an interface for set abstractions. It defines common infrastructure for abstracting set constraints for use in an abstract interpreter. Built upon this interface, it provides a number of included abstractions usable as libraries. These included abstractions are tuned for high-performance, symbolic (no known constants), relational (constraints over multiple variables) constraints.
Author | Arlen Cox <arlencox@gmail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/arlencox/SETr |
Issue Tracker | https://github.com/arlencox/SETr/issues |
Maintainer | Arlen Cox <arlencox@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/arlencox/SETr/archive/v0.1.1.tar.gz sha256=a0c5aeefb785d0b3c5f4d45213749334193c255d8c8a768896596f64ba198c74 md5=07484d7fc9623196950cde9aff7167ca |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/setr/setr.0.1.1/opam |
Required by