hiop
hiop copied to clipboard
Use hiopVector for regularizations
Change regularizations delta_wx, delta_wd,delta_cc and delta_cd from scalars to vectors
@cnpetra please have a look of hiopKKTLinSysSparseCondensed.cpp, especially the part where you add delta_cc to delta_wx.
@cnpetra all your comments have been addressed.