Taillard_FS: Taillard flow shop sequencing instances

Taillard_FSR Documentation

Taillard flow shop sequencing instances

Description

A list containing the Taillard flow shop sequencing instances.

Usage

Taillard_FS

Format

A list containing lists with samples with different numbers of jobs and machines:

tai20.5

10 instances of 20 jobs and 5 machines.

tai20.10

10 instances of 20 jobs and 10 machines.

tai20.20

10 instances of 20 jobs and 20 machines.

tai50.5

10 instances of 50 jobs and 5 machines.

tai50.10

10 instances of 50 jobs and 10 machines.

tai50.20

10 instances of 50 jobs and 20 machines.

tai100.5

10 instances of 100 jobs and 5 machines.

tai100.10

10 instances of 100 jobs and 10 machines.

tai100.20

10 instances of 100 jobs and 20 machines.

tai200.10

10 instances of 200 jobs and 10 machines.

tai200.20

10 instances of 200 jobs and 10 machines.

tai500.20

10 instances of 500 jobs and 20 machines.

Each instance contains the following information:

m

Number of machines.

n

Number of jobs.

seed

The seed of the random number generator

upper

A upper bound of the makespan.

lower

A lower bound of the makespan.

tij

Processing time of task j on machine i.

Source

http://mistic.heig-vd.ch/taillard/problemes.dir/ordonnancement.dir/ordonnancement.html

Examples

Taillard_FS$tai.20.5[[1]]



jmsallan/combheuristics documentation built on June 22, 2022, 4:11 p.m.