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

29
gyakorlatok/lekvar.out Normal file
View File

@ -0,0 +1,29 @@
Problem: lekvar
Rows: 3
Columns: 2 (2 integer, 0 binary)
Non-zeros: 6
Status: INTEGER OPTIMAL
Objective: profit = 20000 (MAXimum)
No. Row name Activity Lower bound Upper bound
------ ------------ ------------- ------------- -------------
1 cukor 8000 8000
2 gyum 12000 12000
3 profit 20000
No. Column name Activity Lower bound Upper bound
------ ------------ ------------- ------------- -------------
1 lekvar * 100 0
2 befott * 100 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