Content deleted Content added
Erel Segal (talk | contribs) |
Erel Segal (talk | contribs) |
||
Line 96:
** A greedy packing, with fewer than 2*FOPT(''R'') bins (since if there are at least 2*FOPT(''R'') bins, the two smallest ones can be combined).
* The smallest of these packings requires min(''m'', 2*FOPT(''R'')) ≤ average(''m'', 2*FOPT(''R'')) = FOPT(R) + ''m''/2.
* Adding to this the rounded-down bins of the principal part yields
* The execution time of this conversion algorithm is O(''n'' log ''n'').
== Step 4. Solving the fractional LP ==
|