Skip to content

Second project of Methods and tools for industrial automation (Scheduling)

Notifications You must be signed in to change notification settings

alessiogilardi/second-project-MTIA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secondo Progetto (Scheduling)

Methods and tools for industrial automation

Introduction:

Please refer to the problem described in the following link: Dynamic programming | Set 34 (Assembly line scheduling).

  • Prepare a presentation and a short document to illustrate it
  • Implement it in Matlab
  • Verify its performance with respect to a brute force approach
  • Extend it to a different configuration at your choice
  • Extend the algorithm to print the path covered by the car chassis in the factory.

Done:

  • Dynamical programming solution
  • Brute forcing solution

TBD:

  • Mathematical programming solution

Releases

No releases published

Packages

No packages published

Languages