Package hSimulator.library

In this package a complete Java library is provided for simulating reaction models.

See:
          Description

Class Summary
Model This object implements a reaction model.
ModelSpecParser Here a set of static functions are collected, which parse textual specifications of models.
ReactionPartition This object implements an optimized data structure for storing reaction partitioning during hybrid simulations.
SimulatedTS This object implements an optimized data structures for storing simulated time series.
SimulationEngine This object implements an optimized simulation engine.
Simulator This object implements an optimized, multithread model simulator.
 

Exception Summary
SimulationStoppedException This object implements an exception that is thrown when a simulation process has been stopped by the user before normal completion.
 

Package hSimulator.library Description

In this package a complete Java library is provided for simulating reaction models.

Version:
1.0
Author:
Luca Marchetti