#include <IbexPaving.h>

Public Member Functions | |
| const PavingNode & | left () const |
| const PavingNode & | right () const |
A paving is built by a call to a solver (see ibex::Paver::explore()).
| const PavingNode& ibex::BisectorNode::left | ( | ) | const [inline] |
Return the left part returned by the bisector
| const PavingNode& ibex::BisectorNode::right | ( | ) | const [inline] |
Return the right part returned by the bisector
1.5.5