RS-Repo / library

Reaction Systems Repository (RSR)
8 stars 2 forks source link

Towards Quantitative Verification of Reaction Systems, Męski, A., Koutny, M., & Penczek, W. #45

Open RS-Repo opened 6 years ago

RS-Repo commented 6 years ago

Męski, A., Koutny, M., & Penczek, W. (2016, July). Towards Quantitative Verification of Reaction Systems. In International Conference on Unconventional Computation and Natural Computation (pp. 142-154). Springer, Cham.

Abstract Reaction systems are a formal model for computational processes inspired by the functioning of the living cell. The key feature of this model is that its behaviour is determined by the interactions of biochemical reactions of the living cell, and these interactions are based on the mechanisms of facilitation and inhibition. The formal treatment of reaction systems is qualitative as there is no direct representation of the number of molecules involved in biochemical reactions.

This paper introduces reaction systems with discrete concentrations which are an extension of reaction systems allowing for quantitative modelling. We demonstrate that although reaction systems with discrete concentrations are semantically equivalent to the original qualitative reaction systems, they provide much more succinct representations in terms of the number of molecules being used. We then define the problem of reachability for reaction systems with discrete concentrations, and provide its suitable encoding in smt, together with a verification method (bounded model checking) for reachability properties. Experimental results show that verifying reaction systems with discrete concentrations instead of the corresponding reaction systems is more efficient.

Link to the online copy

Bibtex file @inproceedings{mkeski2016towards, title={Towards Quantitative Verification of Reaction Systems}, author={M{\k{e}}ski, Artur and Koutny, Maciej and Penczek, Wojciech}, booktitle={International Conference on Unconventional Computation and Natural Computation}, pages={142--154}, year={2016}, organization={Springer} }