Simple and reliable optimization with local, global, population-based and sequential techniques in numerical discrete search spaces.
machine-learning
optimization
constrained-optimization
hyperparameter-optimization
meta-heuristic
simulated-annealing
hill-climbing
bayesian-optimization
nelder-mead
random-search
particle-swarm-optimization
evolution-strategies
blackbox-optimization
gradient-free-optimization
tree-of-parzen-estimator
hyperactive
-
Updated
Feb 27, 2022 - Python
As mentioned in MiniZinc/MiniZincIDE#125, adding the
-s
option tofzn-gecode
overrides-mode gist
which is surprising.The best would probably be to make it possible for Gist to also output statistics, but making sure that
-mode gist
will actually start Gist is enough to solve this bug.