Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Set cover problem
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Low-frequency systems == If each element occurs in at most {{var|f}} sets, then a solution can be found in polynomial time that approximates the optimum to within a factor of {{var|f}} using [[Linear programming relaxation|LP relaxation]]. If the constraint <math>x_S\in\{0,1\}</math> is replaced by <math>x_S \geq 0</math> for all {{var|S}} in <math>\mathcal{S}</math> in the integer linear program shown [[#Integer linear program formulation|above]], then it becomes a (non-integer) linear program {{var|L}}. The algorithm can be described as follows: # Find an optimal solution {{var|O}} for the program {{var|L}} using some polynomial-time method of solving linear programs. # Pick all sets {{var|S}} for which the corresponding variable {{var|x}}<sub>{{var|S}}</sub> has value at least 1/{{var|f}} in the solution {{var|O}}.<ref>{{harvtxt|Vazirani|2001|pp=118β119}}</ref>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)