Tagged Questions
0
votes
0answers
50 views
T-SQL BFS center node of undirected graph
I am trying to answer this question by using a breadth-first search from each node of the graph represented by the tables mapSolarSystems and mapSolarSystemJumps in the data dump at ...