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

Expose Edge Types #65

Open
4 tasks
cadop opened this issue Sep 13, 2023 · 0 comments
Open
4 tasks

Expose Edge Types #65

cadop opened this issue Sep 13, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request priority Should deal with this ASAP

Comments

@cadop
Copy link
Owner

cadop commented Sep 13, 2023

Edge type for step etc. is not exposed in C API.

EdgeSet is using intedge, which is 'lightweight', probably for performance. If performance isn't too bad, include an edgeset with cost type stored. Doesn't need to be returned with graph, but should act like a custom attribute or energy expenditure for query on an edge id.

@cadop cadop self-assigned this Sep 13, 2023
@cadop cadop added the enhancement New feature or request label Sep 13, 2023
@cadop cadop pinned this issue Jun 17, 2024
@cadop cadop added the priority Should deal with this ASAP label Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority Should deal with this ASAP
Projects
None yet
Development

No branches or pull requests

1 participant