The Process Hitting is a recently introduced framework for concurrent modelling. It aims at being simple and at allowing very efficient formal checking.
Systems biology is the main application field of the Process Hitting, with notably the modelling of Biological Regulatory Networks (BRNs). Recent work addresses the formal checking of BRNs relating more than 100 components.
The main features of the Process Hitting are:
- Sorts (components) regroup a finite set of processes;
- at any time one and only one process of each sort is present;
- actions are of the form “process a_k hits process b_i to make it bounce to process b_j” where a and b are sorts.
- Efficient stable states (or fix points) listing.
- Efficient reachability analysis.
- Temporal and stochastic parameters for actions.
Pint (Process Hitting related tools) gathers various programs manipulating Process Hitting models (stochastic simulation, model checking, stable state listing, export/import of various formats, etc.).
Main bibliographic references are listed by posts in the “Papers” category.
