====== 04 Adversarial II ====== How to prune the tree to see better. * [[http://inst.eecs.berkeley.edu/~cs61b/fa14/ta-materials/apps/ab_tree_practice/|α,β quiz example]] * reversi assignment questions ===== Exercise for bonus points ===== * $\alpha,\beta$ quiz on optimal ordering of notes * 0.5 points * submit your solution to [[https://cw.felk.cvut.cz/brute/|BRUTE]] **lab04quiz** by March 12, midnight * format: text file, photo of your solution on paper, pdf - what is convenient for you * solution will be discussed on the next lab * Students with their family name starting from A to K (included) have to solve and upload {{ :courses:be5b33kui:labs:weekly:alphabeta_a_2024.pdf |subject A}} , while students with family name from L to Z have to solve and upload {{ :courses:be5b33kui:labs:weekly:alphabeta_b_2024.pdf |subject B}} ===== Exercise II / Solving together during interactive lab ===== * explaining $\alpha,\beta$ pruning, interactive * {{ :courses:be5b33kui:labs:weekly:a-b-analysis.pdf | alpha-beta analysis}} ===== Other resources ===== * [[http://inst.eecs.berkeley.edu/~cs61b/fa14/ta-materials/apps/ab_tree_practice/|Example from University of California, Berkeley]]