JuliaSparse / SuiteSparseGraphBLAS.jl

Sparse, General Linear Algebra for Graphs!
MIT License
103 stars 17 forks source link

Examples #27

Open rayegun opened 3 years ago

rayegun commented 3 years ago

Many examples should go in a future GraphBLAS.jl, but I'll add some here anyway.

MAminSFV commented 2 years ago

Hi @Wimmerer !

Thank you for your amazing work.

I was wondering if you can add an example for the single-source shortest path problem using SuiteSparseGraphBLAS.jl ? I saw that you mentioned that it is possible using GraphBLAS.

Many thanks!

rayegun commented 2 years ago

Sure, I'm working on examples over the holidays, I'll try to add one in the next couple days!

mzy2240 commented 3 months ago

Just wonder if you can share any example of the single-source shortest path