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

31
gyakorlatok/csarnok.out Normal file
View File

@ -0,0 +1,31 @@
Problem: csarnok
Rows: 5
Columns: 2 (2 integer, 0 binary)
Non-zeros: 10
Status: INTEGER OPTIMAL
Objective: nyereseg = 32000 (MAXimum)
No. Row name Activity Lower bound Upper bound
------ ------------ ------------- ------------- -------------
1 lemez 32000 32000
2 acel 21 24
3 tetofedo 1700 2000
4 beton 1000 1600
5 nyereseg 32000
No. Column name Activity Lower bound Upper bound
------ ------------ ------------- ------------- -------------
1 a * 3 0
2 b * 4 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