Yannick Brenning

Results 4 comments of Yannick Brenning

I also changed the name of the Dijkstra implementation as there was a typo, it seems to have thrown off some of the CI though...

![image](https://user-images.githubusercontent.com/90418998/189242507-c8e9eff6-266d-4734-8a1a-4a51be922752.png) Since BFS and DFS use the queue and stack data structures which need to be imported in Julia with `using DataStructures`, the logs say we need to include this...

I'm on it :thumbsup:

Sure, I would like to work on that :)