Skip to content

Experimentation procedure for Iterative Optimization Heuristics

License

Notifications You must be signed in to change notification settings

DV-Anh/IOHexperimenter

 
 

Repository files navigation

IOHexperimenter

Ubuntu g++-{10, 9, 8} MacOS clang++, g++-{9, 8} Windows MVSC-2019

Experimenter for Iterative Optimization Heuristics (IOHs), built natively in* C++.

IOHexperimenter provides:

  • A framework to ease the benchmarking of any iterative optimization heuristic

C++

The interface for C++ interface is described in more detail in the wiki. The complete API documentation, including some usage examples, can be found here.

Python

A quickstart for the Python interface and the full API documentation can be found here. It is also described in the wiki and available via pip.

Contact

If you have any questions, comments or suggestions, please don't hesitate contacting us [email protected].

Our team

When using IOHprofiler and parts thereof, please kindly cite this work as

Carola Doerr, Hao Wang, Furong Ye, Sander van Rijn, Thomas Bäck: IOHprofiler: A Benchmarking and Profiling Tool for Iterative Optimization Heuristics, arXiv e-prints:1810.05281, 2018.

@ARTICLE{IOHexperimenter,
  author = {Jacob de Nobel and
               Furong Ye and
               Diederick Vermetten and
               Hao Wang and
               Carola Doerr and
               Thomas B{\"{a}}ck},
  title = {{IOHexperimenter: Benchmarking Platform for Iterative Optimization Heuristics}},
  journal = {arXiv e-prints:2111.04077},
  archivePrefix = "arXiv",
  eprint = {2111.04077},
  year = 2021,
  month = Nov,
  keywords = {Computer Science - Neural and Evolutionary Computing},
  url = {https://arxiv.org/abs/2111.04077}
}

About

Experimentation procedure for Iterative Optimization Heuristics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 89.9%
  • Python 9.2%
  • Other 0.9%