Skip to content

Rewrite Zero Point One engine with modern search - #1

Open
mastercoder26 wants to merge 1 commit into
mainfrom
codex/improve-code-for-code-cup-26
Open

Rewrite Zero Point One engine with modern search#1
mastercoder26 wants to merge 1 commit into
mainfrom
codex/improve-code-for-code-cup-26

Conversation

@mastercoder26

Copy link
Copy Markdown
Owner

Summary

  • rebuild the Zero Point One bot around reversible move structures that handle both board moves and drops cleanly
  • add iterative-deepening negamax with alpha-beta pruning, quiescence search, and history-based move ordering
  • refresh the command-line driver to use the new engine for start placement, move parsing, and play loop management

Testing

  • python3 -m py_compile 123.py

Codex Task

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant