The source code and dockerfile for the GSW2024 AI Lab.
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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 
sp 2b074b7162 added slides pdf 3 weeks ago
..
README initial commit 4 weeks ago
mysql_setup.sh initial commit 4 weeks ago
sudoku.sql initial commit 4 weeks ago
sudoku_mysql.mod initial commit 4 weeks ago
sudoku_odbc.mod initial commit 4 weeks ago
transp.sql initial commit 4 weeks ago
transp_mysql.mod initial commit 4 weeks ago
transp_odbc.mod initial commit 4 weeks 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.