public interface Reduction
Modifier and Type | Method and Description |
---|---|
void |
apply(ReductionWorkspace ws) |
boolean |
hasOptimalScore(ReductionWorkspace ws) |
double |
score(ReductionWorkspace ws) |
void apply(ReductionWorkspace ws)
double score(ReductionWorkspace ws)
boolean hasOptimalScore(ReductionWorkspace ws)