
Benedicte Rimmereid
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by Benedicte Rimmereid-
Mhm I see, Thank you so much for the help.
-
Yes, but not when I add SARHSUp :)
-
https://drive.google.com/file/d/1UBCxGKIfO57T29zK4FCHM5cI4xnkB5nl/view?usp=sharing Thank you! So to be clear, my end goal is to retrieve the SARHSUp/down-attribute
-
Mhm, very wierd: I tried this: fixed = model.fixed() fixed.params.QCPDual = 1 # TODO: back to 0 quadratic_constraints = fixed.getQConstrs() fixed.params.NonConvex = 1 fixed.update() fixed.opt...
-
Ah okay :) Gurobi 11.0.0 (win64) logging started Tue Apr 16 14:54:47 2024 Set parameter LogFile to value "gurobi_log_test.txt"Set parameter QCPDual to value 1Gurobi Optimizer version 11.0.0 build v...
-
(11,0,0) :)
-
Mhm, that results in: AttributeError: Unable to retrieve attribute 'Pi'
-
Yes, I have tried that :/
-
Hi Riley, Thank you for responding. The following code snippet might be more illustrative of my problem: file_path_sensitivity = os.path.join("Results", "SensitivityAdd.txt") fixed_q = read("fixe...