Skip to content

unnikrishnan-c/programs-for-book-chapters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

programs-for-book-chapters

This page contains GPU and multi-core CPU code for elementary graph algorithms. Folder BOOK/GPU contains CUDA programs for algorithms and BOOK/CPU contains OpenMP+C++ code for algorithms.

Algorithms available are

Breadth First Search (BFS)

Single Source Shortest Path (SSSP)

Minimum Spanning Tree (MST)

Weakly Connected Components (WCC)

Triangle Couting (TC)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published