License Portal

Search
Close this search box.

prod.dat

Sample model from the AMPL book

				
					data;

set P := bands coils;

param:     a     c     u  :=
  bands   200   25   6000
  coils   140   30   4000 ;

param b := 40;