# Generated by roxygen2: do not edit by hand

S3method("[",xhash)
S3method("[<-",xhash)
S3method(getvalues,xhash)
S3method(haskey,xhash)
S3method(haskeys,xhash)
S3method(print,ttt_ai)
S3method(print,ttt_game)
S3method(print,ttt_human)
S3method(setvalues,xhash)
export(equivalent_states)
export(equivalent_states_actions)
export(getvalues)
export(haskey)
export(haskeys)
export(setvalues)
export(ttt)
export(ttt_ai)
export(ttt_game)
export(ttt_human)
export(ttt_qlearn)
export(ttt_random)
export(ttt_simulate)
export(xhash)
importFrom(stats,runif)
importFrom(stats,setNames)
