[Semester 4] Algorithms and computational complexity - project #2
  • C++ 98.2%
  • CMake 1.8%
Find a file
Sub-Bubble b07cc7aa58 made an actually working parser for once (i hope)
basically what the title describes. it was kinda challenging to think
about how to detect directed and undirected graphs though.

it is not perfect i must say, as it is missing pattern detection as well
as running with both structures, but i will make it later, now is a
better time to actually focus on meaningful improvements like making
benchmarking structure and the algorithms themselves
2026-06-01 22:30:08 +02:00
input initial commit with a project structure that i hope i will use 2026-05-24 17:06:02 +02:00
src made an actually working parser for once (i hope) 2026-06-01 22:30:08 +02:00
.gitignore initial commit with a project structure that i hope i will use 2026-05-24 17:06:02 +02:00
CMakeLists.txt changed quite some stuff 2026-05-31 21:04:23 +02:00
LICENSE initial commit with a project structure that i hope i will use 2026-05-24 17:06:02 +02:00