You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project implements the Horse Herd Optimization Algorithm (HHOA) to solve the Flow Shop Scheduling Problem (FSSP). HHOA is a nature-inspired metaheuristic algorithm that mimics the social behavior of horses in a herd, providing an effective approach for combinatorial optimization problems.