Skip to content
This repository was archived by the owner on May 20, 2020. It is now read-only.

remi-garcia/MIPLIB-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MIPLIB-Downloader

License: MIT

Script that download instances from MIPLIB base on csv.

Prerequisites

julia 1.0.0
curl or wget

Testing

After cloning this repository try it:

julia> include("MIPLIBDownload.jl")
julia> miplibdownloadfromcsv()

This should download 11 instances from MIPLIB in a new "Test Set" folder

Example

To download the specific set "Binary Set" from MIPLIB :
Get the list here : https://miplib.zib.de/set_binary.html
Download the csv
Put the csv in the csv/ folder
And then use julia:

julia> include("MIPLIBDownload.jl")
julia> miplibdownloadfromcsv()

Problem Collections

About

Script that download instances from MIPLIB base on a csv

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages