Argonne-National-Laboratory / PIPS

Parallel solvers for optimization problems
Other
73 stars 21 forks source link

Add methods to add/del rows, cols to 1st&2nd stage #30

Closed goxberry closed 8 years ago

goxberry commented 8 years ago

Add the capability to add or remove rows and columns for first and second stages (variables and constraints, respectively). This capability is necessary to implement cuts in a branch & bound framework.

Signed-off-by: Geoffrey Oxberry oxberry1@llnl.gov