public interface StatelessHeapAutomaton
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
transition(HeapConfiguration heapConfiguration)
Perform a transition on the given graph and compute the corresponding atomic propositions
|
Set<String> transition(HeapConfiguration heapConfiguration)
heapConfiguration - The heap configuration to analyze.Copyright © 2018. All rights reserved.