6#include "PiecewiseConstraintState.h"
10#include "dlinear/util/exception.h"
26 DLINEAR_UNREACHABLE();
Global namespace for the dlinear library.
PiecewiseConstraintState
State a piecewise constraint can be in.
@ ACTIVE
The constraint is active.
@ INACTIVE
The constraint is inactive.
@ NOT_FIXED
The constraint is not fixed yet.