Class PureReactiveSystem

java.lang.Object
org.bigraphs.framework.core.reactivesystem.AbstractSimpleReactiveSystem<PureBigraph>
org.bigraphs.framework.simulation.matching.pure.PureReactiveSystem
All Implemented Interfaces:
ReactiveSystem<PureBigraph>

public class PureReactiveSystem extends AbstractSimpleReactiveSystem<PureBigraph>
An implementation of an AbstractSimpleReactiveSystem providing a simple BRS data structure for pure bigraphs (see PureBigraph) and possibly later also binding bigraphs, bigraphs with sharing etc.

Uses some functionality from jLibBig.

Author:
Dominik Grzelak
See Also: