Skip to content

ismahahmed/Julia-Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Sudoku in Julia

On going project for my CS 330 Programming Languages course. For this project, I will be implementing a sudoku solver in Julia lang.

This program takes in input of a typical 9x9 sudoku board. A user can enter values of an existing board, leaving 0's where there is a blank cell. After entering all the existing values, the program will solve the board.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages