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

Cleanup matrices #58

Merged
merged 7 commits into from
Aug 20, 2024
Merged

Cleanup matrices #58

merged 7 commits into from
Aug 20, 2024

Conversation

cvvergara
Copy link
Member

Because many of the prerequisites are not on the apt instructions
The implementation, in the future might depend on what is found (currently needs everything)
So this is kinda a first step to separate matrix from vroom's needed matrix

Changes proposed in this pull request:

  • Separate vroom matrix from base_matrix
    • on namespace vrprouting::vroom
    • The checking for infinity is internal
  • Cleanup base_matrix
  • Adjust vroom.hpp & vroom.cpp
    • vroom:: to ::vroom::
      • not be confused with vrprouting::vroom
  • Adjust vroom_driver

@pgRouting/admins

@cvvergara cvvergara added the enhancement New feature or request label Aug 20, 2024
@cvvergara cvvergara added this to the Release 0.4.2 milestone Aug 20, 2024
@cvvergara cvvergara self-assigned this Aug 20, 2024
@cvvergara cvvergara merged commit eb83a09 into pgRouting:main Aug 20, 2024
7 checks passed
@cvvergara cvvergara deleted the cleanup-matrices branch August 20, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants