public class UnitPropagation extends java.lang.Object implements IUnitPropagation
Constructor and Description |
---|
UnitPropagation(ClauseSet set) |
Modifier and Type | Method and Description |
---|---|
Clause |
unitPropagation(java.util.Stack<Variable> stack,
int lvl)
Unit Propagation
|
public UnitPropagation(ClauseSet set)
public Clause unitPropagation(java.util.Stack<Variable> stack, int lvl)
IUnitPropagation
unitPropagation
in interface IUnitPropagation