Dynamic Slicing of Reaction Systems Based on Assertions and Monitors.

PADL(2023)

引用 0|浏览32
暂无评分
摘要
Reaction Systems (RSs) are a successful computational framework inspired by biological systems. RSs can involve a large number of reactions and entities, which makes it difficult the debugging of quite long computations that traverses complex states. Slicing is a technique which is useful for simplifying a debugging process, by selecting a portion of the program containing the faulty code. We define the first dynamic slicer for RSs and show that it can help the user to detect the origins of bugs and also to inspect more closely the behavior of the model, highlighting the parts that need more investigation. Our slicer allows to select part of a (faulty) state and then eliminates from the computation the information which is not relevant for the selected items. We show how to use the slicer on some biological models in RSs. Our dynamic backward slicer is based on an SOS semantics of RSs. In order to automatize the slicing process we describe how to use monitors for identifying the states which violate a safety specification and hence are suitable to start the slicing. We have integrated our slicer in BioResolve, a prototype implementation in Prolog which provides also other features such as computations represented as colored graphs, and verification of properties.
更多
查看译文
关键词
dynamic slicing,reaction systems,assertions
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要