public class Minimizer extends Object
| Constructor and Description |
|---|
Minimizer(FA fa)
Requires a complete deterministic automaton
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNewSi(int si) |
FA |
run()
The caller has to ensure a complete FA.
|
public Minimizer(FA fa)
public int getNewSi(int si)
public FA run()
IllegalArgumentException - if faInit is not complete.Copyright © 1998–2017 1&1. All rights reserved.