package picasso
Install
dune-project
Dependency
Authors
Maintainers
Sources
md5=d6028ccae6933bf903f34137c335f5ce
sha512=d8adf3324a27f016d0f6a08ff4afa714185c31e6dcf176e36053564c5e66e3cb734115e11ce6b68a7ed118291ef47f108efea3e3a2272e35b946661ea88e5eff
doc/picasso/Picasso/Drawable/index.html
Module Picasso.DrawableSource
Module of drawable abstractions
Types
The type of drawable abstractions
Drawing dimensions are given string identifiers
Multi-dimensional points
Float ranges
Constructors
Drawable from an element of the Boxes abstract domain
Drawable from an element of the Octagon abstract domain
Drawable from an element of the Polyhedra abstract domain
Builds the drawable space corresponding to the polyhedra defined by the list of generators.
Builds the drawable space corresponding to the polyhedra defined by the conjunction of a list of constraints.
Same as of_gens, but build a convex hull from a list of a variables defining an environment and a list of points.
Builds a drawable hypercube from a list of variable and a list of ranges.
Operations
Merges two drawable into one drawable, where the elements will be drawn one after the other