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

Large patterns #298

Merged
merged 46 commits into from
Sep 24, 2016
Merged

Large patterns #298

merged 46 commits into from
Sep 24, 2016

Conversation

ujh
Copy link
Owner

@ujh ujh commented Jun 30, 2016

Implements #231. Will use the large patterns from Michi/Pachi. It's still work in progress. It will have a lot of overlap with the small patterns. But for now I will just keep those two completely separate. In a next PR I will see if I can clean this up and DRY this up a bit.

@coveralls
Copy link

coveralls commented Jun 30, 2016

Coverage Status

Coverage decreased (-0.9%) to 92.296% when pulling 5b2a07a on large-patterns into 893dac5 on master.

@coveralls
Copy link

coveralls commented Jun 30, 2016

Coverage Status

Coverage decreased (-0.8%) to 92.385% when pulling 5577100 on large-patterns into 893dac5 on master.

@coveralls
Copy link

coveralls commented Jun 30, 2016

Coverage Status

Coverage decreased (-2.3%) to 90.901% when pulling ce9453e on large-patterns into 893dac5 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-2.06%) to 91.109% when pulling e80c70d on large-patterns into 893dac5 on master.

@ujh ujh force-pushed the large-patterns branch 2 times, most recently from 331dc84 to efefbb6 Compare July 7, 2016 07:27
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling ad68083 on large-patterns into * on master*.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.9%) to 91.445% when pulling f572174 on large-patterns into bf1d1f1 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.2%) to 92.082% when pulling 4f57a31 on large-patterns into bf1d1f1 on master.

@coveralls
Copy link

coveralls commented Jul 13, 2016

Coverage Status

Coverage decreased (-1.1%) to 92.198% when pulling 011d089 on large-patterns into bf1d1f1 on master.

@coveralls
Copy link

coveralls commented Jul 13, 2016

Coverage Status

Coverage decreased (-1.1%) to 92.181% when pulling bbd9ff2 on large-patterns into bf1d1f1 on master.

@coveralls
Copy link

Coverage Status

Changes Unknown when pulling 0278f80 on large-patterns into * on master*.

@coveralls
Copy link

coveralls commented Jul 14, 2016

Coverage Status

Coverage decreased (-1.2%) to 92.144% when pulling 0278f80 on large-patterns into 33d9324 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 92.158% when pulling a0166ac on large-patterns into 6734d11 on master.

@ujh
Copy link
Owner Author

ujh commented Jul 18, 2016

This version (a0166ac) is unfortunately worse than the current master:

30.7% wins (35 games of 114, ± 8.42 at 95%, ± 8.6 at 99%) on 19x19.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.1%) to 92.158% when pulling aa0becd on large-patterns into 6734d11 on master.

@ujh
Copy link
Owner Author

ujh commented Jul 18, 2016

With aa0becd the code is now more efficient (only a 4% slowdown vs. 16%) and I will run some benchmarks again.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.09%) to 92.162% when pulling 4bde618 on large-patterns into 6734d11 on master.

@coveralls
Copy link

coveralls commented Jul 20, 2016

Coverage Status

Coverage decreased (-1.6%) to 91.653% when pulling 0903633 on large-patterns into 6734d11 on master.

@coveralls
Copy link

coveralls commented Jul 20, 2016

Coverage Status

Coverage decreased (-1.6%) to 91.653% when pulling 0903633 on large-patterns into 6734d11 on master.

@coveralls
Copy link

coveralls commented Jul 21, 2016

Coverage Status

Coverage decreased (-1.6%) to 91.653% when pulling 9205aea on large-patterns into 6734d11 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.03%) to 92.17% when pulling c0dc229 on large-patterns into bb43604 on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-1.03%) to 92.17% when pulling cb06f08 on large-patterns into e3ded43 on master.

@ujh
Copy link
Owner Author

ujh commented Sep 24, 2016

Finally found a somewhat working version. This branch now wins against the current master with 57.97% (280 games of 483, ± 4.38 at 95%, ± 4.47 at 99%). Good enough for me to merge it.

@ujh ujh merged commit db76975 into master Sep 24, 2016
@ujh ujh deleted the large-patterns branch September 24, 2016 17:14
@ujh ujh mentioned this pull request Sep 24, 2016
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.

2 participants