/assembly-line

Solving a cars assembly line NP problem by implementing three algorithmic approaches: an exhaustive search, a greedy algorithm and a metaheuristic. 🚗

Primary LanguageC++

Watchers