public class CoverGreedyCombinator extends GreedyCombinator
| Constructor and Description |
|---|
CoverGreedyCombinator() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
protected double |
usefulness(Cover cover,
BooleanMatrix row,
BooleanMatrix basisRow) |
combineRowcombineMatrixprotected double usefulness(Cover cover, BooleanMatrix row, BooleanMatrix basisRow)
usefulness in class GreedyCombinatorCopyright © 2015. All rights reserved.