Skip to content

Quiescence move search #28

Description

@divy-07

At the leaves of our mini-max search tree, we should evaluate the critical positions.

As an example let's say we captured a defended pawn with or rook and then we stopped our search. Then we would evaluate the position as better for us, even though on the next move, we will be loosing the rook.

See more info here: https://www.chessprogramming.org/Quiescence_Search

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions