English

Some Basic Techniques allowing Petri Net Synthesis: Complexity and Algorithmic Issues

Formal Languages and Automata Theory 2023-06-22 v4

Abstract

In Petri net synthesis we ask whether a given transition system AA can be implemented by a Petri net NN. Depending on the level of accuracy, there are three ways how NN can implement AA: an embedding, the least accurate implementation, preserves only the diversity of states of AA; a language simulation already preserves exactly the language of AA; a realization, the most accurate implementation, realizes the behavior of AA exactly. However, whatever the sought implementation, a corresponding net does not always exist. In this case, it was suggested to modify the input behavior -- of course as little as possible. Since transition systems consist of states, events and edges, these components appear as a natural choice for modifications. In this paper we show that the task of converting an unimplementable transition system into an implementable one by removing as few states or events or edges as possible is NP-complete -- regardless of what type of implementation we are aiming for; we also show that the corresponding parameterized problems are W[2]W[2]-hard, where the number of removed components is considered as the parameter; finally, we show there is no cc-approximation algorithm (with a polynomial running time) for neither of these problems, for every constant c1c\geq 1.

Keywords

Cite

@article{arxiv.2112.03605,
  title  = {Some Basic Techniques allowing Petri Net Synthesis: Complexity and Algorithmic Issues},
  author = {Raymond Devillers and Ronny Tredup},
  journal= {arXiv preprint arXiv:2112.03605},
  year   = {2023}
}