lemon-project-template-glpk

diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/deps/glpk/examples/pbn/README	Sun Nov 06 20:59:10 2011 +0100
     1.3 @@ -0,0 +1,6 @@
     1.4 +This subdirectory contains examples, which illustrate how to use
     1.5 +GLPK and the GNU MathProg modeling language for practical solving the
     1.6 +paint-by-numbers puzzle.
     1.7 +
     1.8 +For details please see the document "Solving Paint-By-Numbers Puzzles
     1.9 +with GLPK" included in this subdirectory (file pbn.pdf).