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

Implement PLC/C/C++ lookup src/dst vertex from edge id #4307

Closed
Tracked by #4300
ChuckHastings opened this issue Apr 2, 2024 · 0 comments · Fixed by #4449 or #4494
Closed
Tracked by #4300

Implement PLC/C/C++ lookup src/dst vertex from edge id #4307

ChuckHastings opened this issue Apr 2, 2024 · 0 comments · Fixed by #4449 or #4494
Assignees

Comments

@ChuckHastings
Copy link
Collaborator

ChuckHastings commented Apr 2, 2024

Implement functions to lookup a src/dst vertex id from an edge id.

Implementation includes the PLC/C/C++ implementation and all requisite testing.

Implementation here can be a naive "iterate over all edges" approach which will provide a functionality that can be integrated. Optimization will occur in #4308.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants