-
-
Couldn't load subscription status.
- Fork 683
Closed
Description
This is for COIN backend support in #18733 and #18688.
Should add
(1) getBasisStatus, setBasisStatus,
(2) getBInvARow, getBInvACol, getBasics,
to src/sage/numerical/backends/coin_backend.{pxd,pyx}
Possible that one needs to add other functions as well, such as enableSimplexInterface...
Reference to the relevant Clp header file:
https://projects.coin-or.org/Osi/browser/trunk/Osi/src/OsiClp/OsiClpSolverInterface.hpp?rev=1472
Component: numerical
Author: Yuan Zhou
Branch/Commit: c2488a8
Reviewer: Vincent Delecroix
Issue created by migration from https://trac.sagemath.org/ticket/18763