中文
相关论文

相关论文: Valued Workflow Satisfiability Problem

200 篇论文

We consider the classic scheduling problem of minimizing the total weighted flow-time on a single machine (min-WPFT), when preemption is allowed. In this problem, we are given a set of $n$ jobs, each job having a release time $r_j$, a…

数据结构与算法 · 计算机科学 2018-07-27 Uriel Feige , Janardhan Kulkarni , Shi Li

We study the computational complexity of scheduling jobs on a single speed-scalable processor with the objective of capturing the trade-off between the (weighted) flow time and the energy consumption. This trade-off has been extensively…

数据结构与算法 · 计算机科学 2026-02-13 Antonios Antoniadis , Denise Graafsma , Ruben Hoeksma , Maria Vlasiou

Porting a scientific data analysis workflow (DAW) to a cluster infrastructure, a new software stack, or even only a new dataset with some notably different properties is often challenging. Despite the structured definition of the steps…

We study shared multi-processor scheduling problem where each job can be executed on its private processor and simultaneously on one of many processors shared by all jobs in order to reduce the job's completion time due to processing time…

离散数学 · 计算机科学 2021-03-05 Dariusz Dereniowski , Wieslaw Kubiak

A Constraint Satisfaction Problem (CSP) is a computational problem where we are given variables and constraints about them; the question is whether the variables can be assigned values such that all constraints are satisfied. We give an…

计算机科学中的逻辑 · 计算机科学 2022-04-01 Michael Pinsker

In a valued constraint satisfaction problem (VCSP), the goal is to find an assignment of labels to variables that minimizes a given sum of functions. Each function in the sum depends on a subset of variables, takes values which are rational…

计算复杂性 · 计算机科学 2015-07-08 Robert Powell , Andrei Krokhin

The model of Dynamic Meta-Constraints has special activity constraints which can activate other constraints. It also has meta-constraints which range over other constraints. An algorithm is presented in which constraints can be assigned one…

编程语言 · 计算机科学 2007-05-23 Janet van der Linden

In this article we propose a Weighted Stochastic Mesh (WSM) Algorithm for approximating the value of a discrete and continuous time optimal stopping problem. We prove that in the discrete case the WSM algorithm leads to semi-tractability of…

计算金融 · 定量金融 2019-06-25 D. Belomestny , M. Kaledin , J. Schoenmakers

Constraint satisfaction problem (CSP) is a well-studied combinatorial search problem, in which we are asked to find an assignment of values to given variables so as to satisfy all of given constraints. We study a reconfiguration variant of…

数据结构与算法 · 计算机科学 2018-12-31 Tatsuhiko Hatanaka , Takehiro Ito , Xiao Zhou

We investigate a single machine rescheduling problem that arises from an unexpected machine unavailability, after the given set of jobs has already been scheduled to minimize the total weighted completion time. Such a disruption is…

数据结构与算法 · 计算机科学 2017-01-27 Wenchang Luo , Taibo Luo , Randy Goebel , Guohui Lin

Workforce management is a complex problem involving the optimisation of the makespan and travel distance required for a team of operators to complete a set of jobs, using a set of instruments. A crucial challenge in workforce management is…

人工智能 · 计算机科学 2025-09-23 Jennifer Leigh , Dimitrios Letsios , Alessandro Mella , Lucio Machetti , Francesca Toni

The main objective of this paper is to provide an optimized solution and algorithm for the execution of a workflow process by ensuring the data consistency, correctness, completeness among various tasks involved. The solution proposed…

软件工程 · 计算机科学 2009-07-03 Sohail Safdar , Jamil Ahmad , Shaftab Ahmed , M. Tayyab Asghar , Saqib Saeed

This paper deals with operational models for integrated shift and task scheduling problem. Staff scheduling problem is a special case of this with staff requirements as given input to the problem. Both problems become hard to solve when the…

最优化与控制 · 数学 2022-08-17 G S R Murthy , T R Lalita

The workflow is a general notion representing the automated processes along with the flow of data. The automation ensures the processes being executed in the order. Therefore, this feature attracts users from various background to build the…

分布式、并行与集群计算 · 计算机科学 2019-05-23 Muhammad H. Hilman , Maria A. Rodriguez , Rajkumar Buyya

In this paper, we consider the problem of choosing a minimum cost set of resources for executing a specified set of jobs. Each input job is an interval, determined by its start-time and end-time. Each resource is also an interval determined…

数据结构与算法 · 计算机科学 2012-10-11 Venkatesan Chakaravarthy , Arindam Pal , Sambuddha Roy , Yogish Sabharwal

This paper considers the problem of adapting a predesigned policy, represented by a parameterized function class, from a solution that minimizes a given original cost function to a trade-off solution between minimizing the original…

系统与控制 · 电气工程与系统科学 2025-10-06 Wenjian Hao , Zehui Lu , Nicolas Miguel , Shaoshuai Mou

In organizations, employees work with information stored in files according to their duties and responsibilities. Windows uses resource-based access permissions that any permission for any user has to be set separately per resource. This…

密码学与安全 · 计算机科学 2023-06-14 Hakan Temiz , Ahmet Buyukeke

The paper presents complexity results and performance guaranties for a family of approximation algorithms for an optimisation problem arising in software testing and manufacturing. The problem is formulated as a partitioning of a set where…

数据结构与算法 · 计算机科学 2022-12-13 Yakov Zinder , Bertrand M. T. Lin , Joanna Berlińska

We consider the precedence-constrained scheduling problem to minimize the total weighted completion time. For a single machine several $2$-approximation algorithms are known, which are based on linear programming and network flows. We show…

数据结构与算法 · 计算机科学 2023-09-22 Sven Jäger , Philipp Warode