paper-with-me

Papers

Solving a Multi-resource Partial-ordering Flexible Variant of the Job-shop Scheduling Problem with Hybrid ASP

2021-01-25 · Giulia Francescutto, Konstantin Schekotihin, Mohammed M. S. El-Kholany

Many complex activities of production cycles, such as quality control or fault analysis, require highly experienced specialists to perform various operations on (semi)finished products using different tools. In practical scenarios, the selection of a next operation is complicated, since each expert has only a local view on the total set of operations to be performed. As a result, decisions made by the specialists are suboptimal and might cause significant costs. In this paper, we consider a Multi-resource Partial-ordering Flexible Job-shop Scheduling (MPF-JSS) problem where partially-ordered sequences of operations must be scheduled on multiple required resources, such as tools and specialists. The resources are flexible and can perform one or more operations depending on their properties. The problem is modeled using Answer Set Programming (ASP) in which the time assignments are efficiently done using Difference Logic. Moreover, we suggest two multi-shot solving strategies aiming at the identification of the time bounds allowing for a solution of the schedule optimization problem. Experiments conducted on a set of instances extracted from a medium-sized semiconductor fault analysis lab indicate that our approach can find schedules for 87 out of 91 considered real-world instances.

📄 PDF Abstract BibTeX arXiv:2101.10162

Code (0)

등록된 구현이 없습니다.

Tasks

Job Shop SchedulingScheduling

Similar Papers 제목 키워드 기반

Distances Between Partial Preference Orderings

2024-07-29 · Jean Dezert, Andrii Shekhovtsov, Wojciech Salabun

This paper proposes to establish the distance between partial preference orderings based on two very different approaches. The first approach corresponds to the brute force method based on combinatorics. It generates all…

Partial Optimality in the Preordering Problem

2026-02-19 · David Stein, Jannik Irmai, Bjoern Andres arxiv

Preordering is a generalization of clustering and partial ordering with applications in bioinformatics and social network analysis. Given a finite set $V$ and a value $c_{ab} \in \mathbb{R}$ for every ordered pair $ab$ o…

Efficiently Exploring Ordering Problems through Conflict-directed Search

2019-04-15 · Jingkai Chen, Cheng Fang, David Wang, Andrew Wang 외

In planning and scheduling, solving problems with both state and temporal constraints is hard since these constraints may be highly coupled. Judicious orderings of events enable solvers to efficiently make decisions over…

BenchmarkingScheduling

Preordering: A hybrid of correlation clustering and partial ordering

2025-02-20 · Jannik Irmai, Maximilian Moeller, Bjoern Andres

We discuss the preordering problem, a joint relaxation of the correlation clustering problem and the partial ordering problem. We show that preordering remains NP-hard even for values in $\{-1,0,1\}$. We introduce a line…

Clustering

MOFM-Nav: On-Manifold Ordering-Flexible Multi-Robot Navigation

2025-10-20 · Bin-Bin Hu, Weijia Yao, Ming Cao arxiv

This paper addresses the problem of multi-robot navigation where robots maneuver on a desired \(m\)-dimensional (i.e., \(m\)-D) manifold in the $n$-dimensional Euclidean space, and maintain a {\it flexible spatial orderi…

Robot Navigation