Taillard_FS | R Documentation |
A list containing the Taillard flow shop sequencing instances.
Taillard_FS
A list containing lists with samples with different numbers of jobs and machines:
10 instances of 20 jobs and 5 machines.
10 instances of 20 jobs and 10 machines.
10 instances of 20 jobs and 20 machines.
10 instances of 50 jobs and 5 machines.
10 instances of 50 jobs and 10 machines.
10 instances of 50 jobs and 20 machines.
10 instances of 100 jobs and 5 machines.
10 instances of 100 jobs and 10 machines.
10 instances of 100 jobs and 20 machines.
10 instances of 200 jobs and 10 machines.
10 instances of 200 jobs and 10 machines.
10 instances of 500 jobs and 20 machines.
Each instance contains the following information:
Number of machines.
Number of jobs.
The seed of the random number generator
A upper bound of the makespan.
A lower bound of the makespan.
Processing time of task j on machine i.
http://mistic.heig-vd.ch/taillard/problemes.dir/ordonnancement.dir/ordonnancement.html
Taillard_FS$tai.20.5[[1]]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.