binpack.icn: Program to demonstrate some bin packing algorithms

June 23, 2000; Gregg M. Townsend
Requires: Version 9 graphics
This file is in the public domain.
Usage:  binpack [window options]

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

For references, see the "info" screen.

Source code | Program Library Page | Icon Home Page