Skip to content

Latest commit

 

History

History
executable file
·
82 lines (51 loc) · 1.21 KB

feedback.md

File metadata and controls

executable file
·
82 lines (51 loc) · 1.21 KB

Project 3 (Chess) Feedback

CSE 332 Autumn 2018

Team: Alexis Macaskill (alexism9) and Ivy Wang (fw29) Graded By: John Feltrup ([email protected])

Unit Tests

Minimax (4/4)

✓ Passed depth2
✓ Passed depth3

ParallelMinimax (15/15)

✓ Passed depth2
✓ Passed depth3
✓ Passed depth4

AlphaBeta (9/9)

✓ Passed depth2
✓ Passed depth3
✓ Passed depth4

Jamboree (20/20)

✓ Passed depth2
✓ Passed depth3
✓ Passed depth4
✓ Passed depth5

Clamps Tests

Score (8.5/8)


Miscellaneous


Write-Up

Project Enjoyment (3/3)

I'm glad you enjoyed working with parallel code!

Chess Server (2/2)

Experiments

Chess Game (6/6)

Sequential Cut-Offs (7/7)

Number of Processors (5/7)

Why do you think the number of processors you found are the optimal number of processors for each algorithm?

Comparing the Algorithms (5/7)

You are missing a graph to plot your results.

Traffic

Beating Traffic (4/4)

Above and Beyond

Above and Beyond (EX: 0)