You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert 5a4730ae22 When exporting DDs to the dot format, edges leading to the zero node are now suppressed. Also, nodes in the dot file are now labeled with variable names (+ the number of the bit). 11 years ago
..
README Added glpk to resources. 11 years ago
mysql_setup.sh Added glpk to resources. 11 years ago
sudoku.sql Added glpk to resources. 11 years ago
sudoku_mysql.mod Added glpk to resources. 11 years ago
sudoku_odbc.mod Added glpk to resources. 11 years ago
transp.sql Added glpk to resources. 11 years ago
transp_mysql.mod Added glpk to resources. 11 years ago
transp_odbc.mod Added glpk to resources. 11 years ago

README

This subdirectory contains files which demonstrate using data tables
in MathProg models for MySQL and iODBC.

Script mysql_setup.sh is used to load the data from the *.sql files to
a MySQL database. Change the username, if necessary.