| Package | Description |
|---|---|
| net.automatalib.automata.fsa.impl |
| Modifier and Type | Method and Description |
|---|---|
FastNFAState |
FastNFA.addState(boolean accepting) |
protected FastNFAState |
FastNFA.createState(Boolean property) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FastNFA.isAccepting(FastNFAState state) |
void |
FastNFA.setAccepting(FastNFAState state,
boolean accepting) |
Copyright © 2019. All rights reserved.