mahf-opt / mahf

A framework for modular construction and evaluation of metaheuristics.
GNU General Public License v3.0
10 stars 0 forks source link

`problems::coco` vs `problems::coco_bound` #153

Closed Saethox closed 1 year ago

Saethox commented 1 year ago

Is the coco module even needed anymore, @luleyleo? It looks to me like coco_bound + coco_rs are sufficient.

Saethox commented 1 year ago

Resolved with #172.