| Package | Description |
|---|---|
| de.rwth.i2.attestor.grammar.canonicalization.indexedGrammar | |
| de.rwth.i2.attestor.programState.indexedState.index |
| Modifier and Type | Field and Description |
|---|---|
IndexCanonizationStrategy |
IndexedCanonicalizationHelper.indexCanonizationStrategy |
| Constructor and Description |
|---|
IndexedCanonicalizationHelper(IndexCanonizationStrategy indexCanonicalizer,
EmbeddingCheckerProvider checkerProvider,
EmbeddingIndexChecker indexChecker) |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexCanonizationStrategyImpl
A IndexCanonizationStrategy that uses a fixed right-regular string grammar given by the following rules:
X → sX
X → Z
Y → sY
Y → C
Furthermore, abstraction is specialized towards features of AVL trees if a HeapConfiguration containsSubsumingState
selectors "left" and "right".
|
Copyright © 2018. All rights reserved.