Commit Graph

18 Commits

Author SHA1 Message Date
Melvyn
6a54635c59 fix : doc
All checks were successful
Linux arm64 / Build (push) Successful in 42s
2025-02-02 23:55:03 +01:00
0f5020b0b4 fix tests
Some checks failed
Linux arm64 / Build (push) Failing after 29s
2025-02-02 15:41:29 +01:00
Janet-Doe
adeb9b07e5 update solver tests
All checks were successful
Linux arm64 / Build (push) Successful in 40s
2025-02-02 11:51:56 +01:00
Janet-Doe
4903fd567b tests redaction
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-02-02 11:36:22 +01:00
7568208045 fix warnings
All checks were successful
Linux arm64 / Build (push) Successful in 41s
2025-02-01 23:07:53 +01:00
86aa6e9bb5 refactor: move classes
All checks were successful
Linux arm64 / Build (push) Successful in 39s
2025-02-01 23:06:11 +01:00
Janet-Doe
815756b5e9 functional multidoku printer
# Conflicts:
#	app/src/main/java/sudoku/io/ConsoleInterface.java
#	app/src/main/java/sudoku/solver/Solver.java
2025-02-01 14:29:54 +01:00
a74bf42e59 refactor solvers
All checks were successful
Linux arm64 / Build (push) Successful in 42s
2025-01-30 18:05:18 +01:00
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