Does cuOpt support Mixed-Integer Quadratic Programming, specifically with linear constraints and a quadratic objective function?
Based on the documentation, it appears this is not supported. I tested a toy example which did not throw an exception, but it also did not produce the correct results.
If MIQP is currently unsupported, are there plans to add this in the future?
Does cuOpt support Mixed-Integer Quadratic Programming, specifically with linear constraints and a quadratic objective function?
Based on the documentation, it appears this is not supported. I tested a toy example which did not throw an exception, but it also did not produce the correct results.
If MIQP is currently unsupported, are there plans to add this in the future?