Skip to content

This repository contains an implementation of the Branch and Bound algorithm to solve the Flow Shop Scheduling Problem (FSP). The Flow Shop Scheduling Problem is a classic optimization problem in operations research, where the goal is to determine the optimal sequence of jobs on multiple machines to minimize the total completion time (makespan).

Notifications You must be signed in to change notification settings

Fadouaslm/Branch-and-Bound-FSP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Branch-and-Bound-FSP

This repository contains an implementation of the Branch and Bound algorithm to solve the Flow Shop Scheduling Problem (FSP). The Flow Shop Scheduling Problem is a classic optimization problem in operations research, where the goal is to determine the optimal sequence of jobs on multiple machines to minimize the total completion time (makespan).

About

This repository contains an implementation of the Branch and Bound algorithm to solve the Flow Shop Scheduling Problem (FSP). The Flow Shop Scheduling Problem is a classic optimization problem in operations research, where the goal is to determine the optimal sequence of jobs on multiple machines to minimize the total completion time (makespan).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published