mlr-org / ParamHelpers

Helpers for parameters in black-box optimization, tuning and machine learning.
https://paramhelpers.mlr-org.com
Other
26 stars 9 forks source link

Allow atomic reqires, useful for dependency on boolean variable #187

Closed mb706 closed 7 years ago

mb706 commented 7 years ago

See issue #62

berndbischl commented 7 years ago

good change, but the docs in aParam / requires also need to be updated now. I can do that