Commit Graph

18 Commits

Author SHA1 Message Date
3672b4f4d0 [2] Add report for 2-nd Zadacha 2026-05-21 14:26:58 +00:00
3daef7dcc9 [2] Add csv file with experemental data 2026-05-21 14:23:08 +00:00
e12d37f94b [2] Experimental module for algorithm performance comparison 2026-05-21 14:14:33 +00:00
ccf6b0e4dc [2] Add maze files for experiments 2026-05-21 14:13:35 +00:00
86b738f6a4 [2] Add MazeSolver orchestrator and interactive console game 2026-05-21 14:10:50 +00:00
6005f2f8b2 [2] Implement pathfinding strategies (BFS, DFS, A*) with Strategy pattern 2026-05-21 14:09:02 +00:00
28c4c61a68 [1] Add commt to right 2026-05-21 14:06:03 +00:00
b2128b0010 [1] Initial maze core classes 2026-05-21 14:04:04 +00:00
b8b7971d86 [1] Add report 1 exercize 2026-05-21 13:53:23 +00:00
535fd115b5 [1] Add plotting script for performance comparison 2026-05-21 13:43:06 +00:00
f57786fe3f [1] Run experiments and save results to CSV 2026-05-21 13:42:11 +00:00
09456b2a41 [1] Reanme benchmark.py 2026-05-21 13:40:57 +00:00
058a921ad5 [1] Create benchmark utilitie 2026-05-21 13:40:17 +00:00
45df39223d [1] Create data generation 2026-05-21 13:39:27 +00:00
c915f50377 [1] Implement binary search tree (BST) for phonebook 2026-05-21 13:37:55 +00:00
a95dbdf35b [1] Add hash table using linked list buckets 2026-05-21 13:36:53 +00:00
9d77a348f7 [1] Rename main.py 2026-05-21 13:35:47 +00:00
c19fa42056 [1] Initial linked list implementation for phonebook 2026-05-21 13:34:23 +00:00