This commit is contained in:
2024-10-29 19:15:26 +01:00
parent 2238333b67
commit 00c3398473
36 changed files with 1477 additions and 0 deletions

30
gyakorlatok/cvitamin.out Normal file
View File

@ -0,0 +1,30 @@
Problem: cvitamin
Rows: 4
Columns: 2 (2 integer, 0 binary)
Non-zeros: 8
Status: INTEGER OPTIMAL
Objective: gyumolcs = 140 (MINimum)
No. Row name Activity Lower bound Upper bound
------ ------------ ------------- ------------- -------------
1 kaloria 210 400
2 vitamin 500 500
3 vas 1.2 1.2
4 gyumolcs 140
No. Column name Activity Lower bound Upper bound
------ ------------ ------------- ------------- -------------
1 alma * 2 0
2 citrom * 1 0
Integer feasibility conditions:
KKT.PE: max.abs.err = 0.00e+00 on row 0
max.rel.err = 0.00e+00 on row 0
High quality
KKT.PB: max.abs.err = 0.00e+00 on row 0
max.rel.err = 0.00e+00 on row 0
High quality
End of output