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
A C++ application to optimize vehicle routes for a logistics company, minimizing total delivery costs. Includes global search, heuristic search (Nearest Neighbor), and parallel search using OpenMP.
A C++ application to optimize vehicle routes for a logistics company, minimizing total delivery costs. Includes global search, heuristic search (Nearest Neighbor), and parallel search using OpenMP.