Skip navigation links

Package de.rwth.i2.attestor.stateSpaceGeneration

A generic model of a state space and state space generation.

See: Description

Package de.rwth.i2.attestor.stateSpaceGeneration Description

A generic model of a state space and state space generation. Clients may want to use StateSpaceGenerator.builder() to construct a StateSpaceGenerator and generate a state space.

State space generation is parametrized by various strategy classes that are passed to configure the actually performed generation. This includes the following programState:

  1. AbortStrategy determines when to give up.
  2. CanonicalizationStrategy determines how states are abstracted
  3. MaterializationStrategy determines how to materialize states to make concrete semantics applicable.
  4. StateLabelingStrategy determines how states are labeled with atomic propositions for further analysis.
Author:
Christoph
Skip navigation links

Copyright © 2019. All rights reserved.