Algorithms
Interval Projected Polyhedron (IPP) Algorithm
- Create control points of graphs of polynomial equations
- Project the control points of these graphs onto coordinate planes
- In each coordinate plane
- Form convex hulls of each set of projected control points
- Intersect them with the horizontal axis and with one another
- Discard regions not in the intersection set.