|
| From: | David Curran |
| Subject: | [Help-glpk] minimax problem |
| Date: | Wed, 22 Nov 2006 21:00:49 +0000 |
Hello
How do you describe minimax optimizations for the GLPK?
So for example for two childen Alice Bob who put different values on
sweets. How do you maximise the minimum value a player receives?
Regards
David
/* describe the values on each sweet each person has*/
param sweets: 1 2 3 4 5 6 7
8
Alice 12 18 50 40 20 20 10
5
Bob 5 10 35 30 15 22 30
28
| [Prev in Thread] | Current Thread | [Next in Thread] |