Expand description
Tree-based data structure for piece-wise linear functions
Modules§
- afftree
- Central data structure to store piece-wise linear functions
- dot
- An interface to graphviz’s DOT language to export and visualize AffTrees
- impl_
composition - impl_
infeasible_ elim - impl_
ops - impl_
reduction - iter
- A collection of AffTree iterators
- node