• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

AdamStelmaszczyk / gtsa / 345
88%

Build:
DEFAULT BRANCH: master
Ran 28 Mar 2016 03:14PM UTC
Jobs 1
Files 8
Run time 45s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
345

push

travis-ci

AdamStelmaszczyk
Add max_moves to Minimax

Maximum best max_moves will be taken into consideration in a Minimax.

Assuming moves are sensibly sorted from best to worse this reduces
the branching factor, which allows to search deeper and improves quality
of play.

Tested on Isola, with max_moves = 72, it won 64/100 games against not
limited version. Assuming binomial distribution this gives p-value of 0.006,
which means 99% confidence that this is statististically significant improvement.

733 of 820 relevant lines covered (89.39%)

1417266.37 hits per line

Jobs
ID Job ID Ran Files Coverage
1 345.1 28 Mar 2016 03:14PM UTC 0
89.39
Travis Job 345.1
Source Files on build 345
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #345
  • f37cdec5 on github
  • Prev Build on master (#344)
  • Next Build on master (#348)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc