-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Preet Patel edited this page Aug 25, 2019
·
11 revisions
Project Description:
This project is about developing a branch-and-bound type algorithm that solves the above described scheduling problem optimally for small input graphs. To achieve the highest possible performance, you also need to parallelize this branch-and-bound algorithm so that it itself uses multiple processors to speed up the search.
Group Members:
- Gargi Bansal
- Jainal Gandhi
- Harman Lamba
- Eric Leung
- Preet Patel
- Salma Sanad
