Rounding Integer Linear Programming Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "** ..." to "** …")
m (Text replacement - ". ----" to ". ----")
Line 3: Line 3:
** a [[Local Hill-Climbing Rounding Integer Linear Programming Algorithm]] ([[2009_CollectiveAnnotationofWikipedia|Kulkarni et al., 2009]]).
** a [[Local Hill-Climbing Rounding Integer Linear Programming Algorithm]] ([[2009_CollectiveAnnotationofWikipedia|Kulkarni et al., 2009]]).
* <B>See:</B> [[Rounding]], [[Linear Program Relaxation]], [[Randomized Rounding Procedure]].
* <B>See:</B> [[Rounding]], [[Linear Program Relaxation]], [[Randomized Rounding Procedure]].
----
----
----
----

Revision as of 20:40, 23 September 2021

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