danielshamsudin / TDA

TDA Project
0 stars 0 forks source link

Add GUI for both algorithm #3

Open danielshamsudin opened 2 years ago

danielshamsudin commented 2 years ago

Could be nice to have a basic GUI showing the processes, can start with the simpler Backtracking algorithm, if have more time, can do for Genetic Algorithm too.

JOblivione commented 2 years ago

For the coverage of the project, adding GUIs for demonstrating the processes of both algorithms is not necessary though it is a good side-project when extra time exists. GUI-wise, more emphasis on measuring and displaying execution time results for Sudoku puzzles of varying difficulties is preferred for practical reasons.