Jacobian Matrix at optimal solution of an LP

99 views
Skip to first unread message

Stefanos Delikaraoglou

unread,
Mar 28, 2019, 12:18:59 PM3/28/19
to Gurobi Optimization
Is it possible to retrieve the Jacobian matrix of the interior point method at the optimal solution of an LP?

Robert Luce

unread,
Mar 30, 2019, 11:45:53 AM3/30/19
to Gurobi Optimization
No, there is no interface to query the Jacobian of the augmented barrier funcion.  But the only nonconstant parts stem from the relaxed complementary slackness conditions, which you could in principle compute yourself from the primal/dual optimal solution pair.  (The Jacobian corresponding to the linear constraints, A^T, is obviously constant and you have it already.).

Best,

Robert
Reply all
Reply to author
Forward
0 new messages