Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beta branch #69

Merged
merged 35 commits into from Dec 28, 2017
Merged

Beta branch #69

merged 35 commits into from Dec 28, 2017

Conversation

sfleischman105
Copy link
Collaborator

Updated pleco to 0.3.0. Big updates for pleco_engine as well.

  1. Created a better RootMoveList structure for the engine. This allows for faster concurrent editing and access of the root moves of each thread without relying on blocking synchronization primitives.
  2. Added the UCITimer, a timer specific to the UCI protocol. This is still a work in progress, but most of it is done.
  3. More work on the UCI interface, specifically parsing stdin tokens.
  4. Better documentation.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.1%) to 83.48% when pulling dd34534 on Beta-Branch into 83d4af9 on master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants