Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Matheritasiv/pqueue

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pqueue

An implementation of priority queue data type in scheme language, based on 5 underlying data structures:

  • skew heap
  • leftist heap
  • binomial heap
  • Fibonacci heap
  • pairing heap

Each one has a terminal demonstration: sh-demo, lh-demo, bh-demo, fh-demo and ph-demo.

Run with Chez Scheme 9.5

License

WTFPL

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.