stefiosif
|
2175ac0ca9
|
Add contains method for single vertex and hash function for SCCs
|
2023-02-10 18:20:00 +02:00 |
|
stefiosif
|
54eee41f7d
|
Reconstruct only the deconstructed SCC
|
2023-01-28 21:32:25 +02:00 |
|
stefiosif
|
7c78bbd7ca
|
Remove "using namespace" from headers and make single param constructors explicit
|
2022-12-03 15:43:00 +02:00 |
|
stefiosif
|
e7fd88f82c
|
Refactor: Change reachability interfaces to handle multiple removals/insertions
|
2022-10-15 10:40:08 +03:00 |
|
stefiosif
|
92cf8950c2
|
Move headers into include folder and add single header to include all reachability algorithms
|
2022-10-14 18:38:01 +03:00 |
|
stefiosif
|
122d11b189
|
Add base paper and tarjan's SCC algorithm
|
2022-05-06 12:25:04 +03:00 |
|
stefiosif
|
adb36adea7
|
Add core graph member functions
|
2022-05-02 17:57:04 +03:00 |
|