TP-recherche-operationnelle/exemple/DataCimentAll.dat
2021-11-23 21:13:12 +01:00

29 lines
286 B
Plaintext
Executable file
Raw Blame History

# Autres donnŽes possibles pour
# le probl<62>me de fabrication
# de ciment
data;
set CIMENTS :=
11
22;
set MACHINES :=
Four2
Broyeuse2;
param dureefab: 11 22 :=
Four2 40 12
Broyeuse2 20 30;
param capacite :=
Four2 360
Broyeuse2 480;
param benefparciment :=
11 500
22 700;
end;