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

Adjust drivers: max_flow #2092

Merged
merged 1 commit into from
Aug 24, 2021
Merged

Conversation

samyakjain0112
Copy link
Contributor

Fixes #2091

Changes proposed in this pull request:

  • keyword using instead of typedef in C++ to avoid the creation of a new type/type-id.
  • Fixed the files edge_disjoint_paths_driver, max_flow_driver and minCostMaxFlow_driver.
    @pgRouting/admins

Copy link
Member

@cvvergara cvvergara left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution

@cvvergara cvvergara merged commit a80cb4b into pgRouting:develop Aug 24, 2021
@cvvergara cvvergara linked an issue Aug 24, 2021 that may be closed by this pull request
@cvvergara cvvergara added this to the Release 3.3.0 milestone Aug 24, 2021
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.

Adjust drivers: max_flow
2 participants