Argonne-National-Laboratory / PIPS

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

merge two functions link_info and get_link_matrix with the traditional interface #29

Closed YankaiCao closed 8 years ago

cnpetra commented 8 years ago

@nanhaitudou , thanks! It looks good to me and ready for merging, unless @fqiang has comments.

fqiang commented 8 years ago

The code looks fine to me. The only minor comment is that in the constructor in for StructJuMPInput.C, should the linking constraints initialization be called in the solver instead of in this interface code?

I will test it against with a scopf problem instance. Let you guys know the results. later. @nanhaitudou @cnpetra