-
Notifications
You must be signed in to change notification settings - Fork 445
Open
Labels
S-needs-triageStatus: Needs to be labelledStatus: Needs to be labelled
Description
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:
- Using adjacency matrices: An Efficient Parallel Algorithm for Graph Isomorphism on GPU using CUDA
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
S-needs-triageStatus: Needs to be labelledStatus: Needs to be labelled