annotate deps/glpk/examples/pbn/README @ 9:33de93886c88
Import GLPK 4.47
| author |
Alpar Juttner <alpar@cs.elte.hu> |
| date |
Sun, 06 Nov 2011 20:59:10 +0100 |
| parents |
|
| children |
|
| rev |
line source |
|
alpar@9
|
1 This subdirectory contains examples, which illustrate how to use
|
|
alpar@9
|
2 GLPK and the GNU MathProg modeling language for practical solving the
|
|
alpar@9
|
3 paint-by-numbers puzzle.
|
|
alpar@9
|
4
|
|
alpar@9
|
5 For details please see the document "Solving Paint-By-Numbers Puzzles
|
|
alpar@9
|
6 with GLPK" included in this subdirectory (file pbn.pdf).
|