Skip to content

Releases: jakobbossek/smoof

smoof 1.7.0

24 Feb 10:49
1007f0b

Choose a tag to compare

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

14 Aug 13:16

Choose a tag to compare

Mainly a bugfix release

v1.2

22 Jan 01:53

Choose a tag to compare

Mainly a bugfix release. However, there are some new functions.

v1.1

24 Nov 14:21

Choose a tag to compare

add some imports