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.
 
 
 
 
TimQu 6e3639c8f1 Added new minmax method: Vi-to-Pi, which first performs value iteration with doubles, to find a good initial policy for (potentially exact) policy iteration. 6 years ago
..
README glpk 4.57 for the winners 9 years ago
mysql_setup.sh glpk 4.57 for the winners 9 years ago
sudoku.sql glpk 4.57 for the winners 9 years ago
sudoku_mysql.mod glpk 4.57 for the winners 9 years ago
sudoku_odbc.mod glpk 4.57 for the winners 9 years ago
transp.sql glpk 4.57 for the winners 9 years ago
transp_mysql.mod glpk 4.57 for the winners 9 years ago
transp_odbc.mod glpk 4.57 for the winners 9 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.