Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.
/ kenken Public archive

🧩 A KenKen solver written to teach myself JuMP.jl

License

Notifications You must be signed in to change notification settings

Hasnep/kenken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kenken

A KenKen solver written to teach myself the JuMP.jl package. Shamelessly copied most of the text and the code from the Sodoku Solver Example by Iain Dunning.

To build the document from source, run:

using Pkg
Pkg.instantiate()

using Literate
Literate.notebook(joinpath("src", "KenKen.jl"), joinpath("build", "notebook"))

About

🧩 A KenKen solver written to teach myself JuMP.jl

Topics

Resources

License

Stars

Watchers

Forks

Languages