Skip to content

C bindings to the Rust sudoku library

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Emerentius/sudoku-ffi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FFI bindings for the Rust sudoku crate

Contains:

  • An extremely fast sudoku solver which can find and return all solutions to a sudoku.
  • Sudoku shuffler for performing random symmetry transformations
  • Simple generator of random sudokus, both filled grids and minimal puzzles.

Header files can be generated via cbindgen.

License

These bindings are MIT/Apache2 licensed but the Rust sudoku crate they are binding to is AGPLv3.

About

C bindings to the Rust sudoku library

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published