Erik Thinn Tvedt
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Erik Thinn Tvedt-
Erik Thinn Tvedt commented,
That worked! But I still have a question. As seen from the log output underneath, the incumbent value and BestBd is 7.00 and 7.00 in the final solution. Why does the last values from the callback f...
-
Erik Thinn Tvedt commented,
The log output received from my solution is under ____LOG_OUTPUT_WITH_TWO_OBJECTIVE___. I printed the last callback values received, the calculated MIPGap and the model.ObjVal in the bottom of the ...
-
Erik Thinn Tvedt created a post,
Different objective value from current best objective
AnsweredHi, I want to fetch the current best objective and the upper bound for a solution. This is to estimate the percentage gap between the two values. I want to fetch these values when the model is enco...