help-glpk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-glpk] MySQL Support for GLPK 4.23


From: Andrew Makhorin
Subject: Re: [Help-glpk] MySQL Support for GLPK 4.23
Date: Sat, 3 Nov 2007 14:48:54 +0300

> In the data section the following commands can be used to fill a set with
> data from a data base query:

> dbopen( 'MySQL', 'server', 'database', 'user', 'password');
> dbquery(set, 'sql-query');
> dbclose;

> For an example see 
> glpk-4.23-sql-20071101/examples/mysql.mod

> Only the Linux makefiles are updated. Windows files remain to be updated.

> --enable-mysql has been added to configure.

> Next step to do is to enable writing the calculation results to the data
> base.

How difficult to provide compatibility with a similar feature existing
in AMPL? Please see http://www.ampl.com/NEW/tables.html .








reply via email to

[Prev in Thread] Current Thread [Next in Thread]