| Name | Lines |
| void <clinit>() | 100% (1 / 1)
|
| void <init>() | 100% (2 / 2)
|
| void <init>(String) | 100% (7 / 7)
|
| void add(java.util.Collection) | 100% (5 / 5)
|
| void add(java.util.Collection, java.util.Set) | 100% (4 / 4)
|
| void add(com.koalog.jcs.constraint.Constraint) | 100% (7 / 7)
|
| void add(com.koalog.jcs.constraint.Constraint, java.util.Set) | 100% (8 / 8)
|
| java.util.Set filter(com.koalog.jcs.choicepoint.ChoicePointStack) | 100% (14 / 14)
|
| void filter(com.koalog.jcs.choicepoint.ChoicePointStack, java.util.Set) | 100% (9 / 9)
|
| java.util.Collection getConstraints() | 0% (0 / 1)
|
| int getFiltersNb() | 100% (1 / 1)
|
| boolean getFlat() | 0% (0 / 1)
|
| java.util.Set init(com.koalog.jcs.choicepoint.ChoicePointStack) | 100% (4 / 4)
|
| void setConstraintScheduler(com.koalog.jcs.constraint.ConstraintScheduler) | 100% (2 / 2)
|
| void setFiltersNb(int) | 100% (2 / 2)
|
| void setFlat(boolean) | 100% (4 / 4)
|
| void setVariables(com.koalog.jcs.variable.Variable[]) | 100% (2 / 2)
|
| void updateConstraints() | 0% (0 / 1)
|