Skip to content

Conversation

vicennial
Copy link
Contributor

@vicennial vicennial commented Jun 4, 2019

  • Added the core algorithm(Boost's Breadth First Search) which works on the input data to provide the requested traversal order of the graph in file pgr_breadthFirstSearch.hpp (C++ File).
  • Added the logic to transport the input SQL-type data to the implemented algorithm as well as the logic to process the algorithm's output data to an SQL-friendly format in file breadthFirstSearch_driver.cpp.
  • Fixed minor typos in previous week's PR (pgr_breadthFirstSearch GSOC-2019 week 1 #5 ).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant