openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
housebot
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Jun 04, 2024 — Jun 04, 2025
Showing page 4 of 28
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update to use latest libego (commit b34c7452c465d703111aff679bf414ef21ec246e) which solved several small issues. Look how nice the #includes in adapter.cpp are now :)
j_house
More...
about 16 years ago
Correct git clone command
Urban Hafner
as urbanhafner
More...
about 16 years ago
Small fix for libego version
j_house
More...
about 16 years ago
Updated README
j_house
More...
about 16 years ago
Now using the correct repository for libego
j_house
More...
about 16 years ago
Simpler, less buggy search. Also a bit closer to a search testing framework.
j_house
More...
about 16 years ago
Fixed several incorrect uses of libego
j_house
More...
over 16 years ago
* Added "puppet" game definition for easy unit testing of search algorithms
j_house
More...
over 16 years ago
Lots of stuff:
j_house
More...
over 16 years ago
Support for additional gtp commands, including time management
j_house
More...
over 16 years ago
UCT implementation and cleanup that makes implementing any given search algorithm rather simple. Lots more work to be done, but this is functional enough to toy with.
j_house
More...
over 16 years ago
Lots of refactoring of search code to make adding new searches easy
j_house
More...
over 16 years ago
A few cleanups such as command line argument parsing and removing the need for clear_board before sending genmove commands.
j_house
More...
over 16 years ago
Fixed two move generation bugs
j_house
More...
over 16 years ago
Attempted fix of Atomic module. More ambiguous operands may, but increment and decrement should work.
j_house
More...
over 16 years ago
Oops, forgot to remove debug info
j_house
More...
over 16 years ago
Updated svn:ignore to not show hidden files (such as those used by eclipse/descent)
j_house
More...
over 16 years ago
Correct toString for moves
j_house
More...
over 16 years ago
Should have been removed earlier
j_house
More...
over 16 years ago
Much closer to a functional pure monte carlo implementation. Moves such as "F:" or "D11" are definitely bugs that I need
j_house
More...
over 16 years ago
Added play command to search but did not complete genmove yet.
j_house
More...
over 16 years ago
Two bug fixes (most notable: no segfaults)
j_house
More...
over 16 years ago
Move ordering is now required to provide legal moves
j_house
More...
over 16 years ago
Current status of lockless implementation. I'm going to set this stuff down for now.
j_house
More...
over 16 years ago
The start of a lockless multithreaded implementation for pure MC. UCT is next once this actually works.
j_house
More...
over 16 years ago
Alternate wrapper around libego. moveOrdering is now more D-like.
j_house
More...
over 16 years ago
Fixed a few bugs and made debugger friendly. Progress can't continue with extern(C++) stuff until a dmd2 bug
j_house
More...
over 16 years ago
Compile, link, and partially run with libego. Has at least one unit test failure.
j_house
More...
over 16 years ago
Extremely bare bones start to HouseBot 0.8
j_house
More...
over 16 years ago
Recreating housebot trunk folder (after last one was moved to a branch)
j_house
More...
over 16 years ago
←
1
2
3
4
5
6
7
8
9
…
27
28
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree