MathGroup Archive 1996

[Date Index] [Thread Index] [Author Index]

Search the Archive

Quadratic prgraming

  • To: mathgroup at smc.vnet.net
  • Subject: [mg3187] Quadratic prgraming
  • From: Vladimir Benic <benic at master.grad.hr>
  • Date: Tue, 13 Feb 1996 02:30:51 -0500
  • Organization: CARNet, CROATIA
  • Sender: owner-wri-mathgroup at wolfram.com

How to solve the quadratic programing problem using public domain 
library (FORTRAN ):

                F(X)=0.5X'*Q*X + C'*X
constraints:
                    A*X = b,
                      X <= 0?

==== [MESSAGE SEPARATOR] ====


  • Prev by Date: Add pdfmark -- A request to graph plotting application developers
  • Next by Date: Quadratic prgraming
  • Previous by thread: Add pdfmark -- A request to graph plotting application developers
  • Next by thread: Quadratic prgraming