====== 05 Adversarial II ====== How to prune the tree to see better. * last quiz solution explanation * [[http://inst.eecs.berkeley.edu/~cs61b/fa14/ta-materials/apps/ab_tree_practice/|α,β quiz example]] * reversi assignment questions ===== Quiz I ===== * $\alpha,\beta$ quiz on optimal ordering of notes * [0.5 points] - please submit your solution to [[https://cw.felk.cvut.cz/brute/teacher/course/1077|BRUTE]] (lab04quiz) until Monday, March 23, midnight * format: text file, photo of your solution on paper, pdf - whatever suits you best * correct solution will be discussed at the next lab * Quiz assignment: Students with their family name starting from A to L (included) have to solve and upload {{ :courses:be5b33kui:labs:weekly:alphabeta_a.pdf |subject A}} , while students with family name from M to Z have to solve and upload {{ :courses:be5b33kui:labs:weekly:alphabeta_b.pdf |subject B}} ===== Quiz II ===== * explaining $\alpha,\beta$ pruning, interactive on-line ===== Other resources ===== * [[http://inst.eecs.berkeley.edu/~cs61b/fa14/ta-materials/apps/ab_tree_practice/|Example from University of California, Berkeley]]