中文
相关论文

相关论文: Fixed-Parameter Tractability of Workflow Satisfiab…

200 篇论文

There has been a considerable amount of interest in recent years in the problem of workflow satisfiability, which asks whether the existence of constraints in a workflow specification makes it impossible to allocate authorized users to each…

数据结构与算法 · 计算机科学 2019-04-17 Jason Crampton , Gregory Gutin , Diptapriyo Majumdar

A workflow specification defines a set of steps and the order in which those steps must be executed. Security requirements may impose constraints on which groups of users are permitted to perform subsets of those steps. A workflow…

密码学与安全 · 计算机科学 2013-01-10 Jason Crampton , Gregory Gutin , Anders Yeo

A workflow specification defines a set of steps and the order in which those steps must be executed. Security requirements and business rules may impose constraints on which users are permitted to perform those steps. A workflow…

数据结构与算法 · 计算机科学 2013-03-14 Jason Crampton , Gregory Gutin

A workflow specification defines sets of steps and users. An authorization policy determines for each user a subset of steps the user is allowed to perform. Other security requirements, such as separation-of-duty, impose constraints on…

密码学与安全 · 计算机科学 2015-09-15 Jason Crampton , Andrei Gagarin , Gregory Gutin , Mark Jones , Magnus Wahlstrom

The fixed parameter tractable (FPT) approach is a powerful tool in tackling computationally hard problems. In this paper, we link FPT results to classic artificial intelligence (AI) techniques to show how they complement each other.…

人工智能 · 计算机科学 2019-07-24 Daniel Karapetyan , Andrew J. Parkes , Gregory Gutin , Andrei Gagarin

The workflow satisfiability problem (WSP) asks whether there exists an assignment of authorized users to the steps in a workflow specification that satisfies the constraints in the specification. The problem is NP-hard in general, but…

数据结构与算法 · 计算机科学 2015-05-18 D. Cohen , J. Crampton , A. Gagarin , G. Gutin , M. Jones

The workflow satisfiability problem (WSP) asks whether there exists an assignment of authorised users to the steps in a workflow specification, subject to certain constraints on the assignment. (Such an assignment is called valid.) The…

数据结构与算法 · 计算机科学 2015-04-01 Daniel Karapetyan , Andrei Gagarin , Gregory Gutin

Fixed-parameter tractability analysis and scheduling are two core domains of combinatorial optimization which led to deep understanding of many important algorithmic questions. However, even though fixed-parameter algorithms are appealing…

数据结构与算法 · 计算机科学 2013-11-19 Matthias Mnich , Andreas Wiese

Constraint satisfaction problems (CSPs) are an important formal framework for the uniform treatment of various prominent AI tasks, e.g., coloring or scheduling problems. Solving CSPs is, in general, known to be NP-complete and…

计算复杂性 · 计算机科学 2020-07-29 Hubie Chen , Georg Gottlob , Matthias Lanzinger , Reinhard Pichler

We study the linearizability monitoring problem, which asks whether a given concurrent history of a data structure is equivalent to some sequential execution of the same data structure. In general, this problem is $\textsf{NP}$-hard, even…

编程语言 · 计算机科学 2026-05-26 Lee Zheng Han , Umang Mathur

A computerized workflow management system may enforce a security policy, specified in terms of authorized actions and constraints, thereby restricting which users can perform particular steps in a workflow. The existence of a security…

密码学与安全 · 计算机科学 2016-11-16 Jason Crampton , Gregory Gutin , Daniel Karapetyan , Rémi Watrigant

The workflow satisfiability problem (WSP) is a well-studied problem in access control seeking allocation of authorised users to every step of the workflow, subject to workflow specification constraints. It was noticed that the number $k$ of…

人工智能 · 计算机科学 2022-09-20 Daniel Karapetyan , Gregory Gutin

We study the parameterized complexity of scheduling unit-time jobs on parallel, identical machines under generalized precedence constraints for minimization of the makespan and the sum of completion times. In our setting, each job is…

最优化与控制 · 数学 2025-11-18 Christina Büsing , Maurice Draeger , Corinna Mathwieser

We investigate the satisfiability and finite satisfiability problem for probabilistic computation-tree logic (PCTL) where operators are not restricted by any step bounds. We establish decidability for several fragments containing…

计算机科学中的逻辑 · 计算机科学 2018-07-02 Jan Křetínský , Alexej Rotar

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…

数据结构与算法 · 计算机科学 2015-08-28 Gregory Gutin , Magnus Wahlstrom

The problem of deciding whether CSP instances admit solutions has been deeply studied in the literature, and several structural tractability results have been derived so far. However, constraint satisfaction comes in practice as a…

人工智能 · 计算机科学 2013-07-19 Gianluigi Greco , Francesco Scarcello

We show that CSP is fixed-parameter tractable when parameterized by the treewidth of a backdoor into any tractable CSP problem over a finite constraint language. This result combines the two prominent approaches for achieving tractability…

数据结构与算法 · 计算机科学 2016-10-12 Robert Ganian , M. S. Ramanujan , Stefan Szeider

We study an extensive class of movement minimization problems which arise from many practical scenarios but so far have little theoretical study. In general, these problems involve planning the coordinated motion of a collection of agents…

数据结构与算法 · 计算机科学 2015-03-20 Erik D. Demaine , MohammadTaghi Hajiaghayi , Dániel Marx

The \emph{Workflow Satisfiability Problem (WSP)} is a problem of practical interest that arises whenever tasks need to be performed by authorized users, subject to constraints defined by business rules. We are required to decide whether…

数据结构与算法 · 计算机科学 2015-05-18 David Cohen , Jason Crampton , Andrei Gagarin , Gregory Gutin , Mark Jones

Workflows specify collections of tasks that must be executed under the responsibility or supervision of human users. Workflow management systems and workflow-driven applications need to enforce security policies in the form of access…

密码学与安全 · 计算机科学 2017-06-23 Daniel Ricardo dos Santos , Silvio Ranise
‹ 上一页 1 2 3 10 下一页 ›