You are on page 1of 1

Job Shop Scheduling Problem (JSSP)

Dynamic Job Shop Scheduling Problem (DJSSP)


Single Machine Scheduling Problem (SMSP)
Parallel Machine Scheduling Problem(PMSP)
Flow Shop Scheduling Problem (FSSP)
Job Shop Scheduling Problem (JSSP)
Open Shop Scheduling Problem (OSSP)
the makespan(Cmax)
FIFO (First In First Out)
SPT (Shortest Processing Time)
LPT (Longest Processing Time)
RR (Round Robin)
DR: dispatching rules
EDD:(Earliest Due Date)
SRPT (Shortest Remaining Processing Time)
ST (Slack Time):
Tabu Search(TS)
Simulated Annealing (SA)
Genetic algorithm(GA)
Particle Swarms Optimization (PSO)

https://www.tandfonline.com/doi/full/10.1080/00207543.2018.1468095?
scroll=top&needAccess=true

https://link.springer.com/article/10.1007/s12652-019-01574-x
https://www.hindawi.com/journals/mpe/2012/478981/
https://www.mdpi.com/2227-7390/8/1/121/htm
https://tel.archives-ouvertes.fr/tel-01640499/document
http://www.lix.polytechnique.fr/~baptiste/constr99a.pdf

You might also like