TP-recherche-operationnelle/exemple/DataCimentAll.dat.txt
Laurent Fainsin 5e2d153d9e ajout
2021-11-18 17:49:43 +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;