Package org.bigraphs.framework.simulation.modelchecking
package org.bigraphs.framework.simulation.modelchecking
-
ClassDescriptionA bigraph model checker that allows to simulate a BRS by reaction rules.Enum-like class that holds all kind of simulations.Deprecated.The algorithm implemented here to synthesize the "reaction graph" is adopted from [1].Default executor provider for the model checking task submission.This class represents the available options for the model checker
BigraphModelChecker
.This class represents export-specific options regarding the generated artifacts when synthesizing the transition system.Class that represents simulation-specific options.Default values:
allow reducible classes:false
Strategy pattern for implementing new model checking algorithms.Base class for supporting model checking strategy implementations.An implementation of aBigraphModelChecker
for model checking of BRS with pure bigraphs (seePureBigraph
).Random state-space traversal without cycle-checking and predicate evaluation.