image thumbnail

updated 1 year ago

Video Sudoku Solver by Teja Muppirala

Solves a sudoku with a web camera and then displays it while tracking the original video feed. (algorithm, video processing, demo)

drawsudoku(M)

identifynumbers_fun(pts,Pnew,NT,IBW)

mysudokusolver(filename)

image thumbnail

updated 1 year ago

Sudoku by Stepen Sahrun

This code generates a random Sudoku puzzle or solves any given Sudoku puzzle. (game, sudoku, help)

Sudoku

result=SudokuSolver(problem)

image thumbnail

updated 1 year ago

Another Rule Based Sudoku Solver by A. Taha Arslan

Tries to solve a given sudoku puzzle (in a text file) with a bunch of rules. (sudoku, puzzle)

O=ARBSS(dosyaadi)

image thumbnail

updated almost 2 years ago

Robust Sudoku Solver by Iskander Benhadj

Robust Sudoku solver is robust solver. (algorithm, difficult, excellent)

elimination (TAB,i,lon,permut_tab1)

solver

image thumbnail

updated 2 years ago

Sudoku Generator by Bradley Knockel

This code will try to produce the hardest Sudoku it can. (sudoku, sudoku generator, sudoku creator)

[endstate,mat,big]=suan(big,mat,go)

[solution,sudoku]=suma(randomSolution,solution,n,seed,s)

[solution,ud]=su(matrix,TimeLimit,output,udTest,go)

image thumbnail

updated 2 years ago

Sudoku Solver by Mathew Goonewardena

This function will solve the standard 9 by 9 sudoku matrix (sudoku, game, 9 by 9 sudoke)

sudoku9(Inp)

image thumbnail

updated 2 years ago

Simple Sudoku Solver by Indraneel Biswas

This is a very basic sudoku solver. (sudoku, solve, solver)

A=d2a(D)

D=sudokuA(D)

D=sudoku_f3(D)

image thumbnail

updated almost 3 years ago

Logic Sudoku Solver by Michiel Hegemans

This Sudoku Solver does not guess. As a result it can only solve Sudokus that are solvable by logic. (game, mathematics, sudoku)

SudokuABS(X,C,pass,advanced)

SudokuFill(X,C,s,pass,advanced)

SudokuSolver(X)

image thumbnail

updated 3 years ago

SumProductLab for Factor Graphs by Henry Leung

This is an platform for experiments with factor graphs. (markov random field, hidden markov, bayesian network)

image thumbnail

updated 3 years ago

Sudoku solveur/generator by Julien

Generate a full grid, pick off cases, display possibilities in each case, solve a sudoku (sudoku, grid, case)

sudoku(varargin)

image thumbnail

updated 3 years ago

Fast Sudoku Solver by Yue Wu

An algorithm to mimic human solving procedure for Sudoku puzzles (algorithms, games, fun)

fill_unique(sel_cell,candi,keyword)

scan_sq(stat_sum,candi)

solve_sudoku_init(I)

image thumbnail

updated 3 years ago

MATLAB Contest - Sudoku by The MATLAB Contest Team

All the files needed to develop and score an entry for the MATLABĀ® Programming Contest. (contest, games, sudoku)

runcontest

solver(puzzle,list)

image thumbnail

updated almost 4 years ago

Sudoku: ASP.NET/MATLAB by John Kotwicki

Web Sudoku solver, using MATLAB algorithm as a .NET component created by MATLAB Builder for .NET, wi (builder, sudoku, asp)

solve_sudoku (board, varargin)

image thumbnail

updated almost 4 years ago

Sudoku grid by Loren Shure

Sudoku grid, suitable for printing. Worth it to prevent fights over the newspaper. (games, sudoku, grid)

sudokuGrid

image thumbnail

updated almost 4 years ago

Sudoku by Zhen Qian

This is a Sudoku game that is able to generate new games by itself. (sudoku, game)

sudoku(varargin)

image thumbnail

updated 4 years ago

Powerful Sudoku Solver by Janardhanan Sivaramakrishnan

A function that solves everything but the toughest of sudoku puzzles (sudoku, puzzle solver, games)

Sol=sudoku_lvl2(A)

image thumbnail

updated 5 years ago

Suri's Sudoku Solver (SSS) by Suri Like

My version of the MATLAB Sudoku solver, which employs recursive function to arrive at a solution (games, sudoku, suri)

rcb(input)

sudoku(puzzle)

whichbox(puzzle, row, col)

image thumbnail

updated 5 years ago

Sudoku GUI by Johnny Brannbacka

Graphical user interface for creating and solving sudoku puzzles (games, sudoku, solve)

[s,ef,difflev]=sudokusolve(s,ms,ns)

[s,ss]=sudoku_construct(n)

sudoku(varargin)

image thumbnail

updated 5 years ago

Benchmarking Sudoku Solvers by Yi Cao

Benchmarking various sudoku solvers (games, sudoku, benchmark)

Sudoku Solver Benchmarking

[B,level,err]=yass(A,N,block)

perf=sudukubench(solver,nTest)

image thumbnail

updated 5 years ago

Super Sudoku V2 by Yi Cao

New version of Super Sudoku with an updated solver. (games, sudoku, game)

superSudoku(varargin)

image thumbnail

updated 5 years ago

Sudoku! (v3.4) by Alan Tan

Sudoku! is the ultimate GUI for Sudoku fans. No messy scribbles, simply click away to the solution. (sudoku, hint, scribbles)

sudoku_gui

sudoku_guicb(action,hObject)

sudoku_makemap(map,tee)

image thumbnail

updated 6 years ago

Sudoku (Dancing Links Solver) by Per-Anders Ekstrom

SUDOKU Graphical User Interface for playing Sudoku-Puzzles. (games, sudoku, dancing links)

sudoku.m

image thumbnail

updated 6 years ago

Solve and Create SUDOKU puzzles for different levels by Hongtao Wang

Solve and Create SUDOKU puzzles for different levels (games, sudoku, solve)

Ds(n)

Ps(n)

sud(filename)

image thumbnail

updated 6 years ago

Yet Another SUDOKU GUI/Solver by Matthias Schwaiger

GUI for sudoku with optional semiautomatic and automatic solver (games, puzzle, game)

sudoku.m

sudokue.m

image thumbnail

updated 6 years ago

Fast Sudoku Solver by Michael Kleder

Rapidly finds all possible solutions to a sudoku puzzle (games, sudoku, solve)

A=sudoku(M)

image thumbnail

updated 6 years ago

Sudoku16(Solver) by Xin Lin

It's a Sudoku solver for 16*16 puzzles (games, sudoku solver, 16 by 16)

Sudoku16

image thumbnail

updated 7 years ago

Square Puzzle (New Sudoku???) by Chee Lam Ng

A new type of sudoku puzzle. I called it as SQUARE. (games, sudoku, square)

image thumbnail

updated 7 years ago

Sudoku Puzzle by Chee Lam Ng

Sudoku puzzle (games, sudoku, puzzle)

square2(in)

square_gui

image thumbnail

updated 7 years ago

SudokuUI by Mark Hoyle

Assistant for solving Sudoku problems. (games, sudoku, assistant)

SudokuUI(varargin)

image thumbnail

updated 7 years ago

Sudoku_lite by Dario Fasino

A "light" sudoku generator and helper (games, sudoku, light)

sudoku_lite(arg1,arg2)

image thumbnail

updated 7 years ago

Sudoku by Stefan Bleeck

Sudoku for MATLAB. (games, sudoku, su doku)

parametergui.m

sudoku(params,command)

parameter(inp,mode,position)

Contact us