jmejia8 / Metaheuristics.jl

High-performance metaheuristics for optimization coded purely in Julia.
https://jmejia8.github.io/Metaheuristics.jl/stable/
Other
255 stars 26 forks source link

Improve error reporting #65

Closed jmejia8 closed 1 year ago

jmejia8 commented 1 year ago

Improve reporting errors when the output of the objective function is not appropriate. To avoid similar problems like https://github.com/jmejia8/Metaheuristics.jl/issues/64