Commit Graph

10 Commits

Author SHA1 Message Date
Melvyn
bf67afe4a9 refactor : Solver
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-01-30 12:03:03 +01:00
c4becf2d55 fix: serialize 2025-01-30 11:54:21 +01:00
Melvyn
412684e6f0 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/src/main/java/sudoku/structure/MultiDoku.java
#	app/src/main/java/sudoku/structure/Sudoku.java
#	app/src/main/java/sudoku/structure/SudokuFactory.java
#	app/src/test/java/sudoku/solver/SolverTest.java
2025-01-29 18:51:23 +01:00
Melvyn
cd4d01e1e6 fix : MultiDoku.getCells 2025-01-29 18:42:58 +01:00
c16f2b8f5a feat: dynamic constraints (Fixes #8)
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-01-29 17:19:44 +01:00
Melvyn
584a1c8b42 fix : solver tests
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-27 14:49:47 +01:00
Melvyn
80239274d7 feat : solver random
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-27 14:48:28 +01:00
Melvyn
8f4330f710 merge
All checks were successful
Linux arm64 / Build (push) Successful in 24m8s
2025-01-24 16:17:56 +01:00
Melvyn
187bcea939 fix : solverTest
All checks were successful
Linux arm64 / Build (push) Successful in 5m5s
2025-01-23 23:47:12 +01:00
Melvyn
483b286bac feat : solver + test
All checks were successful
Linux arm64 / Build (push) Successful in 5m9s
2025-01-23 23:20:16 +01:00