Did anyone used latest Optaplanner (using Quarkus + Optaplanner) to solve a Sudoku problem ?
Currently I am working on a constraing programming to solve the Sudoku problem. I have followed the recent video uploaded by Geoffrey (https://www.optaplanner.org/learn/video.html ) and done almost the entire coding and defined Constraint, still, before I move ahead I need to validate my understanding on this.