Farin Rastgar Amini
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Farin Rastgar Amini-
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): ...