Learn R Programming

⚠️There's a newer version (0.2-1) of this package.Take me there.

sudokuAlt (version 0.2-0)

Tools for Making and Spoiling Sudoku Games

Description

Tools for making, retrieving, displaying and solving sudoku games. This package is an alternative to the earlier sudoku-solver package, 'sudoku'. The present package uses a slightly different algorithm, has a simpler coding and presents a few more sugar tools, such as plot and print methods. Solved sudoku games are of some interest in Experimental Design as examples of Latin Square designs with additional balance constraints.

Copy Link

Version

Install

install.packages('sudokuAlt')

Monthly Downloads

157

Version

0.2-0

License

GPL (>= 2)

Maintainer

Bill Venables

Last Published

June 18th, 2019

Functions in sudokuAlt (0.2-0)

reexports

Objects exported from other packages
as.sudoku

Generic Sudoku Game Constructor
originalGame

Retrieve the Original from a Solved Game
seedGame

Starting Point to Make a Random Sudoku Game
makeGame

Make a New Sudoku Game
solve.sudoku

Solve a Sudoku Puzzle
fetchUKGame

Retrieve a Sudoku from the UK Site
fetchAUGame

Retrieve a Sudoku from the AU Site
as.sudoku.sudoku

Construct a Sudoku Game Object
daysAgo

Format a Past Date
print.sudoku

Print a Sudoku Object
plot.sudoku

Plot a Sudoku Game
as.sudoku.matrix

as.sudoku.matrix
solveGame

Solve a Sudoku Game
designGame

Sudoku Design
emptyGame

Construct an empty game
regulariseGame

regulariseGame