Skip to content

This repository contains the implementation of an enhanced NSGA-II algorithm for solving the Flexible Job Shop Scheduling Problem (FJSP), focusing on multi-objective optimization. Developed as part of the Bio-Inspired Artificial Intelligence course project at the University of Trento.

License

Notifications You must be signed in to change notification settings

Avalon-S/BioAI_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

37 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

BioAI_Project

The old version of the project has been moved to the legacy_branch.
The main branch will host a more advanced Flexible Job Shop Problem (FJSP) project.

๐Ÿšง Under development... ๐Ÿš€


๐Ÿ“Œ Note: The legacy_branch is not included by default in forks.

To fetch it manually, run:

git remote add upstream https://github.com/Avalon-S/BioAI_Project.git
git fetch upstream legacy_branch
git checkout -b legacy_branch upstream/legacy_branch

or directly download the .zip file from this link.

About

This repository contains the implementation of an enhanced NSGA-II algorithm for solving the Flexible Job Shop Scheduling Problem (FJSP), focusing on multi-objective optimization. Developed as part of the Bio-Inspired Artificial Intelligence course project at the University of Trento.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •