@ParametersAreNonnullByDefault public class MinSizeCalculator extends AbstractCalculator
| Constructor and Description |
|---|
MinSizeCalculator() |
| Modifier and Type | Method and Description |
|---|---|
<S,I,O> Optional<ADSNode<S,I,O>> |
computeInternal(MealyMachine<S,I,?,O> hypothesis,
Alphabet<I> alphabet,
Set<S> targets) |
computepublic <S,I,O> Optional<ADSNode<S,I,O>> computeInternal(MealyMachine<S,I,?,O> hypothesis, Alphabet<I> alphabet, Set<S> targets)
computeInternal in class AbstractCalculatorCopyright © 2019. All rights reserved.