Skip to content

Lehrmanncc/DIS-KTA2

Repository files navigation

DIS-KTA2: A Multi-Objective Automatic Algorithm Configuration Algorithm

This repository provides the official implementation of the paper:

Dynamic Instance Sampling for Multi-Objective Automatic Algorithm Configuration
Swarm and Evolutionary Computation, Volume 97, August 2025, 102008
Yuchen Li, Handing Wang https://doi.org/10.1016/j.swevo.2025.102008


Installation

# Clone the repository
git clone https://github.com/lehrmanncc/DIS-KTA2.git

# Navigate to the project directory
cd DIS-KTA2

# Install required dependencies
pip install -r requirements.txt

Reference

If you use this code in your research, please cite our paper:

@article{liDynamicInstanceSampling2025,
  title   = {Dynamic Instance Sampling for Multi-Objective Automatic Algorithm Configuration},
  author = {Yuchen Li and Handing Wang},
  journal = {Swarm and Evolutionary Computation},
  volume  = {97},
  pages   = {102008},
  year    = {2025},
  month   = aug,
  issn    = {22106502},
  doi     = {10.1016/j.swevo.2025.102008}
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages