Coco
Rust bindings for the COCO Numerical Black-Box Optimization Benchmarking Framework.
See https://github.com/numbbo/coco and https://numbbo.github.io/coco/.
Building and packaging
Requirements
gitgcc(or any other C compiler)bindgen(cargo install bindgen-cli)- and
libclang(installlibclang-devon Ubuntu)
- and
bash(forgenerate.sh)
coco-sys
coco-rs
Licensing
This code is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE and LICENSE-MIT for details.