Skip to main content

Module sets_api

Module sets_api 

Source
Expand description

Set-algebra and boolean-logic helpers (reduce_inequalities). Set-algebra, boolean-logic, and piecewise methods on SetEx / BoolEx / Ex.

All backend work is done by crate::transforms::sets and crate::transforms::logic.

Functions§

reduce_inequalities
Reduce a system of univariate conditions in var to its solution set.