-
Notifications
You must be signed in to change notification settings - Fork 412
RR graph generation directory #3050
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice cleanup ... thanks.
I suggest a few more comments, on things you didn't write but would be useful to document, if you are able to figure out the functions / structs I noted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Moved all source/header files related to RR graph generation under
route/
directory torr_graph_generation
subdirectory.Moves all functions related to initializing
RRSpationLookup
to newly createdrr_node_indices.h/.cpp
filesAdded doxygen comments for function in
rr_node_indices.h/.cpp