|
0d5a3cef48
|
Made the "complex" test harder, forcing the algorithm to actually back-track ;)
|
2021-10-03 10:05:33 +02:00 |
|
|
78616fcadd
|
Rewrote "Rat in a maze" algorithm
It's based on the previous implementation but offers a better API and is now properly testable, too
|
2021-10-03 00:54:14 +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 |
|
|
e9fd4a93e4
|
Fixes #620
|
2021-06-06 12:06:36 +06:00 |
|