# Generated by roxygen2: do not edit by hand

S3method(as.sudoku,matrix)
S3method(as.sudoku,sudoku)
S3method(designGame,default)
S3method(designGame,sudoku)
S3method(plot,sudoku)
S3method(print,sudoku)
S3method(regulariseGame,default)
S3method(regulariseGame,sudoku)
S3method(solve,sudoku)
export("%>%")
export(as.sudoku)
export(daysAgo)
export(designGame)
export(emptyGame)
export(fetchAUGame)
export(fetchUKGame)
export(makeGame)
export(originalGame)
export(regulariseGame)
export(seedGame)
export(solveGame)
import(graphics)
importFrom(magrittr,"%>%")
importFrom(stats,na.omit)
importFrom(stats,runif)
