Commit Graph

15 Commits

Author SHA1 Message Date
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
5e26bea609 refactor: remove sudokufactory difficulties 2025-01-29 16:11:56 +01:00
c4a9bf6354 gui: select from file
All checks were successful
Linux arm64 / Build (push) Successful in 42s
2025-01-29 14:14:54 +01:00
4190bf15d8 difficulties
All checks were successful
Linux arm64 / Build (push) Successful in 52s
2025-01-29 11:47:18 +01:00
Melvyn
a221233c06 fix : création MultiDoku à résoudre avec cell imuable
All checks were successful
Linux arm64 / Build (push) Successful in 53s
2025-01-29 11:26:36 +01:00
Melvyn
7c06fe2e31 feat : création MultiDoku à résoudre
All checks were successful
Linux arm64 / Build (push) Successful in 1m7s
2025-01-29 10:21:26 +01:00
Melvyn
c7217894b2 adding documentation 2025-01-29 09:13:24 +01:00
Melvyn
ebb3a4c48a feat : logger
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 10:00:01 +01:00
0174ec08d7 Merge branch 'master' of git.ale-pri.com:Ryuk/Sudoku
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-01-28 09:25:27 +01:00
c7d3430d21 multidoku constraints gui
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-28 09:20:48 +01:00
182f79d4b4 feat: render multidokus
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-28 08:55:58 +01:00
Melvyn
4c02be3d39 feat : generation de doku par rapport à une difficulté
Some checks are pending
Linux arm64 / Build (push) Waiting to run
2025-01-27 16:17:22 +01:00
Melvyn
8f4330f710 merge
All checks were successful
Linux arm64 / Build (push) Successful in 24m8s
2025-01-24 16:17:56 +01:00