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


    âš¡ BIG BEE DAYS Are Live - Spin the Wheel to Get BIGGEST DISCOUNT of the Year -âš¡

    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