Commit Graph

7 Commits

Author SHA1 Message Date
stefiosif
fe3bb68c18 Add single vertex contains method and replace vertices field with adjMatrix' keys 2022-07-20 23:43:15 +03:00
stefiosif
31567f9e57 Add BreadthFirstTree's to decremental maintenance algorithm and delete In/Out tree classes 2022-07-20 23:04:06 +03:00
stefiosif
601f80c8d4 Fix includes and add some comments 2022-07-12 14:42:29 +03:00
stefiosif
b9cd1a1cbd Split graph folder into graph and tree 2022-07-10 15:32:13 +03:00
stefiosif
6b1edfa164 Update final step of decremental scc algorithm 2022-06-29 17:58:52 +03:00
stefiosif
d199b7de17 Add tests for same SCC O(1) query 2022-06-29 17:33:27 +03:00
stefiosif
8d8e6ef831 Change project structure 2022-06-27 22:45:26 +03:00