Jump to content

First fit algorithm

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Jacj (talk | contribs) at 13:27, 19 September 2005. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

The first fit algorithm is an algorithm which provides a fast but often nonoptimal solution to the bin packing problem.