Skip to main content

Showing 1–14 of 14 results for author: Spieksma, F

Searching in archive cs. Search in all archives.
.
  1. arXiv:2504.02369  [pdf, ps, other

    cs.DS cs.CC

    Finding Diverse Solutions in Combinatorial Problems with a Distributive Lattice Structure

    Authors: Mark de Berg, Andrés López Martínez, Frits Spieksma

    Abstract: We generalize the polynomial-time solvability of $k$-\textsc{Diverse Minimum s-t Cuts} (De Berg et al., ISAAC'23) to a wider class of combinatorial problems whose solution sets have a distributive lattice structure. We identify three structural conditions that, when met by a problem, ensure that a $k$-sized multiset of maximally-diverse solutions -- measured by the sum of pairwise Hamming distance… ▽ More

    Submitted 3 April, 2025; originally announced April 2025.

  2. arXiv:2502.15001  [pdf, other

    cs.CY

    The ETKidney simulator: a discrete event simulator to assess the impact of alternative kidney allocation rules in Eurotransplant

    Authors: H. C. de Ferrante, Rocio Laguna Goya, Bart M. L. Smeulders, Frits C. R. Spieksma, Ineke Tieken

    Abstract: Over 10,000 candidates wait for a kidney transplantation in Eurotransplant, and are prioritized for transplantation based on the allocation rules of the Eurotransplant Kidney Allocation System (ETKAS) and Eurotransplant Senior Program (ESP). These allocation rules have not changed much since ETKAS and ESP's introductions in 1996 and 1999, respectively, despite identification of several areas of im… ▽ More

    Submitted 20 February, 2025; originally announced February 2025.

  3. arXiv:2502.04159  [pdf, other

    math.CO cs.DM math.OC

    Fair Schedules for Single Round Robin Tournaments with Ranked Participants

    Authors: Sten Wessel, Cor Hurkens, Frits Spieksma

    Abstract: We introduce a new measure to capture fairness of a schedule in a single round robin (SRR) tournament when participants are ranked by strength. To prevent distortion of the outcome of an SRR tournament as well as to guarantee equal treatment, we argue that each participant should face its opponents when ranked by strength in an alternating fashion with respect to the home/away advantage. Here, the… ▽ More

    Submitted 6 February, 2025; originally announced February 2025.

    MSC Class: 90B35

  4. arXiv:2412.13358  [pdf, other

    cs.DS cs.DM math.CO

    Stable Approximation Algorithms for Dominating Set and Independent Set

    Authors: Mark de Berg, Arpan Sadhukhan, Frits Spieksma

    Abstract: We study the Dominating set problem and Independent Set Problem for dynamic graphs in the vertex-arrival model. We say that a dynamic algorithm for one of these problems is $k$-stable when it makes at most $k$ changes to its output independent set or dominating set upon the arrival of each vertex. We study trade-offs between the stability parameter $k$ of the algorithm and the approximation ratio… ▽ More

    Submitted 17 December, 2024; originally announced December 2024.

    Comments: 23 pages, an initial version has been published as part of the proceedings of APPROX 2023

  5. arXiv:2410.10840  [pdf, other

    cs.CY

    A discrete event simulator for policy evaluation in liver allocation in Eurotransplant

    Authors: Hans de Ferrante, Marieke de Rosner-Van Rosmalen, Bart Smeulders, Frits C. R. Spieksma, Serge Vogelaar

    Abstract: We present the ELAS simulator, a discrete event simulator built for the Eurotransplant (ET) Liver Allocation System (ELAS). Eurotransplant uses ELAS to allocate deceased donor livers in eight European countries. The simulator is made publicly available to be transparent on which model Eurotransplant uses to evaluate liver allocation policies, and to facilitate collaborations with policymakers, sci… ▽ More

    Submitted 22 April, 2025; v1 submitted 30 September, 2024; originally announced October 2024.

    Comments: 34 pages, 3 figures

  6. arXiv:2303.07290  [pdf, ps, other

    cs.DS

    Finding Diverse Minimum s-t Cuts

    Authors: Mark de Berg, Andrés López Martínez, Frits Spieksma

    Abstract: Recently, many studies have been devoted to finding diverse solutions in classical combinatorial problems, such as Vertex Cover (Baste et al., IJCAI'20), Matching (Fomin et al., ISAAC'20) and Spanning Tree (Hanaka et al., AAAI'21). We initiate the algorithmic study of $k$-Diverse Minimum s-t Cuts which, given a directed graph $G = (V, E)$, two specified vertices $s,t \in V$, and an integer… ▽ More

    Submitted 18 September, 2024; v1 submitted 13 March, 2023; originally announced March 2023.

    Comments: An earlier version of this work appeared at the 34th International Symposium on Algorithms and Computation (ISAAC 2023). Corrected typos in Section 3 and revised arguments in Section 4. Results unchanged. Added new complexity results in Section 5. Readded missing acknowledgments section

    MSC Class: 05C85 ACM Class: F.2.2; G.2.2

  7. arXiv:2209.12314  [pdf, other

    cs.DS

    Package Delivery Using Drones with Restricted Movement Areas

    Authors: Thomas Erlebach, Kelin Luo, Frits C. R. Spieksma

    Abstract: For the problem of delivering a package from a source node to a destination node in a graph using a set of drones, we study the setting where the movements of each drone are restricted to a certain subgraph of the given graph. We consider the objectives of minimizing the delivery time (problem DDT) and of minimizing the total energy consumption (problem DDC). For general graphs, we show a strong i… ▽ More

    Submitted 25 September, 2022; originally announced September 2022.

  8. arXiv:2206.11525  [pdf, other

    cs.GT math.OC

    Rejection-proof Kidney Exchange Mechanisms

    Authors: Danny Blom, Bart Smeulders, Frits C. R. Spieksma

    Abstract: Kidney exchange programs (KEPs) form an innovative approach to increasing the donor pool through allowing the participation of renal patients together with a willing but incompatible donor. The aim of a KEP is to identify groups of incompatible donor-recipient pairs that could exchange donors leading to feasible transplants. As the size of a kidney exchange grows, a larger proportion of participan… ▽ More

    Submitted 23 June, 2022; originally announced June 2022.

  9. arXiv:2112.05426  [pdf, other

    cs.CG cs.DS

    Stable Approximation Algorithms for the Dynamic Broadcast Range-Assignment Problem

    Authors: Mark de Berg, Arpan Sadhukhan, Frits Spieksma

    Abstract: Let $P$ be a set of points in $\mathbb{R}^d$, where each point $p\in P$ has an associated transmission range $ρ(p)$. The range assignment $ρ$ induces a directed communication graph $\mathcal{G}_ρ(P)$ on $P$, which contains an edge $(p,q)$ iff $|pq| \leq ρ(p)$. In the broadcast range-assignment problem, the goal is to assign the ranges such that $\mathcal{G}_ρ(P)$ contains an arborescence rooted at… ▽ More

    Submitted 10 December, 2021; originally announced December 2021.

    Comments: abstract shortened to meet the arxiv requirements

    MSC Class: 68W27; 68Q25 ACM Class: F.2.2; F.2.3

  10. arXiv:2010.01981  [pdf, other

    cs.AI math.OC

    Filling a theatre in times of corona

    Authors: Danny Blom, Rudi Pendavingh, Frits C. R. Spieksma

    Abstract: In this paper, we introduce an optimization problem posed by the Music Building Eindhoven (MBE) to deal with the economical consequences of the COVID-19 pandemic for theatre halls. We propose a model for maximizing the number of guests in a theatre hall that respects social distancing rules, and is based on trapezoid packings. Computational results show that up to 40% of the normal capacity can be… ▽ More

    Submitted 30 September, 2020; originally announced October 2020.

    Comments: 24 pages, 6 figures, submitted to INFORMS Journal on Applied Analytics

  11. arXiv:2007.03323  [pdf, other

    cs.GT

    The Stackelberg Kidney Exchange Problem is $Σ_2^p$-complete

    Authors: Bart Smeulders, Danny Blom, Frits C. R. Spieksma

    Abstract: We introduce the Stackelberg kidney exchange problem. In this problem, an agent (e.g. a hospital or a national organization) has control over a number of incompatible patient-donor pairs whose patients are in need of a transplant. The agent has the opportunity to join a collaborative effort which aims to increase the maximum total number of transplants that can be realized. However, the individual… ▽ More

    Submitted 7 July, 2020; originally announced July 2020.

  12. arXiv:2007.03057  [pdf, other

    cs.DS

    Approximation algorithms for car-sharing problems

    Authors: Kelin Luo, Frits C. R. Spieksma

    Abstract: We consider several variants of a car-sharing problem. Given are a number of requests each consisting of a pick-up location and a drop-off location, a number of cars, and nonnegative, symmetric travel times that satisfy the triangle inequality. Each request needs to be served by a car, which means that a car must first visit the pick-up location of the request, and then visit the drop-off location… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

  13. arXiv:1807.01962  [pdf, ps, other

    cs.DS cs.DM

    Partitioning Vectors into Quadruples: Worst-Case Analysis of a Matching-Based Algorithm

    Authors: Annette M. C. Ficker, Thomas Erlebach, Matus Mihalak, Frits C. R. Spieksma

    Abstract: Consider a problem where 4k given vectors need to be partitioned into k clusters of four vectors each. A cluster of four vectors is called a quad, and the cost of a quad is the sum of the component-wise maxima of the four vectors in the quad. The problem is to partition the given 4k vectors into k quads with minimum total cost. We analyze a straightforward matching-based algorithm, and prove that… ▽ More

    Submitted 5 July, 2018; originally announced July 2018.

    MSC Class: 68Q25

  14. arXiv:1112.0534  [pdf, other

    cs.DS

    The interval ordering problem

    Authors: Christoph Dürr, Maurice Queyranne, Frits C. R. Spieksma, Fabrice Talla Nobibon, Gerhard J. Woeginger

    Abstract: For a given set of intervals on the real line, we consider the problem of ordering the intervals with the goal of minimizing an objective function that depends on the exposed interval pieces (that is, the pieces that are not covered by earlier intervals in the ordering). This problem is motivated by an application in molecular biology that concerns the determination of the structure of the backbon… ▽ More

    Submitted 2 December, 2011; originally announced December 2011.

    ACM Class: F.2.2