3

I'm using COIN-OR Clp, and I need to define my linear problem in C++. I can construct my problem in terms of a matrix and a constraint vector, but I don't understand the format that Clp needs this information in. How do I structure a CoinPackedMatrix or a CoinBigIndex, etc., to pass to ClpSimplex via ClpSimplex.loadProblem()?

Battery_Al
  • 779
  • 1
  • 5
  • 20

0 Answers0