- Category:
- Data structs
- Tags:
-
- File Size:
- 184kb
- Update:
- 2017-11-28
- Downloads:
- 0 Times
- Uploaded by:
- 曹雷
Description: Backtracking algorithm for optimal scheduling problem
There are n tasks to be done by K machines that can work in parallel, and the task I needs time to complete. Try to design an algorithm to find the best scheduling to complete the n tasks, so that the completion of the entire task is the earliest. (required to give a scheduling scheme)
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
最佳调度.cpp | 3767 | 2017-11-12
|
最佳调度.exe | 911834 | 2017-11-19
|
最佳调度.o | 4806 | 2017-11-19 |