Skip to content
Prev 28509 / 63468 Next

HTML help solveLP(linprog) (PR#11250)

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