Jul 2026· Annual Conference on Genetic and Evolutionary Computation· pp. 4-12· 0 citations· 34 references
Computer Science
TL;DR
This paper presents a methodology for constructing benchmark streams of optimization problem instances, applicable to any domain equipped with a problem generator that allows generating intermediate instances between known classes, and enables fine-grained control over key stream characteristics.
Abstract
In many real-world applications, optimization problems do not appear in isolation but as streams of instances that need to be solved in sequence. Moreover, the features of the instances that compose a stream may change over time, influencing the performance of optimization algorithms. However, most work in automatic algorithm selection and configuration still focuses on static or offline settings, with only a few studies addressing the streaming case. Progress in this area may be hindered by the absence of a general, flexible benchmark that would allow researchers to evaluate new methods under controlled and reproducible settings. This paper presents a methodology for constructing benchmark streams of optimization problem instances, applicable to any domain equipped with a problem generator that allows generating intermediate instances between known classes. The approach enables fine-grained control over key stream characteristics, including the frequency and speed of transitions between different problem classes, and whether these changes affect instance features, algorithmic performance, or both. This flexibility allows the creation of diverse benchmarks, which can be used to stress-test existing and future algorithm selection and configuration approaches, revealing their performance under different stream types.
A comprehensive review of Kubernetes scheduling strategies published between January 2023 and January 2026 is presented and a multi-dimensional taxonomy is established that categorizes scheduling approaches based on common objectives, modification methods, optimization methodologies, targeted workloads, evaluation methods, scheduling scopes, and performance metrics.
Mohammed Alhakimi, R. Latip· De Computis· 0 citations
An extension of the irace framework, h-irace, is proposed that incorporates concurrent racing processes over predefined instance subsets that supports configuration specialization across heterogeneous instance subsets in both continuous and combinatorial optimization problems.
Diana Gil-Silvestre, Nicolás Rojas-Morales, Thomas Stützle et al.· Proceedings of the Genetic a...· 0 citations
Data centers need tooling that validates an entire installation rather than individual nodes, at acceptance and at regular intervals thereafter. This requires dispatching identical benchmarks to every node in a single submission, and therefore cluster-aware scheduling. This paper presents ClusterBench, a framework for cluster-wide continuous benchmarking. It ships with a benchmark collection targeting each component: CPU, GPU, memory, interconnect, and I/O. Because measurements are repeated throughout the cluster's lifetime, ClusterBench collects data across space and time. Comparison against earlier runs detects performance regressions introduced by software changes, such as kernel updates or new library versions. The measurements also form a dataset for research on hardware variability. On the NHR@FAU clusters Helma, Alex, and Fritz, variation within a single component stays within 1%. Variation across specimens reaches 5%, despite nodes identical by specification. Correlating performance with power draw, frequency, and temperature shows that this relationship differs between air- and liquid-cooled nodes.
A. Ujeniya, Jan Eitzinger, Thomas Gruber et al.· 0 citations
Benchmark instances for multicommodity flow problems often fail to capture the structural characteristics of real-world networks or preserve a rigorous relationship with their single-commodity counterparts. To address these limitations, this paper presents s2mflow : an open-source, cross-platform Python library for lifting single-commodity minimum-cost flow instances into the multicommodity space. Unlike existing generators, s2mflow makes this structural relationship an explicit design principle of the instance construction process, enabling the generation of structurally grounded benchmarks. The package combines a Python interface with a high-performance Rust backend built with PyO3 and maturin, and is distributed via PyPI for Linux and macOS on x86_64 and ARM64, and Windows on x64. It provides integer partitioning methods to control commodity-demand heterogeneity, a key factor for the Single-Multi-Commodity Gap and solver performance. Additionally, s2mflow introduces the specialized .mcfmin file format for compact, reproducible storage. The resulting instances are suitable for benchmarking methods in linear programming, network optimization, and transportation science.
Felix P. Broesamle, Stefan Nickel· SoftwareX· 0 citations
Tool-use benchmarks generally evaluate whether an agent completes a workflow using appropriate tools and valid arguments. However, feasibility alone is insufficient in real-world decision settings such as route planning and fleet dispatch. Individual choices interact through shared constraints and costs, so a feasible solution may still be substantially suboptimal. This raises a harder question: can an agent turn information gathered through tools into a globally optimal decision? We introduce AlgoWorlds, a benchmark that transforms formally specified combinatorial optimization problems into partially observed decision environments with verifiable global optima. Each environment contains a hidden instance observed only through task-specific information tools, after which the agent commits to one structured decision evaluated for feasibility and optimality. AlgoWorlds contains 240 environments covering ten combinatorial optimization families and four workload levels. Family-specific deterministic programs generate the instances, exact algorithms certify their optima and determine workload levels, and two structurally different tool interfaces present each underlying instance. We evaluate seven leading LLMs, including Claude Opus 4.8 and GPT-5.6 Sol. Achieving global optimality remains highly challenging: although leading models produce feasible decisions in most cases, the best-performing model reaches exact optimality in only 38.61% of cases. Even when agents collect sufficient information to reconstruct the hidden instance, most failures end in feasible but suboptimal decisions. The challenge therefore extends beyond information acquisition to information integration, global constraint reasoning, and decision verification. The project homepage is available at https://xzx34.github.io/AlgoWorlds/, and the code is available at https://github.com/xzx34/AlgoWorlds.
Zi-Xiang Xu, Jiaan Wang, Fanfei Meng· 0 citations
We use cookies to run the site and, with your consent, for analytics and to show ads.
See our Cookie Policy.