Skip to content

Speed up alpha/beta search  #14

Description

@mx-e
  • In alpha/beta search we should use data structures allocated once at startup
  • No arrays should be created/destroyed/extended during runtime to store moves/scores
  • We should not use Exceptions but handle illegal moves in logic

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