aboutsummaryrefslogtreecommitdiff
path: root/include/tak.h
AgeCommit message (Collapse)Author
47 hoursFix copyright notice in files, and small preemptive optimisationtslil clingman
Eventually there'll be a more complicated data generation step than the one we're presently using, so having it in-lined in the loop is wasteful. Ideally also this would be update per ply and we could avoid recalculating it entirely for every query -- though it's probably ``fast enough'' for now. Also, caching is WIP.
47 hoursRename ct_k -> ct, IANAL but ...tslil
47 hoursTEI interface working!tslil clingman
47 hoursAdded license information!tslil clingman
47 hoursFinally (?) fixed winning avoidancetslil clingman
47 hoursIn-lined as much as a i daretslil clingman
47 hoursInlined placements, should be fastertslil clingman
47 hoursDragon is not separate, fixed concession, allowing playing as b/wtslil
47 hoursTrying minimaxtslil
47 hoursClose in principle, but there;s a bug in ct1997 &/ pptdb!tslil
47 hoursIncorrect usage of globals in headertslil
47 hourstak.h now tracks win state, optimisations, saved a byte on countstslil
47 hoursLine-mode mostly completetslil
47 hoursFixed road DFS errorstslil
47 hoursBoard printingtslil
47 hoursCorrected PTN move parsingtslil
47 hoursAdded linenoise library, uninitialised variable + renamingtslil
47 hoursFixed orderingtslil
47 hoursBetter as single file headertslil
47 hoursOBOEs in try_move + logic errorstslil
- Corrected use of static - Implemented next_turn
47 hoursWorking on the big wrapper for everythingtslil
47 hoursStarted on PTN stufftslil
47 hoursChanged representation, implemented most basic things for tak.htslil
47 hoursInittslil