Montree Jaidee
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Montree Jaidee-
Montree Jaidee commented,
Dear Maliheh, My supervision talked to his another student and he suggested to split the nodes by binary branching as follows: Assume we want to branch node R into 4 nodes, we first create a left n...
-
Montree Jaidee created a post,
Retrieve dual multipliers for each leaf node in a MIP problem
AnsweredHi, I am trying to implement a code similar to the following paper: Inference-Based Sensitivity Analysis for Mixed Integer/Linear Programming | Operations Research (informs.org). As an example, as...
-
Montree Jaidee created a post,
Implementation of n-ary branching or multiway branching in gurobipy
OngoingHi, I am new to write a code with Gurobi API on python. I would like to implement branching strategy for solving a MIP problem. Assume that I want to solve the problem Min cx subject to Ax >= B, wh...