1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/math/py-iohexperimenter/pkg-descr
Sunpoet Po-Chuan Hsieh 26da84473a Add py-iohexperimenter 0.2.8
IOHexperimenter is the benchmarking platform for Iterative Optimization
Heuristics (IOHs).

IOHexperimenter provides:
- A framework for straightforward benchmarking of any iterative optimization
  heuristic
- A suite consisting of 23 pre-made Pseudo-Boolean benchmarking function, with
  easily accessible methods for adding custom functions and suites
- Logging methods to effortlesly store benchmarking data in a format compatible
  with IOHanalyzer, with future support for additional data logging options
- (Soon to come:) A framework which significantly simplifies algorithm design

WWW: https://github.com/IOHprofiler/IOHexperimenter
2020-11-09 17:34:41 +00:00

14 lines
640 B
Plaintext

IOHexperimenter is the benchmarking platform for Iterative Optimization
Heuristics (IOHs).
IOHexperimenter provides:
- A framework for straightforward benchmarking of any iterative optimization
heuristic
- A suite consisting of 23 pre-made Pseudo-Boolean benchmarking function, with
easily accessible methods for adding custom functions and suites
- Logging methods to effortlesly store benchmarking data in a format compatible
with IOHanalyzer, with future support for additional data logging options
- (Soon to come:) A framework which significantly simplifies algorithm design
WWW: https://github.com/IOHprofiler/IOHexperimenter