CodingTrain / CodingTrain/Suggestion-Box
Optimal work distribution
Open
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Given information - number of workers, A list which contains a list of tasks with how much time required to complete that task and a dependency list, which describes dependencies for each task.
objective - fastest time to complete all the task
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.