The problem below is Integer and linear problem (ILP). The idea is to solve it using linear (and continuous) programing (LP) techniques to obtain a relaxed solution. Then, a rounding algorithm should be used to obtain an integer solution that consists in an approximative solution to the optimal solution of the original ILP. My question is about an efficient and (possibly) approximative algorithm for the rounding procedure.

I would appreciate any direct and succinct text about this subject. 

More Francisco Rafael Marques Lima's questions See All
Similar questions and discussions