Computational Complexity of Interactive Behaviors

Ugo Dal Lago,Tobias Heindel,Damiano Mazza,Daniele Varacca
DOI: https://doi.org/10.48550/arXiv.1209.0663
2012-09-04
Computational Complexity
Abstract:The theory of computational complexity focuses on functions and, hence, studies programs whose interactive behavior is reduced to a simple question/answer pattern. We propose a broader theory whose ultimate goal is expressing and analyzing the intrinsic difficulty of fully general interactive behaviors. To this extent, we use standard tools from concurrency theory, including labelled transition systems (formalizing behaviors) and their asynchronous extension (providing causality information). Behaviors are implemented by means of a multiprocessor machine executing CCS-like processes. The resulting theory is shown to be consistent with the classical definitions: when we restrict to functional behaviors (i.e., question/answer patterns), we recover several standard computational complexity classes.
What problem does this paper attempt to address?