Return true
if f
is a formula that can be handled
by this task
Return true
if f
is a formula that can be handled
by this task
Create a new FormulaTask
by updating the value of
formula
Create a new FormulaTask
by updating the value of
formula
Update the task with possibly new information from the goal
Update the task with possibly new information from the goal
(Since version ) see corresponding Javadoc for more information.
Wrapper class for formula tasks. This is used to handle (theory) propagation when extracting certificates: in this case, all simplifications and reductions have to be done using the basic calculus rules. Reduction of formulae is still used to identify formulae that can be simplified a lot, so that priorities can be chosed in a meaningful way.