Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

howto disable displaying the reference algorithm #1832

Open
nikohansen opened this issue Jan 7, 2019 · 0 comments
Open

howto disable displaying the reference algorithm #1832

nikohansen opened this issue Jan 7, 2019 · 0 comments
Labels

Comments

@nikohansen
Copy link
Contributor

nikohansen commented Jan 7, 2019

AKA "best algorithm", e.g. best 2009, works currently like

import cocopp
cocopp.testbedsettings.GECCOBBOBTestbed.settings['reference_algorithm_filename'] = None

This is IMHO still a little tough on the user.

If the above is assigned after cocopp.main has been called, additionally

cocopp.config.config()

needs to be executed to activate the new setting.

@brockho brockho added the Recipe label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants