public abstract class ShiftingStrategy extends Object implements PrenexingStrategy
Constructor and Description |
---|
ShiftingStrategy() |
Modifier and Type | Method and Description |
---|---|
QBF |
apply(QBF formula)
Applies the prenexing strategy to the given formula.
|
public QBF apply(QBF formula)
PrenexingStrategy
apply
in interface PrenexingStrategy
formula
- QBF
in NNFQBF
in PNF