Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
12 lines
588 B
Plaintext
12 lines
588 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 effortlessly 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
|