Commit graph

13 commits

Author SHA1 Message Date
JasterV
ac43b558e9 remove Lib.hs 2025-03-23 18:12:54 +01:00
JasterV
b0dc140299 fix bfsSearch 2025-03-23 18:12:50 +01:00
JasterV
34dcf329d5 add dictionaries 2025-03-23 18:12:28 +01:00
JasterV
2de7a46b7c implement main function for the program 2025-03-23 18:12:24 +01:00
JasterV
c959e7a9e1 refactor dsfSearch 2025-03-23 17:36:01 +01:00
JasterV
d9621f7d55 refactor dfsSearch 2025-03-23 17:32:23 +01:00
JasterV
31f747dd84 implement DfsSearch 2025-03-23 16:12:41 +01:00
JasterV
827797d6b6 finish implementing bfsSearch 2025-03-21 09:50:22 +01:00
JasterV
f866bc2025 wip: breath first search 2025-03-21 00:33:27 +01:00
JasterV
7a9598f4d8 WIP: BfsSearch 2025-03-20 22:29:52 +01:00
Victor Martinez
375bdba185 implement ladder graph creation 2025-03-18 13:40:26 +01:00
Victor Martinez
b56388a670 build permutation map 2025-03-18 12:05:24 +01:00
Victor Martinez
87db09ec1f first commit 2025-03-18 09:39:07 +01:00