| Package | Description |
|---|---|
| de.rwth.i2.attestor.main.scene | |
| de.rwth.i2.attestor.phases.counterexamples.counterexampleGeneration | |
| de.rwth.i2.attestor.phases.symbolicExecution.utilStrategies | |
| de.rwth.i2.attestor.refinement | |
| de.rwth.i2.attestor.refinement.balanced | |
| de.rwth.i2.attestor.refinement.garbageCollection | |
| de.rwth.i2.attestor.stateSpaceGeneration |
A generic model of a state space and state space generation.
|
| Modifier and Type | Method and Description |
|---|---|
StateRefinementStrategy |
Strategies.getStateRefinementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
Strategies.setStateRefinementStrategy(StateRefinementStrategy stateRefinementStrategy) |
| Modifier and Type | Method and Description |
|---|---|
CounterexampleGenerator.Builder |
CounterexampleGenerator.Builder.setStateRefinementStrategy(StateRefinementStrategy strategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoStateRefinementStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
BundledStateRefinementStrategy |
| Constructor and Description |
|---|
BundledStateRefinementStrategy(List<StateRefinementStrategy> strategies) |
| Modifier and Type | Class and Description |
|---|---|
class |
BalancednessStateRefinementStrategy |
| Modifier and Type | Class and Description |
|---|---|
class |
GarbageCollector |
| Modifier and Type | Method and Description |
|---|---|
StateRefinementStrategy |
StateSpaceGenerator.getStateRefinementStrategy() |
| Modifier and Type | Method and Description |
|---|---|
StateSpaceGeneratorBuilder |
StateSpaceGeneratorBuilder.setStateRefinementStrategy(StateRefinementStrategy stateRefinementStrategy) |
Copyright © 2019. All rights reserved.