mentor/src/binpack/AlgFFPromptForWeights.i3


 Copyright 1992 Digital Equipment Corporation. 
 Distributed only by permission. 
 Last modified on Tue Jul 21 05:33:15 1992 by mhb 

INTERFACE AlgFFPromptForWeights;
First-first binpacking, with a pause to wait for the user to enter a new weight interactively. Illustrates use of ZeusPanel.StartFeedback and EndFeedback, as a way to prompt the user for interaction.

END AlgFFPromptForWeights.