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

C++ example #2339

Open
troyrock opened this issue Dec 26, 2024 · 1 comment
Open

C++ example #2339

troyrock opened this issue Dec 26, 2024 · 1 comment

Comments

@troyrock
Copy link

I've read in several place while poking around that C++ is supported but I can't find an example of how to use it from within C++. Can someone point me in the right direction? Thank you.

@TGlas
Copy link

TGlas commented Dec 28, 2024

I used COCO from C++ a few years ago, but I cannot find the old code. I am pretty sure that I simply called the C interface from C++. Did you try that? This should be a good starting point:

code-experiments/examples/bbob2009-c-cmaes/run_bbob.c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants