|
.vscode
|
added launch config for debugging
|
2025-01-19 09:23:52 +01:00 |
|
html
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
.gitignore
|
added .gitignore to exclude object files
|
2025-01-19 09:25:25 +01:00 |
|
config.h
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
Doxyfile
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
doxygen_extra.css
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
general.h
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
mainpage.h
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
makefile
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
README.md
|
add deadline
|
2025-01-16 12:56:24 +00:00 |
|
shortcut.c
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
shortcut.h
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
test_toh_board.c
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
test_toh_board.h
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
test_toh_disk.c
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
test_toh_disk.h
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
test_toh_solver.c
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
test_toh_solver.h
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
toh_board.c
|
removed unnecessary initialization of rods in TohBoard
|
2025-01-19 09:41:18 +01:00 |
|
toh_board.h
|
completed ToH board ADT implementation
|
2025-01-19 09:34:55 +01:00 |
|
toh_disk.c
|
completed ToH disk ADT implementation
|
2025-01-19 09:22:49 +01:00 |
|
toh_disk.h
|
completed ToH disk ADT implementation
|
2025-01-19 09:22:49 +01:00 |
|
toh_main_driver.c
|
added main_driver implementation and using visualizer
|
2025-01-20 08:56:16 +01:00 |
|
toh_solver.c
|
added main_driver implementation and using visualizer
|
2025-01-20 08:56:16 +01:00 |
|
toh_solver.h
|
added my name
|
2025-01-18 20:04:53 +01:00 |
|
toh_test_driver.c
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
toh_visualizer.c
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |
|
toh_visualizer.h
|
Initial commit
|
2025-01-14 11:07:40 +00:00 |