Farin Rastgar Amini
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Farin Rastgar Amini-
Farin Rastgar Amini commented,
Hi Jaromil, Thank you for the feedback. It seems that the relaxation solution is not integral. Here is the LOG from the moment after sifting: Root relaxation: objective 5.247974e+04, 508821 iterati...
-
Farin Rastgar Amini created a post,
How to get the fractional values of the root node relaxation solution?
OngoingI need to extract the fractional solution of the root node relaxation. I have tried following the callback function, but the output appears to be an empty list ([]). def mycallback(model, where): ...