9 Commits

Author SHA1 Message Date
44fee4167f Code style 2021-10-03 10:15:35 +02:00
eb99bdc06b Add proper test to Backtracking/Sudoku
This replaces the "main" test in the implementation file.
2021-10-02 22:51:25 +02:00
dd19680261 chore: merge "Added backtracking sum of subset (#702)"
* sum of subset algorithm

* set returns comment

* fix comment

* add resource url to comments

* separate test to different file and format
2021-10-01 10:18:49 +05:30
51c5ea48b8 RatInAMaze prints path now 2021-08-22 23:24:13 +05:30
9b37cb0705 removed console lines from RatInAMaze 2021-08-22 22:46:29 +05:30
832aa6ea06 RatInAMaze added in Backtracking 2021-08-22 22:44:52 +05:30
9434b413e7 added GeneratePermutations in Backtracking 2021-08-18 13:02:09 +05:30
e9fd4a93e4 Fixes #620 2021-06-06 12:06:36 +06:00
6b191ebc5b renaming files (#401)
* improve file names

* improve file names
2020-10-04 19:30:56 +05:30