Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

6. Consider the min-max tree given in Fig. 1, where pointy-up triangles represent max nodes and pointy-down triangles represent min nodes (the root is a

6. Consider the min-max tree given in Fig. 1, where pointy-up triangles represent max nodes and pointy-down triangles represent min nodes (the root is a min node). Values of the evaluation function are given under each terminal (leaf).

6. (a) (9 points) Run a-B pruning on the above tree, assuming a standard left-to-right DFS order. List out the nodes that are pruned and why. As you do, show each step. You can do this by

listing out the initial a and B values for each node, and then providing new values next to/underneath those previous values. E.g., next to n, list the initial a value, then the next, then the next, and so on.

Striking out an edge if that node is pruned.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Introduction to Data Mining

Authors: Pang Ning Tan, Michael Steinbach, Vipin Kumar

1st edition

321321367, 978-0321321367

More Books

Students also viewed these Programming questions

Question

What are the objectives of job evaluation ?

Answered: 1 week ago

Question

Write a note on job design.

Answered: 1 week ago

Question

Compute the derivative of f(x)cos(-4/5x)

Answered: 1 week ago

Question

Discuss the process involved in selection.

Answered: 1 week ago