Read files
The goal is to apply a Dantzig-Wolfe decomposition to a model given as a .mps file where the decomposition structure is given in a .dec file. The motivation is that this would allow for an easy comparison of Coluna with other solvers.
There is some problem only when solving certain problems such as the one in read_decomposition_demos/bin_packing which I could not wrap my head around. The error message is ERROR: LoadError: MathOptInterface.UnsupportedAttribute{BlockDecomposition.ConstraintDecomposition}: Attribute BlockDecomposition.ConstraintDecomposition() is not supported by the model.
Edit: This error was fixed with atoptima/Coluna.jl@fd5bead996fa440ee3ac2480ac6d8c790da73274.
Hi David,
I'm sorry, I didn't see your PR ! Would you like to have a call to talk about what you did in this PR and in #31 ?
Hi David,
I'm sorry, I didn't see your PR ! Would you like to have a call to talk about what you did in this PR and in #31 ?
Yes, that's a good idea!