Linear complementarity problem

This is an old revision of this page, as edited by JYOuyang (talk | contribs) at 20:54, 28 August 2005 (disambiguation link repair (You can help!)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In mathematics, the linear complementarity problem in linear algebra consists of starting with a known n-dimensional column vector q and a known n×n matrix M, and finding two n-dimensional vectors w and z such that:

  1. q = wMz
  2. wi ≥ 0 and zi ≥ 0 for each i
  3. wi×zi = 0 (i.e. either wi=0 or zi=0) for each i

There are several algorithms dealing with specific cases of the linear complementarity problem.

See also