public class ExistentiallyConnectedFormulasFeature extends BinaryTacletAppFeature
TOP_COST, ZERO_COST
Modifier and Type | Method and Description |
---|---|
static Feature |
create(ProjectionToTerm for0,
ProjectionToTerm for1) |
protected boolean |
filter(TacletApp app,
PosInOccurrence pos,
Goal goal)
Compute whether the result of the feature is zero (
true )
or infinity (false ) |
filter
computeCost
public static Feature create(ProjectionToTerm for0, ProjectionToTerm for1)
protected boolean filter(TacletApp app, PosInOccurrence pos, Goal goal)
BinaryTacletAppFeature
true
)
or infinity (false
)filter
in class BinaryTacletAppFeature
app
- the TacletApppos
- position where app
is to be appliedgoal
- the goal on which app
is to be appliedCopyright © 2003-2019 The KeY-Project.