Skip to content

rfarnham/Priority-Queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Priority-Queue

A priority queue suite in C which allows for priorities to be updated on the fly.
This functionality allows for more efficient search algorithms.
make.sh and test.c are provided for testing. Specifically, test.c leverages the priority queue for sorting.

About

A priority queue library in C that allows for key updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published