Test instances used by Tjark Vredeveld


Test instances for
Scheduling unrelated parallel machines to minimize total weighted completion time

The journal paper can be found here

The test instances can be found here as a .tgz-file.

The format of the files is:
nr. of jobs
nr. of machines
matrix of processing times: one row per job
weights of the jobs


Test instances for Max Cut

The test instances are generated using rudy a machine independent graph generator written by G. Rinaldi. This graph generator can be found on the webpage of Christoph Helmberg.
The command line arguments for rudy can be found here.