LukeLee233 / MCGRPTW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use

    ./run.sh [instance file] [start random seed] [end random seed] [config file]

to run the code.

For example,
    `./run.sh TWA10A_t.dat 0 10 config.json`
means solve instance TWA10A_t.dat 10 times from random seed 0 to 9 and parameters in config.json.

About


Languages

Language:C++ 99.2%Language:Python 0.7%Language:CMake 0.1%Language:C 0.0%Language:Shell 0.0%