Computer Science > Computational Complexity
[Submitted on 7 May 2016 (this version), latest version 30 Aug 2016 (v2)]
Title:The Complexity of Simulation and (Exotic) Matrix Multiplications
View PDFAbstract:We study the complexity of computing the simulation preorder of finite transition systems, a crucial problem in model checking of temporal logic, showing that it is strongly related to some variants of matrix multiplication.
We first show that any $O(n^\alpha)$-time algorithm for $n$-states transition systems can be used to compute the product of two $n\times n$ boolean matrices in $O(n^\alpha)$ time. This reduction is the first evidence of the difficulty to get a truly subcubic combinatorial algorithm for the simulation preorder, and holds even restricting the problem to acyclic systems. For acyclic Kripke structures, we show an algorithm that employs fast (boolean) matrix multiplication and runs in $n^{\omega+o(1)}$ time (where $\omega<2.4$ is the exponent of matrix multiplication). Moreover, we exhibit $O(n^2)$-size canonical certificates that can be checked by verifying a constant number of $n\times n$ standard matrix multiplications over the integers, i.e., in $O(n^2)$ (randomized) time.
For cyclic structures, we give some evidence that the problem might possibly be harder. We define the $\max$-semi-boolean matrix multiplication (MSBMM) as the matrix multiplication on the semi-ring $(\max,\times)$ where one of the two matrices contains only $0$'s and $1$'s. We obtain $O(n^2)$-size canonical certificates for cyclic Kripke structures that can be checked by verifying a constant number of $n\times n$ MSBMMs. Then, we show that verifying a $n\times n$ MSBMM can be reduced to verifying the simulation preorder in a $O(n\log n)$-states Kripke structure. Hence, for any $\alpha\geq2$, if MSBMM can be verified in $\tilde{O}(n^\alpha)$ time, then the simulation preorder admits certificates that can be checked in $\tilde{O}(n^\alpha)$ time, otherwise the simulation preorder does not admit a $\tilde{O}(n^\alpha)$-time algorithm.
Submission history
From: Massimo Cairo [view email][v1] Sat, 7 May 2016 08:18:31 UTC (176 KB)
[v2] Tue, 30 Aug 2016 15:51:14 UTC (182 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
Connected Papers (What is Connected Papers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.