0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixes to readme headings More... over 4 years ago
screenshot added to readme More... over 4 years ago
updated gradle and readme More... over 4 years ago
static imports were killing the tests when running in highly parallelized gradle test runner - inlining all static imports of trumps More... over 9 years ago
static imports were killing the tests when running in highly parallelized gradle test runner - fixing some of them More... over 9 years ago
something went wrong with conversion, so adding all the lost files More... over 9 years ago
note about minimum memory More... over 9 years ago
Converted build to Gradle. More... over 9 years ago
removed unneeded variations of search pruning strategies More... over 11 years ago
one more regression test More... over 11 years ago
deleted a bunch More... over 11 years ago
ignoring svn More... over 11 years ago
kept commented out junit report More... over 11 years ago
initializing More... over 11 years ago
added Bo Haglund's writeup of his DD solver algorithms. Best description of partition search yet. More... over 11 years ago
ignore temp folder More... over 11 years ago
actual contents in the readme file More... over 11 years ago
bug in eclipse/ant/jdk - https://bugs.eclipse.org/bugs/show_bug.cgi?id=384757 removed junit report for now. More... over 11 years ago
consolidating scenario dd tests. cleaned up unused classes
pjs
More... almost 12 years ago
added regression test, and small optimization suggested by Anders Hallstrom
pjs
More... almost 12 years ago
do not delete any nodes (uses up a lot of memory quickly, so this will be followed up by alpha-beta improvements). Also, print full tree for debugging.
pjs
More... about 13 years ago
ignore temp dir
pjs
More... about 13 years ago
converted alpha beta tests
pjs
More... about 13 years ago
first cut of a dsl for alpha beta pruning tests
pjs
More... about 13 years ago
failed experiment with fluent interface for AlphaBeta pruning - just storing it in case I need to go back
pjs
More... about 13 years ago
standardize dir convention and shorten the working dir path
pjs
More... about 13 years ago
make build script more well behaved 2
pjs
More... about 13 years ago
make build script more well behaved
pjs
More... about 13 years ago
small changes to build script and to dd solver
pjs
More... about 13 years ago
who needs pruning stats?
pjs
More... about 13 years ago