0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 7 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
resolved merge conflicts in metagamer, just took version at origin More... almost 15 years ago
implemented endbook in openbookgamer More... almost 15 years ago
new metagamer and movebook class More... almost 15 years ago
wrote OpenBookGamer More... almost 15 years ago
added constructor for Monte Carlo heuristic to take a specific numCharges More... almost 15 years ago
reverted player panel to the original starter code state More... almost 15 years ago
fixed getName of metagamer More... almost 15 years ago
Merge branch 'master' of [email protected]:ratboi/cs227b More... almost 15 years ago
headstart gamer More... almost 15 years ago
created metagamer More... almost 15 years ago
created metagamer More... almost 15 years ago
Revert "made getMinScore detect if it's in a terminal state" - didn't actually do anything because the calling getMaxScore function would have terminated if the passed state was a terminal state More... almost 15 years ago
made getMinScore detect if it's in a terminal state More... almost 15 years ago
messed with some timer-related stuff -- still doesn't work, really, but removes some theoretical thread conflict issues More... almost 15 years ago
modified some default settings in player and server panels so it's less of a hassle to play games More... almost 15 years ago
visualization fail message now prints to system.out instead of system.err More... almost 15 years ago
implemented timer More... almost 15 years ago
put in monte carlo heuristic, removed print statements for mediumgamer More... almost 15 years ago
combined heuristic More... almost 15 years ago
changed MobilityHeuristic to use depth charge to find max mobility More... almost 15 years ago
created MediumPlayer with support for heuristics, added scaling to minimax; MediumPlayer uses minimax search in metagame to get max heuristic value for scaling More... almost 15 years ago
resolved conflict More... almost 15 years ago
combined heuristic More... almost 15 years ago
removed @Override from various heuristics' implementations of the eval method More... almost 15 years ago
resolved merge conflict More... almost 15 years ago
added heuristics More... almost 15 years ago
added minimax move picking to Easy Gamer More... almost 15 years ago
removed ggp/.classpath from index More... almost 15 years ago
fixed ProjectSearcher.java to make classpath separator platform-independent More... almost 15 years ago
added .gitignore file that says to ignore ggp/.classpath and ggp/bin More... almost 15 years ago