lemon-project-template-glpk

annotate deps/glpk/examples/sql/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 files which demonstrate using data tables
alpar@9 2 in MathProg models for MySQL and iODBC.
alpar@9 3
alpar@9 4 Script mysql_setup.sh is used to load the data from the *.sql files to
alpar@9 5 a MySQL database. Change the username, if necessary.