Gurobi / gurobi-machinelearning

Formulate trained predictors in Gurobi models
https://gurobi-machinelearning.readthedocs.io/
Apache License 2.0
215 stars 44 forks source link

Add a way to add simple versions of validity domains #374

Open pobonomo opened 2 weeks ago

pobonomo commented 2 weeks ago

There's a nice paper that discusses validity domains in the same context as Gurobi ML: https://arxiv.org/abs/2406.10065

The more elaborate validity domain proposed are not so trivial to implement but at least the most simple one seems to have some beneficial effect and should be simple to add.