-3

I want to solve binpacking problem using Ipopt with JuMP which is a linear programming. Can someone help me with the code

Dones
  • 5
  • 1

1 Answers1

0

I already replied to your previous question: Constraints of type MathOptInterface.VariableIndex-in-MathOptInterface.ZeroOne are not supported by the solver. When using Ipopt solver in Julia

The JuMP community forum is a more appropriate place for general discussion. SO is more for specific questions.

https://discourse.julialang.org/c/domain/opt/13

Oscar Dowson
  • 2,395
  • 1
  • 5
  • 13