luinardi / hypermapper

Black-box Optimizer based on Bayesian Optimization
MIT License
155 stars 26 forks source link

Restrictions to search space for multiple input parameters #90

Open thegwan opened 1 year ago

thegwan commented 1 year ago

Is there a way to restrict the search space across multiple input parameters? For example, can I specify multiple integer parameters, but require that the integer values for all parameters have the same parity?