| Package | Description |
|---|---|
| org.colomoto.biolqm.tool.simulation |
Some tools to run simulations on logical models.
|
| org.colomoto.biolqm.tool.simulation.updater |
Implementation of updating schemes: update the state of a model (i.e.
|
| Class and Description |
|---|
| DeterministicUpdater
Interface for deterministic updaters which always return the same single successor for a given state.
|
| LogicalModelUpdater
Common interface for all updaters.
|
| MultipleSuccessorsUpdater
Updaters which can yield multiple successors for a single state.
|
| SimulationStrategy |
| SingleSuccessorUpdater
General definition of updating methods returning a single successor.
|
| Class and Description |
|---|
| DeterministicUpdater
Interface for deterministic updaters which always return the same single successor for a given state.
|
| LogicalModelUpdater
Common interface for all updaters.
|
| MultipleSuccessorsUpdater
Updaters which can yield multiple successors for a single state.
|
| RandomUpdater
Interface for random (stochastic) updaters.
|
| SingleSuccessorUpdater
General definition of updating methods returning a single successor.
|
Copyright © 2012-2017. All Rights Reserved.