Reza Mirjalili
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
Activity overview
Latest activity by Reza Mirjalili-
Reza Mirjalili created a post,
Accessing the reduced costs of the variables in each branch and bound tree
AnsweredI am using gurobipy 10 and I was wondering if there exists any commands that help me with the following problem: At each node of branch and bound tree, I need to access the reduced cost of the vari...
-
Reza Mirjalili created a post,
can't pickle pycapsule object multiprocess
Awaiting user inputI am trying to implement the branch and price algorithm in python via Gurobi and as you know, in every node of the search tree, the linear relaxation of the master problem (MP) with additional bran...