Skip to content

HTML help solveLP(linprog) (PR#11250)

2 messages · Ludek.Salom at rsj.cz, Arne Henningsen

#
Dear R team!

=20

I found in HTML help for function solveLP(linprog) a small mistake. It
says in Description "Minimizes c'x, subject to A x >=3D b and x >=3D 0", but
tests show that there should be A x <=3D b.

=20

Best regards,

=20

Ludek

=20

=20
#
Dear Ludek!
On Wednesday 23 April 2008 16:25, Ludek.Salom at rsj.cz wrote:
Thanks for your message. I will check this and update either the code or the 
documentation.

Best wishes,
Arne