Tight Lower Bounds for the Workflow Satisfiability Problem Based on the Strong Exponential Time Hypothesis
Gregory Gutin, Magnus Wahlstrom

TL;DR
This paper establishes tight lower bounds under the Strong Exponential Time Hypothesis for the computational complexity of the Workflow Satisfiability Problem, showing that existing algorithms are essentially optimal.
Contribution
It proves that no significantly faster fixed-parameter algorithms exist for WSP with certain constraints, assuming SETH holds.
Findings
No algorithms with running time $O^*(2^{ck})$ for $c<1$ exist under SETH.
No algorithms with running time $O^*(2^{ck\log_2 k})$ for $c<1$ exist under SETH.
Existing algorithms are essentially optimal under the Strong Exponential Time Hypothesis.
Abstract
The Workflow Satisfiability Problem (WSP) asks whether there exists an assignment of authorized users to the steps in a workflow specification, subject to certain constraints on the assignment. The problem is NP-hard even when restricted to just not equals constraints. Since the number of steps is relatively small in practice, Wang and Li (2010) introduced a parametrisation of WSP by . Wang and Li (2010) showed that, in general, the WSP is W[1]-hard, i.e., it is unlikely that there exists a fixed-parameter tractable (FPT) algorithm for solving the WSP. Crampton et al. (2013) and Cohen et al. (2014) designed FPT algorithms of running time and for the WSP with so-called regular and user-independent constraints, respectively. In this note, we show that there are no algorithms of running time and for the two…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Access Control and Trust · Distributed systems and fault tolerance
