public class ImplicitCastNecessary extends BinaryFeature
TOP_COST, ZERO_COST
Modifier and Type | Method and Description |
---|---|
static Feature |
create(ProjectionToTerm s1) |
protected boolean |
filter(RuleApp app,
PosInOccurrence pos,
Goal goal)
Compute whether the result of the feature is zero (
true )
or infinity (false ) |
computeCost
protected boolean filter(RuleApp app, PosInOccurrence pos, Goal goal)
BinaryFeature
true
)
or infinity (false
)filter
in class BinaryFeature
app
- the RuleApppos
- position where app
is to be appliedgoal
- the goal on which app
is to be appliedpublic static Feature create(ProjectionToTerm s1)
Copyright © 2003-2019 The KeY-Project.