Skip to content

Software tool for solving the Single Machine Scheduling problem (JFS)

Notifications You must be signed in to change notification settings

joaopalet/singleMachineScheduling-ALC

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single Machine Scheduling

During the course of Algorithms for Computational Logic at Instituto Superior Técnico, we were proposed to develop a software tool that solves the Single Machine Scheduling problem (JFS). In the first delivery we solved it with maxSAT,in the second with SMT, and finally, in the third we use CSP. The solutions are in their respective folders in this repository.

Contributors

  • João Palet
  • Miguel Grilo

About

Software tool for solving the Single Machine Scheduling problem (JFS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.5%
  • Makefile 1.3%
  • Python 1.1%
  • Other 1.1%