| Package | Description |
|---|---|
| analysis | |
| nfa |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
NFAAnalysisTools.upNFAStateIsUseful(NFAGraph m,
NFAGraph upnfa,
UPNFAState upNFAState) |
| Modifier and Type | Method and Description |
|---|---|
static NFAGraph |
NFAAnalysisTools.convertUpNFAToNFAGraph(NFAGraph m,
HashMap<NFAVertexND,UPNFAState> newStateMap) |
| Modifier and Type | Method and Description |
|---|---|
UPNFAState |
UPNFAState.copy() |
Copyright © 2021. All rights reserved.