public interface HittingSetTreeConstructionStrategy<E>
| Modifier and Type | Method and Description |
|---|---|
void |
constructTree(HittingSetTree<E> hittingSetTree,
int explanationLimit,
ExplanationGeneratorMediator<E> generator) |
void constructTree(HittingSetTree<E> hittingSetTree, int explanationLimit, ExplanationGeneratorMediator<E> generator)
Copyright © 2014. All rights reserved.