Releases: jakobbossek/smoof
Releases · jakobbossek/smoof
smoof 1.7.0
New features
- Added support for the extended bi-objective BBOB functions (FIDs 56-92) in makeBiObjBBOBFunction
- Added extra helper functions to extract all problem instance-specific data from MPM2 generator
- Added R-based evaluation environment for MPM2 generator which greatly accelerates evaluation in multi-objective settings
- Added support for single- and multi-objective NK-landscapes
- Sanity checks for smoof functions evaluations are now optional (you may set the option smoof.check_input_before_evaluation to FALSE in order to deactivate those checks). This can lead to significant speed ups when a function is evaluated many times
Bugfixes
- Fixed bug in getLoggedValues when logging of x-values was set to FALSE in addLoggingWrapper
- Fixed bug with instance ID mapping in makeBiObjBBOBFunction
- Fixed some documentation issues
v1.5.1
Mainly a bugfix release
v1.2
Mainly a bugfix release. However, there are some new functions.
v1.1
add some imports