public class SetsSmallerThanFeature extends SmallerThanFeature
SmallerThanFeature.Collector
TOP_COST, ZERO_COST
Modifier and Type | Method and Description |
---|---|
static Feature |
create(ProjectionToTerm left,
ProjectionToTerm right,
LocSetLDT locSetLDT) |
protected boolean |
filter(TacletApp app,
PosInOccurrence pos,
Goal goal)
Compute whether the result of the feature is zero (
true )
or infinity (false ) |
protected boolean |
origLessThan(Term leftTerm,
Term rightTerm,
PosInOccurrence pos,
Goal goal) |
compare, lessThan, lessThan
filter
computeCost
public static Feature create(ProjectionToTerm left, ProjectionToTerm right, LocSetLDT locSetLDT)
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 appliedprotected boolean origLessThan(Term leftTerm, Term rightTerm, PosInOccurrence pos, Goal goal)
Copyright © 2003-2019 The KeY-Project.