Rounding Integer Linear Programming Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replace - " (2009)" to " (2009)")
 
No edit summary
Line 1: Line 1:
A [[Rounding Integer Linear Programming Algorithm]] is an [[Integer Linear Programming Algorithm]] that replaces the [[Integrality Constraint|integrality constraints]] with a [[Unit Interval|unit interval constraint]], solves the resulting [[Linear Programming Task|linear programming problem]], and then [[Rounding Function|rounds]] the [[LP Output|solution]] to an [[ILP Solution|integral solution]].
A [[Rounding Integer Linear Programming Algorithm]] is an [[Integer Linear Programming Algorithm]] that replaces the [[Integrality Constraint|integrality constraints]] with a [[Unit Interval|unit interval constraint]], solves the resulting [[Linear Programming Task|linear programming problem]], and then [[Rounding Function|rounds]] the [[LP Output|solution]] to an [[ILP Solution|integral solution]].
* <B><U>AKA</U>:</B> [[Rounding Integer Linear Programming]].
* <B><U>See</U>:</B> [[Rounding]], [[Linear Program Relaxation]], [[Randomized Rounding Procedure]].
* <B><U>See</U>:</B> [[Rounding]], [[Integer Linear Programming Algorithm]], [[Linear Program Relaxation]], [[Randomized Rounding Procedure]].
----
----
----
----

Revision as of 16:37, 9 September 2013

A Rounding Integer Linear Programming Algorithm is an Integer Linear Programming Algorithm that replaces the integrality constraints with a unit interval constraint, solves the resulting linear programming problem, and then rounds the solution to an integral solution.



References

2010

2009

1990