| Package | Description |
|---|---|
| wpds.impl | |
| wpds.wildcard |
| Modifier and Type | Class and Description |
|---|---|
class |
PushdownSystem<N extends Location,D extends State> |
class |
WeightedPushdownSystem<N extends Location,D extends State,W extends Weight> |
| Modifier and Type | Method and Description |
|---|---|
void |
PostStar.poststar(IPushdownSystem<N,D,W> pds,
WeightedPAutomaton<N,D,W> initialAutomaton) |
WeightedPAutomaton<N,D,W> |
PreStar.prestar(IPushdownSystem<N,D,W> pds,
WeightedPAutomaton<N,D,W> initialAutomaton) |
| Modifier and Type | Class and Description |
|---|---|
class |
WildcardPushdownSystem<N extends Location,D extends State> |
Copyright © 2023. All rights reserved.