quantresearch1

Results 22 comments of quantresearch1

Hi @shuaiwang88, I just had a look at the HiGHs repo and the HighsLinearObjective data structure as well as the AddLinearObjective method are not available in highspy, it seems it's...

Thanks @jsiirola for your input. Good to know that's already done through suffixes, I was not aware of that. It makes sense to continue with suffixes. Eventually, I had in...

Hi, I would like to understand the correct behavior we would want to see here to be able to provide a fix for this. I have tried replacing Binary &...

Hello, I think we would need a minimal working example to confirm what issue @leroum is encountering. I just tested it in on pyomo 6.9.4 with python 3.11 and the...

Would that be when the user interrupts the solve or when encountering a numerical issue ?

If it helps anybody, I am not running into any issues using python 3.13.3, aider-chat 0.83.1 and audioop-lts

@emma58 Thanks for the advice. Looking into the Highs C++ code, I did not find a quadratic equivalent to changeColCost so I think each coefficient update would have to be...

I need to look into the highs unit tests failure, they look genuine

> I need to look into the highs unit tests failure, they look genuine I have had a look at the remaining failures and I think it's unrelated to my...

@jsiirola Thanks, I have synced with main and that has helped with a few failures. I am just left with this one failure for python 3.13 on linux. Not clear...