Skip to content

Commit

Permalink
Updating scripts for getting data
Browse files Browse the repository at this point in the history
  • Loading branch information
tkralphs committed Apr 29, 2020
1 parent b0e1f03 commit cf4f848
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 2 additions & 0 deletions Dip/data/AP3/get.data
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
wget https://github.com/tkralphs/DecompLib/blob/master/AP3/ap3.tgz
wget https://github.com/tkralphs/DecompLib/blob/master/AP3/Salzman.tgz
10 changes: 4 additions & 6 deletions Dip/data/MILP/block/get.data
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#wget https://coral.ie.lehigh.edu/~magh/decomp/atm.tgz
#wget https://coral.ie.lehigh.edu/~magh/decomp/retail.tgz
#wget https://coral.ie.lehigh.edu/~magh/decomp/drugport.tgz
wget --no-check-certificate https://coral.ie.lehigh.edu/~magh/decomp/atm.tgz
wget --no-check-certificate https://coral.ie.lehigh.edu/~magh/decomp/retail.tgz
wget --no-check-certificate https://coral.ie.lehigh.edu/~magh/decomp/drugport.tgz
wget https://github.com/tkralphs/DecompLib/blob/master/atm/atm.tgz
wget https://github.com/tkralphs/DecompLib/blob/master/retail/retail.tgz
#This one is too big for Github
wget https://coral.ise.lehigh.edu/magh/decomp/drugport.tgz

4 changes: 2 additions & 2 deletions Dip/data/MILP/miplib/get.data
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
wget --no-check-certificate https://coral.ie.lehigh.edu/~magh/decomp/miplib3.tgz
wget --no-check-certificate https://coral.ie.lehigh.edu/~magh/decomp/miplib3_pre.tgz
wget https://coral.ie.lehigh.edu/magh/decomp/miplib3.tgz
wget https://coral.ie.lehigh.edu/magh/decomp/miplib3_pre.tgz

0 comments on commit cf4f848

Please sign in to comment.