Rust bindings for the Numerical Black-Box Optimization Benchmarking Framework.
pub use suite::Suite;
pub use problem::Problem;
pub use observer::Observer;