bpack.icn: Program to demonstrate some bin packing algorithms

August 7, 1998; Gregg M. Townsend
Requires: Version 9 graphics
This file is in the public domain.
Usage:  bpack [window options]

Bpack illustrates several approximation algorithms for solving the
one-dimensional bin packing problem.

For a discussion of this program, see
     http://www.cs.arizona.edu/icon/oddsends/bpack/bpack.htm

For references, see the "about" screen.

Source code | Program Library Page | Icon Home Page