| Modifier and Type | Method and Description |
|---|---|
HeapAutomaton |
AutomatonStateLabelingStrategyBuilder.getProductAutomaton() |
| Modifier and Type | Method and Description |
|---|---|
AutomatonStateLabelingStrategyBuilder |
AutomatonStateLabelingStrategyBuilder.add(HeapAutomaton automaton) |
| Constructor and Description |
|---|
AutomatonStateLabelingStrategy(HeapAutomaton heapAutomaton) |
AutomatonStateLabelingStrategy(HeapAutomaton heapAutomaton,
List<StatelessHeapAutomaton> statelessHeapAutomata) |
| Constructor and Description |
|---|
GrammarRefinement(Grammar grammar,
HeapAutomaton heapAutomaton) |
InitialHeapConfigurationRefinement(HeapConfiguration initialHeapConf,
Grammar grammar,
HeapAutomaton heapAutomaton) |
| Modifier and Type | Class and Description |
|---|---|
class |
PointsToHeapAutomaton |
| Modifier and Type | Class and Description |
|---|---|
class |
ProductHeapAutomaton |
| Constructor and Description |
|---|
ProductHeapAutomaton(HeapAutomaton... automata) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReachabilityHeapAutomaton |
Copyright © 2018. All rights reserved.