stefiosif
|
dc7fa93a6a
|
Refactor: Replace std::map and std::set with unordered versions
|
2022-10-12 17:26:11 +03:00 |
|
stefiosif
|
c525aeaa43
|
Refactor: Rename adjMatrix to adjList
|
2022-10-12 16:57:48 +03:00 |
|
stefiosif
|
b8f12e334a
|
Refactor: Remove unused method setGraph
|
2022-09-29 23:48:00 +03:00 |
|
stefiosif
|
0ffc20496d
|
Add vertices without arcs into the BFTree
|
2022-09-14 19:41:08 +03:00 |
|
stefiosif
|
5c1b13b400
|
Add default param constructors, create bool query for bfs and tests
|
2022-09-09 18:12:38 +03:00 |
|
stefiosif
|
fe3bb68c18
|
Add single vertex contains method and replace vertices field with adjMatrix' keys
|
2022-07-20 23:43:15 +03:00 |
|
stefiosif
|
e7ad824116
|
Put root of BFS tree as constructor parameter
|
2022-07-12 14:41:18 +03:00 |
|