Skip to content
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

GSoC 2023: Abhinav Jain Week 2 #297

Merged
merged 4 commits into from
Jun 12, 2023
Merged

Conversation

AbhinJ
Copy link
Member

@AbhinJ AbhinJ commented Jun 7, 2023

Changes proposed in this pull request:

@pgRouting/admins

Edge_t *edges, size_t total_edges,
Point_on_edge_t *points, size_t total_points,
Edge_t *edges_of_points, size_t total_edges_of_points,
Edge_t *edges, size_t total_edges,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now that you are touching a driver header file, we are no using parameters names any more on headers when possible.
In this one is possible, for example:
https://github.com/pgRouting/GSoC-pgRouting/blob/main/include/drivers/dijkstra/dijkstra_driver.h#L57

@AbhinJ AbhinJ merged commit 44a056c into pgRouting:Abhinj-2023 Jun 12, 2023
@AbhinJ AbhinJ added this to the GSoC-2023: First coding period milestone Jul 10, 2023
@AbhinJ AbhinJ changed the title GSoC 2023 - Abhinav Jain Week 2 GSoC 2023: Abhinav Jain Week 2 Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants