Content deleted Content added
Erel Segal (talk | contribs) No edit summary |
Erel Segal (talk | contribs) In progress |
||
Line 4:
== Definition ==
A Min-RVLS
* A binary relation ''R'', which is one of {=, ≥, >, ≠};
Line 13:
The goal is to find an ''n''-by-1 vector ''x'' that satisfies the system ''A x'' ''R'' ''b'', and subject to that, contains as few as possible nonzero elements.
== Special case ==
The problem Min-RVLS[=] was presented by Garey and Johnson,<ref>{{Cite web|url=https://www.semanticscholar.org/paper/Computers-and-Intractability:-A-Guide-to-the-Theory-Garey-Johnson/1e3b61f29e5317ef59d367e1a53ba407912d240e|title=Computers and Intractability: A Guide to the Theory of NP-Completeness|last=Johnson|first=David S.|last2=Garey|first2=M. R.|date=1979|website=www.semanticscholar.org|language=en|access-date=2019-01-07}}</ref> who called it "minimum weight solution to linear equations". They proved it was NP-hard, but did not consider approximations.
== References ==
|