Skip to content

Resignation gene #148

Description

@MarkZH

If the scores of a move are less than S for M consecutive moves, then resign. M and S are subject to mutation.

  • Victory by checkmate: Loser replaced by copy of winner.
  • Victory by resignation: Loser replaced by offspring of winner and loser.
  • Draw: Loser determined by coin flip, replaced by offspring of winner and loser.

Expectation: If the gene is too eager to resign, that gene will fade away as it always loses. If it never resigns, then it goes away at the first loss or with a 50% chance on every non-checkmate result.

Activity

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

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