Elisabeth
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 3
Activity overview
Latest activity by Elisabeth-
Elisabeth created a post,
Column Generation - Large Dual Prices
Awaiting user inputHi, I'm trying to solve a graph colouring problem with CG, in which I assign the sets to specific colours. This is a minimisation problem, of which the objective function value cannot be negative....
-
Elisabeth commented,
Hi Elisabeth, Subproblems in the sense of Column Generation. The subproblems indeed have the same structure, the only way in which they differ is by the number of decision variables (so it's one co...
-
Elisabeth created a post,
Multiple subproblems
AnsweredHi, Just a generic question: how to program multiple subproblems in Gurobi C++? Is this possible without hard coding each and every subproblem?
-
Elisabeth created a post,
Inconsistent performance
Awaiting user inputHi, My MILP takes about 3 seconds to arrive at a solution most times. When other data with the same "size" and characteristics is used, it can sometimes take more than an hour. What could be the p...