中文
相关论文

相关论文: Soft Scheduling

200 篇论文

The constraint satisfaction problem (CSP) is a central generic problem in computer science and artificial intelligence: it provides a common framework for many theoretical problems as well as for many real-life applications. Soft constraint…

人工智能 · 计算机科学 2011-04-25 Martin C. Cooper , Stanislav Zivny

Many AI synthesis problems such as planning or scheduling may be modelized as constraint satisfaction problems (CSP). A CSP is typically defined as the problem of finding any consistent labeling for a fixed set of variables satisfying all…

人工智能 · 计算机科学 2013-03-25 Thomas Schiex

Soft constraints extend classical constraints to represent multiple consistency levels, and thus provide a way to express preferences, fuzziness, and uncertainty. While there are many soft constraint solving formalisms, even distributed…

编程语言 · 计算机科学 2018-02-27 S. Bistarelli , U. Montanari , F. Rossi

In the university timetabling problem, sometimes additions or cancellations of course sections occur shortly before the beginning of the academic term, necessitating last-minute teaching staffing changes. We present a decision-making…

人工智能 · 计算机科学 2020-08-31 Jakob Kotas , Peter Pham , Sam Koellmann

Staff scheduling is a universal problem that can be encountered in many organizations, such as call centers, educational institution, industry, hospital, and any other public services. It is one of the most important aspects of workforce…

人工智能 · 计算机科学 2019-02-05 O. M. Alade , A. O. Amusat

Many real life optimization problems contain both hard and soft constraints, as well as qualitative conditional preferences. However, there is no single formalism to specify all three kinds of information. We therefore propose a framework,…

人工智能 · 计算机科学 2009-05-26 Carmel Domshlak , Francesca Rossi , Kristen Brent Venable , Toby Walsh

When scheduling public works or events in a shared facility one needs to accommodate preferences of a population. We formalize this problem by introducing the notion of a collective schedule. We show how to extend fundamental tools from…

计算机科学与博弈论 · 计算机科学 2018-03-21 Fanny Pascual , Krzysztof Rzadca , Piotr Skowron

We consider the problem of creating fair course timetables in the setting of a university. Our motivation is to improve the overall satisfaction of individuals concerned (students, teachers, etc.) by providing a fair timetable to them. The…

人工智能 · 计算机科学 2015-05-01 Moritz Mühlenthaler , Rolf Wanka

Simple temporal problems represent a powerful class of models capable of describing the temporal relations between events that arise in many real-world applications such as logistics, robot planning and management systems. The classic…

数据结构与算法 · 计算机科学 2023-02-07 Carlo S. Sartori , Pieter Smet , Greet Vanden Berghe

Many researchers in artificial intelligence are beginning to explore the use of soft constraints to express a set of (possibly conflicting) problem requirements. A soft constraint is a function defined on a collection of variables which…

人工智能 · 计算机科学 2011-07-04 D. Cohen , M. Cooper , P. Jeavons , A. Krokhin

We propose a timed and soft extension of Concurrent Constraint Programming. The time extension is based on the hypothesis of bounded asynchrony: the computation takes a bounded period of time and is measured by a discrete global clock.…

编程语言 · 计算机科学 2015-10-07 Stefano Bistarelli , Maurizio Gabbrielli , Maria Chiara Meo , Francesco Santini

Constraint programming (CP) is a powerful technique for solving constraint satisfaction and optimization problems. In CP solvers, the variable ordering strategy used to select which variable to explore first in the solving process has a…

人工智能 · 计算机科学 2023-04-13 Yuan Sun , Su Nguyen , Dhananjay Thiruvady , Xiaodong Li , Andreas T. Ernst , Uwe Aickelin

Constraint satisfaction problems (CSPs) are a class of problems that are ubiquitous in science and engineering. It features a collection of constraints specified over subsets of variables. A CSP can be solved either directly or by reducing…

计算物理 · 物理学 2025-01-03 Xuanzhao Gao , Xiaofeng Li , Jinguo Liu

Optimizing schedules in real-world settings often requires considering workload constraints, specially for human resources, to ensure regulatory compliance, impose rest periods, or level the workload over the working horizon. This paper…

最优化与控制 · 数学 2026-05-21 Tanguy Terrien , Cyrille Briand

To model combinatorial decision problems involving uncertainty and probability, we introduce stochastic constraint programming. Stochastic constraint programs contain both decision variables (which we can set) and stochastic variables…

人工智能 · 计算机科学 2009-03-09 Toby Walsh

In many real-life optimisation problems, there are multiple interacting components in a solution. For example, different components might specify assignments to different kinds of resource. Often, each component is associated with different…

数据结构与算法 · 计算机科学 2014-04-10 Edmund K. Burke , Jakub Marecek , Andrew J. Parkes , Hana Rudova

The CLP scheme uses Horn clauses and SLD resolution to generate multiple constraint satisfaction problems (CSPs). The possible CSPs include rational trees (giving Prolog) and numerical algorithms for solving linear equations and linear…

编程语言 · 计算机科学 2010-02-09 M. H. van Emden

Real-time systems are traditionally classified into hard real-time and soft real-time: in the first category we have safety critical real-time systems where missing a deadline can have catastrophic consequences, whereas in the second class…

操作系统 · 计算机科学 2015-12-08 Giuseppe Lipari , Luigi Palopoli

A discrete temporal constraint satisfaction problem is a constraint satisfaction problem (CSP) whose constraint language consists of relations that are first-order definable over $(\Bbb Z,<)$. Our main result says that every distance CSP is…

逻辑 · 数学 2016-04-27 Manuel Bodirsky , Barnaby Martin , Antoine Mottet

Deep Learning has been recently recognized as one of the feasible solutions to effectively address combinatorial optimization problems, which are often considered important yet challenging in various research domains. In this work, we first…

人工智能 · 计算机科学 2020-12-15 Hyunsung Lee , Michael Wang , Honguk Woo
‹ 上一页 1 2 3 10 下一页 ›