Constraint types distinguished by a Solver. More...
#include <constraint.h>
Classes | |
struct | Set |
Public Types | |
enum | Type { static_constraint = 0, learnt_conflict = 1, learnt_loop = 2, learnt_other = 3, max_value = learnt_other } |
Constraint types distinguished by a Solver.
Definition at line 49 of file constraint.h.
Definition at line 50 of file constraint.h.