# Operationalizing Declarative and Procedural Knowledge: a Benchmark on   Logic Programming Petri Nets (LPPNs)

**Authors:** Giovanni Sileno

arXiv: 1701.07657 · 2020-08-04

## TL;DR

This paper introduces a benchmark for Logic Programming Petri Nets (LPPNs), comparing denotational and hybrid operational semantics in terms of computational efficiency for modeling complex systems.

## Contribution

It presents two semantics for LPPNs, enabling empirical evaluation of their efficiency and demonstrating the hybrid semantics' superior performance in sequence processing.

## Key findings

- Hybrid semantics is more efficient for sequences.
- Both semantics perform similarly on branchings.
- Denotational semantics performs better in absolute terms.

## Abstract

Modelling, specifying and reasoning about complex systems requires to process in an integrated fashion declarative and procedural aspects of the target domain. The paper reports on an experiment conducted with a propositional version of Logic Programming Petri Nets (LPPNs), a notation extending Petri Nets with logic programming constructs. Two semantics are presented: a denotational semantics that fully maps the notation to ASP via Event Calculus; and a hybrid operational semantics that process separately the causal mechanisms via Petri nets, and the constraints associated to objects and to events via Answer Set Programming (ASP). These two alternative specifications enable an empirical evaluation in terms of computational efficiency. Experimental results show that the hybrid semantics is more efficient w.r.t. sequences, whereas the two semantics follows the same behaviour w.r.t. branchings (although the denotational one performs better in absolute terms).

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1701.07657/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1701.07657/full.md

## References

24 references — full list in the complete paper: https://tomesphere.com/paper/1701.07657/full.md

---
Source: https://tomesphere.com/paper/1701.07657