213 Commits

Author SHA1 Message Date
abf6f6c7c3 fix tests
Some checks failed
Linux arm64 / Build (push) Failing after 29s
2025-02-02 17:26:54 +01:00
Melvyn
627c49b961 refactor : StateManager
All checks were successful
Linux arm64 / Build (push) Successful in 41s
2025-02-02 16:42:31 +01:00
Melvyn
b4157167b5 refactor : SudokuFactory
All checks were successful
Linux arm64 / Build (push) Successful in 43s
2025-02-02 16:38:04 +01:00
Melvyn
1419898955 refactor : Sudoku
Some checks failed
Linux arm64 / Build (push) Failing after 32s
2025-02-02 16:22:08 +01:00
Melvyn
dd3be67be0 refactor : MultiDoku
Some checks failed
Linux arm64 / Build (push) Failing after 28s
2025-02-02 16:13:51 +01:00
Melvyn
c6a32b8d07 refactor : Difficulty
Some checks failed
Linux arm64 / Build (push) Failing after 30s
2025-02-02 16:07:29 +01:00
Melvyn
a8439df736 refactor : Coordinate
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-02-02 16:03:13 +01:00
Melvyn
27032d264d refactor : Block
Some checks failed
Linux arm64 / Build (push) Failing after 30s
2025-02-02 15:57:30 +01:00
Melvyn
8afd51b353 refactor : Cell
Some checks failed
Linux arm64 / Build (push) Failing after 29s
2025-02-02 15:52:10 +01:00
2460b7539e action test after
All checks were successful
Linux arm64 / Build (push) Successful in 41s
2025-02-02 15:42:18 +01:00
0f5020b0b4 fix tests
Some checks failed
Linux arm64 / Build (push) Failing after 29s
2025-02-02 15:41:29 +01:00
ac4f859fd8 refactor build.gradle
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-02 15:07:26 +01:00
4a8644181a build.gradle fix tests
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-02 15:03:26 +01:00
efa357a1ab refactor MixedSolver 2025-02-02 14:56:31 +01:00
618e436270 refactor stupidsolver 2025-02-02 14:43:09 +01:00
d5009371f2 remove unused import
All checks were successful
Linux arm64 / Build (push) Successful in 41s
2025-02-02 14:39:56 +01:00
87727f39e8 refactor HumanSolver
All checks were successful
Linux arm64 / Build (push) Successful in 39s
2025-02-02 14:36:47 +01:00
413201882b change loading text
All checks were successful
Linux arm64 / Build (push) Successful in 39s
2025-02-02 14:24:56 +01:00
d8289b553a fix empty grid gen
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-02 14:24:23 +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
990c830590 Fixes #5
All checks were successful
Linux arm64 / Build (push) Successful in 41s
2025-02-02 11:33:21 +01:00
d806420d21 Fixes #32
All checks were successful
Linux arm64 / Build (push) Successful in 41s
2025-02-02 11:01:10 +01:00
4b98341618 feat: basic gen loading 2025-02-02 10:53:24 +01:00
68021b796b Fixes #28
All checks were successful
Linux arm64 / Build (push) Successful in 41s
2025-02-02 10:35:00 +01:00
06efbf649b Fixes #33
All checks were successful
Linux arm64 / Build (push) Successful in 38s
2025-02-02 10:27:42 +01:00
4ee29d8f50 Fixes #10
All checks were successful
Linux arm64 / Build (push) Successful in 39s
2025-02-02 10:17:09 +01:00
eda2a1afae Fixes #39 2025-02-02 10:14:27 +01:00
f3bbfd9e6c feat: show resolve logs
All checks were successful
Linux arm64 / Build (push) Successful in 40s
2025-02-02 00:04:52 +01:00
Melvyn
129c3ef0b2 fix : countSolutions
All checks were successful
Linux arm64 / Build (push) Successful in 36s
2025-02-01 23:39:04 +01:00
14d0521215 NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
All checks were successful
Linux arm64 / Build (push) Successful in 42s
2025-02-01 23:15:57 +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
91c645e34f fix steps
All checks were successful
Linux arm64 / Build (push) Successful in 43s
2025-02-01 23:00:36 +01:00
78bdefebe5 feat: add history 2025-02-01 22:54:02 +01:00
3e30332245 Merge branch 'constraint'
All checks were successful
Linux arm64 / Build (push) Successful in 4m2s
2025-02-01 22:29:03 +01:00
275878932b refactor: IConstraints in sudoku
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-01 22:24:26 +01:00
68d577a99a Merge pull request 'finished console interface' (#37) from osekour into master
All checks were successful
Linux arm64 / Build (push) Successful in 23m58s
Reviewed-on: #37
2025-02-01 20:48:26 +00:00
fa3124220d finished console interface
All checks were successful
Linux arm64 / Build (push) Successful in 5m14s
2025-02-01 20:43:01 +00:00
3a009256c5 Fixes #12
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-01 21:16:36 +01:00
d09bf6e9ce feat: allow user to be wrong
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-01 21:12:13 +01:00
5da915932d Fixes #31
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-01 21:00:59 +01:00
da422e78b8 Fixes #30
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-01 20:59:06 +01:00
f0a0a8e328 Fixes #23
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-02-01 20:55:08 +01:00
436b641269 Fixes #34 2025-02-01 20:47:40 +01:00
34a59546e6 remove unused import
Some checks failed
Linux arm64 / Build (push) Has been cancelled
2025-02-01 20:46:06 +01:00
9e2421accf Fixes #25 2025-02-01 20:45:56 +01:00
52ca8b208c fix: sudoku save
All checks were successful
Linux arm64 / Build (push) Successful in 23m59s
2025-02-01 16:11:38 +00:00
Janet-Doe
140d37fbd9 update console interface
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-02-01 15:51:45 +01:00
Janet-Doe
2b3581a400 fix
All checks were successful
Linux arm64 / Build (push) Successful in 37s
2025-02-01 14:56:45 +01:00