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

Coco: Remove C dependency for legacy code #6

Closed
luleyleo opened this issue Oct 30, 2021 · 2 comments
Closed

Coco: Remove C dependency for legacy code #6

luleyleo opened this issue Oct 30, 2021 · 2 comments
Labels
backlog This issue is postponed close this? Can we close this issue? maintenance Improvements or updates of general rust code

Comments

@luleyleo
Copy link
Collaborator

In order to avoid reimplementing the legacy C code of Coco's bbob suite, I instead compiled it and liked it with mahf. It would be nice to keep this project entirely in Rust, so it should be (auto?) converted to Rust at some point.

It is important to keep it exactly the same in terms of behaviour, so this will be a rather annoying task.

https://github.com/luleyleo/mahf/blob/c44a55a6c71685cc970e8d2dfefc1e2f46c09417/src/problems/coco/suits/bbob/legacy_code.c#L1-L7

@luleyleo luleyleo added maintenance Improvements or updates of general rust code backlog This issue is postponed labels Oct 30, 2021
@HeleNoir
Copy link
Collaborator

HeleNoir commented Jun 5, 2023

Can we close this or do we still need it for any reason?

@HeleNoir HeleNoir added the close this? Can we close this issue? label Jun 5, 2023
@luleyleo
Copy link
Collaborator Author

luleyleo commented Jun 5, 2023

This can be closed in favor of #155

@luleyleo luleyleo closed this as completed Jun 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog This issue is postponed close this? Can we close this issue? maintenance Improvements or updates of general rust code
Projects
None yet
Development

No branches or pull requests

2 participants