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

pgr_maxCardinalityMatch problems V3.4 #2342

Closed
6 tasks done
Tracked by #2341
cvvergara opened this issue Jun 30, 2022 · 0 comments
Closed
6 tasks done
Tracked by #2341

pgr_maxCardinalityMatch problems V3.4 #2342

cvvergara opened this issue Jun 30, 2022 · 0 comments
Labels
Milestone

Comments

@cvvergara
Copy link
Member

cvvergara commented Jun 30, 2022

From #2341 The following tasks need to be done:

  • doc
    • updating documentation and migration
  • docqueries
    • Using new signature
    • On function example
    • On how to migrate
  • pgtap
    • tests with cost & reverse cost
    • tests with & without directed flag
    • keep all deprecated tests
  • build
    • Adjust update script to special case
  • sql
    • Add new signature
    • Deprecating signature with directed flag as parameter
  • C/C++
    • Ignoring directed flag
    • Accepting cost & reverse cost on the inner query
    • Works only for undirected graphs
      • Remove invalid code for directed graphs
@cvvergara cvvergara added this to the Release 3.4.0 milestone Jun 30, 2022
@cvvergara cvvergara added the Flow label Jun 30, 2022
@cvvergara cvvergara changed the title pgr_maxCardinalityMatch problems V3 pgr_maxCardinalityMatch problems V3.4 Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant