public abstract class CompareCostsFeature extends BinaryFeature
Modifier and Type | Field and Description |
---|---|
protected Feature |
a |
protected Feature |
b |
TOP_COST, ZERO_COST
Modifier | Constructor and Description |
---|---|
private |
CompareCostsFeature(Feature a,
Feature b) |