Second order cone constraints included in number of rows shown in log?
回答済みHi,
I am trying to find out the size of my problem instance, which is a convex quadratically constrained program. After the presolve, the log shows these two lines:
Presolved: 43995543 rows, 36713377 columns, 141305274 nonzeros
Presolved model has 6228360 second-order cone constraintsNow I am wondering whether the second-order cone constraints are included in the number of rows shown in the first line. Neither this output nor the documentation are clear about this.
Thanks
Gereon
0
-
Hi Gereon,
The reported number of rows corresponds to the number of linear rows only. All other type of constraints are listed separately such as the second-order cone constraints in your example.
Best regards,
Jaromił0
サインインしてコメントを残してください。
コメント
1件のコメント