Skip to content

shr-go/gg_algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gg_algorithm

This is a header-only algorithm library written by GG. Each algorithm or data structure is a single header file. You can simply copy needed header file in your project.

Algorithm

Data Structure

DaryHeap.h

This is a simple d-ary heap implementation. The api is same as std priority_queue. You can find example file DaryHeapExample.cc in example dir.

About

Header-only algorithm library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published