JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
KeY 2.6.0_3b928241d3c6497f2bf3626bad48a3118b304db1
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
All Methods
Instance Methods
Abstract 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.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
KeY 2.6.0_3b928241d3c6497f2bf3626bad48a3118b304db1
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method