Skip to content

[Feature]: Support for faster shortest path search on graphs on non-negative attributes of nodes #522

@thuongle2210

Description

@thuongle2210

What do you want?

I want a feature supporting shortest path search based on non-negative attributes of nodes.

Feature Area

Graph Operations

Additional context

In real-world cases like transaction amounts, risk scores, or path distances, where weights are non-negative, Dijkstra's algorithm is the ideal choice for finding shortest paths efficiently

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions