issues
search
LucciaChia
/
sudoku-with-tests
2
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump ch.qos.logback:logback-classic from 1.2.3 to 1.3.12
#62
dependabot[bot]
closed
11 months ago
0
Develop
#61
andamundale
closed
5 years ago
0
Refactoring
#60
andamundale
closed
5 years ago
0
add spring dependencies and create SucokuWithTestsApplication class
#59
LucciaChia
closed
5 years ago
0
Replace for with do-while in AutomatedInvoker
#58
LucciaChia
closed
5 years ago
0
rename NoAvailableSolution to NoAvailableSolutionException
#57
LucciaChia
closed
5 years ago
0
Jococo plugin -80% rule
#56
dodokpeter
closed
5 years ago
1
Template method pattern - pointingPairBox in strategy
#55
dodokpeter
opened
5 years ago
0
Internationalization of app
#54
dodokpeter
opened
5 years ago
0
Update readme
#53
dodokpeter
opened
5 years ago
0
Main class refactoring
#52
LucciaChia
opened
5 years ago
0
Strategies - JUnits for all private methods (make it protected) - Part 2
#51
LucciaChia
opened
5 years ago
1
refactoring of strategy package
#50
LucciaChia
opened
5 years ago
0
change Main.menu() to remove while-loop
#49
andamundale
opened
5 years ago
1
dispatcher
#48
andamundale
opened
5 years ago
1
setting actual value to cell should delete possibilities to its neighbors
#47
andamundale
closed
5 years ago
0
Exception for sudoku without solution
#46
LucciaChia
closed
5 years ago
0
rename package sudoku.invoker to sudoku.command
#45
andamundale
closed
5 years ago
0
remove old commented code
#44
andamundale
closed
5 years ago
0
HiddenSingle strategy bug
#43
LucciaChia
closed
5 years ago
1
Spring Configuration
#42
dodokpeter
opened
5 years ago
1
PointingPairsStrategy - create two strategies
#41
dodokpeter
closed
5 years ago
0
Strategies: private String name = "0: NackedSingleInACell";
#40
dodokpeter
closed
5 years ago
2
Strategies - JUnits for all private methods (make it protected)
#39
dodokpeter
closed
5 years ago
1
Add AutomaticInvoker to the main menu
#38
dodokpeter
closed
5 years ago
2
Add ManualInvoker to the main menu
#37
dodokpeter
closed
5 years ago
0
New package console
#36
dodokpeter
closed
5 years ago
6
add reference solving lists for different sudokus
#35
LucciaChia
closed
5 years ago
0
AutomatedInvoker - remove redundat cast to (CommandPicker)
#34
LucciaChia
closed
5 years ago
0
NackedSingleInACell method update
#33
LucciaChia
closed
5 years ago
0
add InvokerFactory
#32
andamundale
opened
5 years ago
0
remove Step usage from ManualInvoker.java
#31
LucciaChia
closed
5 years ago
0
remove Step usage from CommandPicker.java
#30
LucciaChia
closed
5 years ago
0
remove Step usage from AutomatedInvoker.java
#29
LucciaChia
closed
5 years ago
0
refactor PointingPairsInCell
#28
LucciaChia
closed
5 years ago
0
remove step package
#27
LucciaChia
closed
5 years ago
0
SudokuElement
#26
LucciaChia
closed
5 years ago
0
rename strategy classes
#25
LucciaChia
closed
5 years ago
0
update Cell.deletePossibilities
#24
LucciaChia
closed
5 years ago
1
Factory pattern for strategies
#23
LucciaChia
closed
5 years ago
0
Only one main
#22
dodokpeter
closed
5 years ago
0
add tests for AutomatedInvoker class
#21
LucciaChia
closed
5 years ago
1
Feature manual invoker
#20
andamundale
closed
5 years ago
0
Backtrack lucia and automated invoker
#19
LucciaChia
closed
5 years ago
0
printStep with no parameters in OneChangeStep
#18
andamundale
closed
5 years ago
1
Changing Step step to List<Step> stepList in CommandPicker
#17
LucciaChia
closed
5 years ago
1
invoker - initial step
#16
andamundale
opened
5 years ago
1
Tests for CommandPicker
#15
LucciaChia
closed
5 years ago
1
add tests for Sudoku
#14
andamundale
opened
5 years ago
1
Replace all System.out with Logger
#13
dodokpeter
opened
5 years ago
1
Next