You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is because in NearOptimalAlternatives.jl/src/alternative-optimisation.jl we are maximizing, but in Metaheuristics.jl we are always minimizing. I do agree that this introduces an inconsistency, though. Maybe we should be minimizing there.
Originally posted by @greg-neustroev in #13 (comment)
The text was updated successfully, but these errors were encountered: