Crate mahf_coco

Source
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.
InstanceEvaluator
Evaluates Instances.
Suite
A COCO benchmark suite.

Enums§

SuiteName

Functions§

evaluate_suite
Evaluate a Suite efficiently.