Originally posted by: Krzysztof Postek
Hi,
thanks for the response, I have read that thread but it's not exactly what I look for since from their discussion it seems like you will often get zeros and you need to solve some fixed model.
I thought that, since the MILP is solved by a sequence of relaxations anyway, maybe for each of these relaxations it is possible just to extract the optimal dual vector? The dual information should be somewhere there since it's essentially an LP that is solved in each node.
#DecisionOptimization#OPLusingCPLEXOptimizer