optuna / kurobako-py

A Python library to help implement kurobako's solvers and problems
MIT License
9 stars 7 forks source link

Add `LOG_UNIFORM_DISCRETE` support to `OptunaSolver` #12

Closed sile closed 3 years ago

sile commented 3 years ago

TThis PR makes OptunaSolver handle LOG_UNIFORM_DISCRETE as the current Optuna has the log option in suggest_int.