Skip to main content

Showing 1–13 of 13 results for author: Leus, R

.
  1. arXiv:2401.01716  [pdf, ps, other

    math.CO

    On the connected (sub)partition polytope

    Authors: Phablo F. S. Moura, Roel Leus, Hande Yaman

    Abstract: Let $k$ be a positive integer and let $G$ be a graph with $n$ vertices. A connected $k$-subpartition of $G$ is a collection of $k$ pairwise disjoint sets (a.k.a. classes) of vertices in $G$ such that each set induces a connected subgraph. The connected $k$-partition polytope of $G$, denoted by $P(G,k)$, is defined as the convex hull of the incidence vectors of all connected $k$-subpartitions of… ▽ More

    Submitted 3 January, 2024; originally announced January 2024.

    MSC Class: 90C57

  2. arXiv:2312.14777  [pdf, ps, other

    cs.DM

    Compact formulations and valid inequalities for parallel machine scheduling with conflicts

    Authors: Phablo F. S. Moura, Roel Leus, Hande Yaman

    Abstract: The problem of scheduling conflicting jobs on parallel machines consists in assigning a set of jobs to a set of machines so that no two conflicting jobs are allocated to the same machine, and the maximum processing time among all machines is minimized. We propose a new compact mixed integer linear formulation based on the representatives model for the vertex coloring problem, which overcomes a num… ▽ More

    Submitted 9 July, 2024; v1 submitted 22 December, 2023; originally announced December 2023.

    MSC Class: 90Cxx

  3. arXiv:2306.13383  [pdf, other

    cs.GT cs.DS econ.TH

    Fair integer programming under dichotomous and cardinal preferences

    Authors: Tom Demeulemeester, Dries Goossens, Ben Hermans, Roel Leus

    Abstract: One cannot make truly fair decisions using integer linear programs unless one controls the selection probabilities of the (possibly many) optimal solutions. For this purpose, we propose a unified framework when binary decision variables represent agents with dichotomous preferences, who only care about whether they are selected in the final solution. We develop several general-purpose algorithms t… ▽ More

    Submitted 9 April, 2024; v1 submitted 23 June, 2023; originally announced June 2023.

  4. arXiv:2210.05562  [pdf, other

    econ.TH

    An improved decomposition-based heuristic for truck platooning

    Authors: Boshuai Zhao, Roel Leus

    Abstract: Truck platooning is a promising transportation mode in which several trucks drive together and thus save fuel consumption by suffering less air resistance. In this paper, we consider a truck platooning system for which we jointly optimize the truck routes and schedules from the perspective of a central platform. We improve an existing decomposition-based heuristic by Luo and Larson (2022), which i… ▽ More

    Submitted 19 February, 2023; v1 submitted 11 October, 2022; originally announced October 2022.

    Comments: Presented at the International Network Optimization Conference (INOC) 2022 on June 2022 in Aachen, Germany. Presented at the 36th annual conference of the Belgian Operational Research Society (ORBEL 36) on September 2022 in Ghent, Belgium

  5. arXiv:2210.02434  [pdf, ps, other

    cs.DM

    A flow-based formulation for parallel machine scheduling using decision diagrams

    Authors: Daniel Kowalczyk, Roel Leus, Christopher Hojny, Stefan Røpke

    Abstract: We present a new flow-based formulation for identical parallel machine scheduling with a regular objective function and without idle time. The formulation is constructed with the help of a decision diagram that represents all job sequences that respect specific ordering rules. These rules rely on a partition of the planning horizon into, generally non-uniform, periods and do not exclude all optima… ▽ More

    Submitted 5 October, 2022; originally announced October 2022.

  6. The TSP with drones: The benefits of retraversing the arcs

    Authors: Nicola Morandi, Roel Leus, Jannik Matuschke, Hande Yaman

    Abstract: In the Traveling Salesman Problem with Drones (TSP-mD), a truck and multiple drones cooperate to serve customers in the minimum amount of time. The drones are launched and retrieved by the truck at customer locations, and each of their flights must not consume more energy than allowed by their batteries. Most problem settings in the literature restrict the feasible truck routes to cycles, i.e., cl… ▽ More

    Submitted 7 July, 2022; originally announced July 2022.

  7. arXiv:2102.02002  [pdf, ps, other

    math.OC

    Scheduling a single parallel-batching machine with non-identical job sizes and incompatible job families

    Authors: Fan Yang, Morteza Davari, Wenchao Wei, Ben Hermans, Roel Leus

    Abstract: We study the scheduling of jobs on a single parallel-batching machine with non-identical job sizes and incompatible job families. Jobs from the same family have the same processing time and can be loaded into a batch, as long as the batch size respects the machine capacity. The objective is to minimize the total weighted completion time. The problem combines two classic combinatorial problems, nam… ▽ More

    Submitted 3 February, 2021; originally announced February 2021.

  8. arXiv:2101.05473  [pdf, ps, other

    cs.DM

    Time-critical testing and search problems

    Authors: Alessandro Agnetis, Ben Hermans, Roel Leus, Salim Rostami

    Abstract: This paper introduces a problem in which the state of a system needs to be determined through costly tests of its components by a limited number of testing units and before a given deadline. We also consider a closely related search problem in which there are multiple searchers to find a target before a given deadline. These natural generalizations of the classical sequential testing problem and s… ▽ More

    Submitted 14 January, 2021; originally announced January 2021.

  9. arXiv:2101.03546  [pdf, ps, other

    math.OC

    Exact algorithms for budgeted prize-collecting covering subgraph problems

    Authors: Nicola Morandi, Roel Leus, Hande Yaman

    Abstract: We introduce a class of budgeted prize-collecting covering subgraph problems. For an input graph with prizes on the vertices and costs on the edges, the aim of these problems is to find a connected subgraph such that the cost of its edges does not exceed a given budget and its collected prize is maximum. A vertex prize is collected when the vertex is visited, but the price can also be partially co… ▽ More

    Submitted 4 August, 2021; v1 submitted 10 January, 2021; originally announced January 2021.

    Comments: Instances and computational results are available in a public repository at https://github.com/nm05119/Exact-algorithms-for-budgeted-prize-collecting-covering-subgraph-problems

  10. A pessimist's approach to one-sided matching

    Authors: Tom Demeulemeester, Dries Goossens, Ben Hermans, Roel Leus

    Abstract: Inspired by real-world applications such as the assignment of pupils to schools or the allocation of social housing, the one-sided matching problem studies how a set of agents can be assigned to a set of objects when the agents have preferences over the objects, but not vice versa. For fairness reasons, most mechanisms use randomness, and therefore result in a probabilistic assignment. We study th… ▽ More

    Submitted 12 July, 2022; v1 submitted 3 January, 2021; originally announced January 2021.

  11. arXiv:1911.08959  [pdf, other

    cs.DM cs.DS

    Exact and approximation algorithms for the expanding search problem

    Authors: Ben Hermans, Roel Leus, Jannik Matuschke

    Abstract: Suppose a target is hidden in one of the vertices of an edge-weighted graph according to a known probability distribution. The expanding search problem asks for a search sequence of the vertices so as to minimize the expected time for finding the target, where the time for reaching the next vertex is determined by its distance to the region that was already searched. This problem has numerous appl… ▽ More

    Submitted 20 November, 2019; originally announced November 2019.

  12. arXiv:1812.00203  [pdf, ps, other

    astro-ph.IM math.OC

    Scheduling multiple agile Earth observation satellites with multiple observations

    Authors: Chao Han, Xinwei Wang, Guopeng Song, Roel Leus

    Abstract: The Earth observation satellites (EOSs) are specially designed to collect images according to user requirements. The agile EOSs (AEOS), with stronger attitude maneuverability, greatly improve the observation capability, while increasing the complexity in scheduling. We address a multiple AEOSs scheduling with multiple observations for the first time}, where the objective function aims to maximize… ▽ More

    Submitted 1 December, 2018; originally announced December 2018.

  13. arXiv:1309.0081  [pdf, ps, other

    cs.DS

    A Combination of Flow Shop Scheduling and the Shortest Path Problem

    Authors: Kameng Nip, Zhenbo Wang, Fabrice Talla Nobibon, Roel Leus

    Abstract: This paper studies a combinatorial optimization problem which is obtained by combining the flow shop scheduling problem and the shortest path problem. The objective of the obtained problem is to select a subset of jobs that constitutes a feasible solution to the shortest path problem, and to execute the selected jobs on the flow shop machines to minimize the makespan. We argue that this problem is… ▽ More

    Submitted 31 August, 2013; originally announced September 2013.

    Comments: 18 pages, 5 figures

    Report number: KBI_1316 ACM Class: F.2.2