Skip to content
#

least-common-values

Here is 1 public repository matching this topic...

Language: Java
Filter by language

Sudoku Solver by constraint satisfaction problem (CSP) using heuristics - Minimum Remaining Value (MRV), Least Common Value (LCV), Maintainin Arc Consistency (MAC). Secondly, by converting to Satisfiability Problem (SAT) and using a sat solver (miniSAT).

  • Updated May 11, 2017
  • Java

Improve this page

Add a description, image, and links to the least-common-values topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the least-common-values topic, visit your repo's landing page and select "manage topics."

Learn more