Skip to content

prosysscience/Scheduling-Algorithms-and-Applications-results

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scheduling-Algorithms-and-Applications-results

This work proposes solving the classical Job-shop Scheduling Problem using the decomposition approach where the operations are split based on the solutions of FIFO, MTWR and Reinforcement Learning (RL).

This repository includes the following files/folders:

File/FolderDescription
README.mdthis file
Resultscontains the obtained results in excel file
FIFOhas the instances decomposed based on FIFO assignment
MTWRhas the instances decomposed based on MTWR assignment
RLhas the instances decomposed based on RL assignment

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published