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.