| Name | Lines |
| void <clinit>() | 100% (1 / 1)
|
| void <init>(com.koalog.jcs.variable.Variable[]) | 100% (3 / 3)
|
| void <init>() | 100% (6 / 6)
|
| boolean belongsTo(com.koalog.jcs.constraint.Problem) | 100% (1 / 1)
|
| void entailed(com.koalog.jcs.choicepoint.ChoicePointStack) | 100% (2 / 2)
|
| int getComplexity() | 100% (1 / 1)
|
| String getName() | 0% (0 / 1)
|
| com.koalog.jcs.constraint.Problem getProblem() | 0% (0 / 1)
|
| String getSignature() | 0% (0 / 9)
|
| com.koalog.jcs.variable.Variable[] getVariables() | 100% (1 / 1)
|
| java.util.Set init(com.koalog.jcs.choicepoint.ChoicePointStack) | 100% (1 / 1)
|
| boolean isEntailed(com.koalog.jcs.choicepoint.ChoicePointStack) | 100% (1 / 1)
|
| boolean isIdempotent() | 100% (1 / 1)
|
| void setComplexity(int) | 0% (0 / 2)
|
| void setIdempotent(boolean) | 0% (0 / 2)
|
| void setProblem(com.koalog.jcs.constraint.Problem) | 100% (2 / 2)
|
| String toString() | 0% (0 / 1)
|