Documentation
¶
There is no documentation for this package.
Directories
¶
| Path | Synopsis |
|---|---|
|
ai
|
|
|
Package alphadawg implements the query primitives for an "alpha DAWG" -- a word graph whose entries are the alphagrams of a lexicon rather than its words.
|
Package alphadawg implements the query primitives for an "alpha DAWG" -- a word graph whose entries are the alphagrams of a lexicon rather than its words. |
|
Package automatic contains all the logic for the actual gameplay of Crossword Game, which, as we said before, features all sorts of things like wingos and blonks.
|
Package automatic contains all the logic for the actual gameplay of Crossword Game, which, as we said before, features all sorts of things like wingos and blonks. |
|
cmd
|
|
|
analyzer-worker
command
|
|
|
bot
command
|
|
|
bot_shell
command
|
|
|
eval
command
|
|
|
fetch_lexica
command
fetch_lexica downloads the lexicon data files the test suite needs into a data directory, using the same code path (and the same source) as the shell's `set lexicon`.
|
fetch_lexica downloads the lexicon data files the test suite needs into a data directory, using the same code path (and the same source) as the shell's `set lexicon`. |
|
inferdiag
command
inferdiag — Tier 1 + Tier 2 Bayesian inference diagnostic harness.
|
inferdiag — Tier 1 + Tier 2 Bayesian inference diagnostic harness. |
|
lambda
command
|
|
|
make_all_wmps
command
make_all_wmps builds a .wmp word map for every lexicon a game can be created with on woogles, ready to be uploaded to the data volume.
|
make_all_wmps builds a .wmp word map for every lexicon a game can be created with on woogles, ready to be uploaded to the data volume. |
|
make_wmp
command
make_wmp builds a .wmp file from a .kwg file.
|
make_wmp builds a .wmp file from a .kwg file. |
|
mlproducer
command
|
|
|
shadow_test
command
shadow_test is a command-line tool that runs shadow agreement tests.
|
shadow_test is a command-line tool that runs shadow agreement tests. |
|
shell
command
|
|
|
taufit
command
taufit — maximum-likelihood estimation of the rangefinder softmax temperature (tau) from real BestBot-vs-human games on Woogles.
|
taufit — maximum-likelihood estimation of the rangefinder softmax temperature (tau) from real BestBot-vs-human games on Woogles. |
|
updater
command
|
|
|
wmp_test
command
wmp_test is a command-line tool that runs WMP agreement tests.
|
wmp_test is a command-line tool that runs WMP agreement tests. |
|
example
command
|
|
|
Package game encapsulates the main mechanics for a Crossword Game.
|
Package game encapsulates the main mechanics for a Crossword Game. |
|
Package gcgio implements a GCG parser.
|
Package gcgio implements a GCG parser. |
|
gen
|
|
|
Package leavemap provides an O(1) leave-value lookup table indexed by a per-tile bitmask.
|
Package leavemap provides an O(1) leave-value lookup table indexed by a per-tile bitmask. |
|
Package montecarlo implements truncated monte-carlo search during the regular game.
|
Package montecarlo implements truncated monte-carlo search during the regular game. |
|
Package movegen contains all the move-generating functions.
|
Package movegen contains all the move-generating functions. |
|
wordprune
Package wordprune implements a pruned KWG (word graph) for endgame solving.
|
Package wordprune implements a pruned KWG (word graph) for endgame solving. |
|
trickle.go – reads 1 KiB per second
|
trickle.go – reads 1 KiB per second |
|
Package wmp implements WordMap, a fast anagram-lookup data structure for crossword move generation.
|
Package wmp implements WordMap, a fast anagram-lookup data structure for crossword move generation. |
Click to show internal directories.
Click to hide internal directories.