pmlpm1986
pmlpm1986
I have the same issue with SCIP 8.0.0 and Pyomo 6.2.
> General comment: Are there tests that check against these changes? If not, please add some. I prepared a test file but I didn't upload it. I'll try to upload...
I will revisit this PR soon. I have identified one of the errors but I know very little about 'Jenkins' and the test scripts included with pyomo. I tried running...
I tried running the SCIP-specific tests locally but was unable to, even without my changes inserted. I can run the tests, but I run into errors (specifically with test_scip.py; test_scip_version.py...
I realised I was using an older version of pyomo that lacked some files, so I re-synced my fork. In doing so, I fixed some issues but ran into others....