8000 GitHub - nobu-k/numpr: A toy project to learn Rust
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nobu-k/numpr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Number Place in Rust

Number place solvers and problem generators in Rust. This is my experimental project to learn Rust and its ecosystem.

TODOs

  • Add rustdoc
  • Try perf
  • Improve Error types

Number place TODOs

  • Add a solver using masks to fill grids having fewer candidates
  • Add an evaluator to compute the difficulty of a puzzle
  • Add a generator that creates a puzzle having a specific difficulty defined by the evaluator
  • Add a generator to create hardest possible puzzles

About

A toy project to learn Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0