[petsc-users] LP solvers based on PETSc ?
Jed Brown
jed at jedbrown.org
Tue Dec 29 13:05:05 CST 2015
Marco Zocca <zocca.marco at gmail.com> writes:
> Is anyone here aware of linear program solvers, of any form, being
> implemented on top of PETSc ?
I'm not aware of dedicated LP solvers, but you could use TAO's Interior
Point methods. See src/tao/constrained/examples/tutorials/toy.c for
example. Note that the implementation is immature.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20151229/1bbae918/attachment.pgp>
More information about the petsc-users
mailing list