Consistent and unbiased estimation of the hypervolume of an unknown true Pareto front

Hypervolume is most likely the most often used set quality indicator in (evolutionary) multi-objective optimization. It may be used to compare the quality of solution sets whose images in the objective space are approximations of the true Pareto front. Although in this way we may compare two or more approximations, our knowledge is limited without … Read more

Visiting exactly once all the vertices of {0,1,2}^3 with a 13-segment path that avoids self-crossing

In the Euclidean space \(\mathbb{R}^3\), we ask whether one can visit each of the \(27\) vertices of the grid \(G_3:=\{0,1,2\}^3\) exactly once using as few straight-line segments, connected end to end, as possible (an optimal polygonal chain). We give a constructive proof that there exists a \(13\)-segment perfect simple path (i.e., an optimal chain that … Read more

A Traveling Salesman Problem with Drone Stations and Speed-Optimized Drones

With e-commerce expanding rapidly, last-mile delivery challenges have been exacerbated, necessitating innovative logistics to reduce operational costs and improve delivery speed. This paper investigates a traveling salesman problem with drone stations, where a truck collaborates with multiple drones docked at candidate drone stations to serve customers. In contrast to existing studies that typically assume fixed … Read more

Greedy Algorithms with Imprecise Oracles for Submodular Knapsack Problems

We consider the problem of maximizing a monotone increasing, normalized, and submodular function defined on a set of weighted items under a knapsack constraint. A well-known greedy algorithm, analyzed by Wolsey (1982), achieves an approximation factor of \(0.357\) for this problem. This greedy algorithm starts with an empty solution set and iteratively generates a feasible … Read more

Solving the Partial Inverse Knapsack Problem

In this paper, we investigate the partial inverse knapsack problem, a bilevel optimization problem in which the follower solves a classical 0/1-knapsack problem with item profit values comprised of a fixed part and a modification determined by the leader. Specifically, the leader problem seeks a minimal change to given item profits such that there is … Read more

Extending the reflect flow formulation to variable-sized one-dimensional cutting and skiving stock problems

Flow formulations have been widely studied for the one-dimensional cutting stock problem and several of its extensions. Among these, the so-called reflect model has shown the best empirical performance when solved directly with a general-purpose integer linear programming solver due to its reduced number of variables and constraints. However, existing adaptations of reflect for the … Read more

The Minimization of the Weighted Completion Time Variance in a Single Machine: A Specialized Cutting-Plane Approach

This study addresses the problem of minimizing the weighted completion time variance (WCTV) in single-machine scheduling. Unlike the unweighted version, which has been extensively studied, the weighted variant introduces unique challenges due to the absence of theoretical properties that could guide the design of efficient algorithms. We propose a mathematical programming framework based on a … Read more

Recoverable Robust Cardinality Constrained Maximization with Commitment of a Submodular Function

We consider a game-theoretic variant of maximizing a monotone increasing, submodular function under a cardinality constraint. Initially, a solution to this classical problem is determined. Subsequently, a predetermined number of elements from the ground set, not necessarily contained in the initial solution, are deleted, potentially reducing the solution’s cardinality. If any deleted elements were part … Read more

On the Structure of the Inverse-Feasible Region of a Multiobjective Integer Program

Many optimization problems are made more challenging due to multiple, conflicting criteria. The subjective nature of balancing these criteria motivates techniques for inverse optimization. This study establishes foundations for an exact representation of the inverse feasible region of a multiobjective integer program. We provide the first insights into its exact structure, as well as two … Read more