Skip to content

Graph algorithm pararellism #241

@ArniDagur

Description

@ArniDagur

Summary & motivation

Modern computers have multiple CPU cores, and most have a capable GPU. Capitalizing on this fact would make this crate's algorithms work on much larger graphs than is currently possible in a reasonable amount of time.

Details

Relevant links:

Minimum spanning tree:

Shortest path:

Isomorphism:

Metadata

Metadata

Assignees

No one assigned

    Labels

    S-needs-triageStatus: Needs to be labelled

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions