Skip to content

Computer endgame move selection bug #10

@caleb-james-smith

Description

@caleb-james-smith

Situation with bug:

  • The human player is white.
  • The computer player is black.
  • The max depth for search is 1.
  • Black has one legal move.
  • The best evaluation for black is positive infinity (inf).
  • The computer does two total evaluations.
  • The computer does not choose a move.

See attached screenshot:
chess_bug_1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions