Expand description
This crate provides a MAHF problem instance for COCO.
To use this, create a Suite and call evaluate_suite with it.
Structs§
- Instance
- A COCO problem instance.
- Instance
Evaluator - Evaluates Instances.
- Suite
- A COCO benchmark suite.
Enums§
Functions§
- evaluate_
suite - Evaluate a Suite efficiently.