2

I'm using scipy.optimize.minimize to optimize a real-world problem for which the answers can only be integers. But I want it optimized with integer values (rounding all x to the nearest whole number doesn't always give the minimum). Is there a way to use scipy.optimize.minimize with only integer values?

East_Zorro
  • 21
  • 2

0 Answers0