Extra Credit
The extra credit is due by the end of reading days. Passing the tests is the first step. All extra credit work must be checked out by Prof. Cosgrove.
Choose one of two paths:
Concurrent Path
class: | ConcurrentExtraCreditTestSuite.java | |
package: | all.extracredit | |
source folder: | testing/src/test/java |
Parallel Path
Complete all four:
- Merge Sort Parallel Combiner
- Sudoku Extra Constraint Propagation
- Connect Four
- Work-efficient Blelloch Scan
class: | ParallelExtraCreditTestSuite.java | |
package: | all.extracredit | |
source folder: | testing/src/test/java |