Constraint Programming: Solving Sudoku with Choco Solver library

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • chocosolver-samples

    Some samples of chocosolver code

  • For this example, we will choose the world’s hardest sudoku problem, you can find a full example of this in Sudoku.java

  • Choco

    An open-source Java library for Constraint Programming

  • Sudoku is one of these types of problems, but it has very simple rules, so it’s a nice playground to try out different ways to solve graph colouring problems. This post outlines a solution using constraint programming with choco solver.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Constraint Programming (2020)

    1 project | news.ycombinator.com | 16 Apr 2023
  • How to Corrupt an SQLite Database File

    1 project | news.ycombinator.com | 30 Apr 2022
  • pulp VS timefold-solver - a user suggested alternative

    2 projects | 4 Jan 2024
  • Resource Scheduling

    3 projects | /r/selfhosted | 20 Jun 2023
  • References

    1 project | /r/FPLWithPython | 4 May 2023