JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
KeY 2.6.2_00c1abfd22b738afe24e89fecc2ee4eec2c38f4a
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
de.uka.ilkd.key.strategy
Interface RuleAppFeature
public interface
RuleAppFeature
Generic interface for evaluating the cost of a RuleApp with regard to a specific feature (like term size, ...)
Method Summary
Methods
Modifier and Type
Method and Description
long
cost
(
RuleApp
app,
Goal
goal)
Evaluate the cost of a RuleApp.
Method Detail
cost
long cost(
RuleApp
app,
Goal
goal)
Evaluate the cost of a RuleApp.
Overview
Package
Class
Tree
Deprecated
Index
Help
KeY 2.6.2_00c1abfd22b738afe24e89fecc2ee4eec2c38f4a
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method