Multi Job Shop Scheduling with Linear Programming

버전 2.1.2 (3.8 KB) 작성자: Farrukh Nagi
Job shop scheduling for multiple Jobs and machines using linear programming to minimize makespan time.
다운로드 수: 552
업데이트 날짜: 2021/7/7

라이선스 보기

Jobs shops scheduling is difficult and ardous task. As the number of machines and jobs increase the conjuctive and disconjuctive constraints grows exponentially. Leaving no other alternative except to automate it numerically. The purpose to develop this program is to ease the burden on students and to verify their work out problem. The academician can prepare excercises for test and exam.
Examples are included in program with usage instruction in file header. The current program is set for 10 jobs 10 machine and combination due to plotting visibility of Gantt chart. To increase number of jobs and machines follow the instruction. Enter your data similar to data the data given in examples. Please report any error and omission.

인용 양식

Farrukh Nagi (2024). Multi Job Shop Scheduling with Linear Programming (https://www.mathworks.com/matlabcentral/fileexchange/94170-multi-job-shop-scheduling-with-linear-programming), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
2.1.2

Automation in graph labeling and addition of wait bar

2.0.1

Generic program to optimize multiple jobs and machines scheduling

1.2.1

Self searching for Big M

1.2.0

Additional problems and enhanced graphics

1.1.0

Additional Example

1.0.0