📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!


    âš¡ Month End Offer - Flat 52% Off On All Courses! Enroll Now âš¡
    00:00:00 AM Left

    Question

    What is the main drawback of the Minimax

    algorithm?
    A Cannot handle multiple players Correct Answer Incorrect Answer
    B Requires heuristic functions Correct Answer Incorrect Answer
    C High time complexity Correct Answer Incorrect Answer
    D Cannot handle zero-sum games Correct Answer Incorrect Answer
    E Fails for deterministic games Correct Answer Incorrect Answer

    Solution

    Minimax explores a large game tree, leading to exponential complexity; alpha-beta pruning mitigates this.

    Practice Next
    ask-question