Skip to content
#

least-constraining-value

Here are 7 public repositories matching this topic...

Language: All
Filter by language

A command-line sudoku solver implemented in Java that uses constraint satisfaction techniques to solve puzzles of varying difficulty. It supports input via configuration files or direct command-line arguments, and can apply optimizations like Minimum Remaining Values (MRV) and Least Constraining Values (LCV) to improve performance.

  • Updated Aug 15, 2025
  • Java

Improve this page

Add a description, image, and links to the least-constraining-value 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-constraining-value topic, visit your repo's landing page and select "manage topics."

Learn more