Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

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

Sign up

A collection of c++ data structures I've coded up for various projects

License

NotificationsYou must be signed in to change notification settings

vgteam/structures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of c++ data structures I've coded up for various projects. This is intended as a complement for the STL, not a replacement. All of the included structures are a bit too exotic/niche to have made it into the STL.

Contents currently include:

  • Suffix tree
  • Union find variant with some added functionality
  • Min-max heap
  • Rank-pairing heap
  • An immutable linked list
  • A self-filtering binary heap priority queue
  • An overflow- and underflow-resistant alternative to floating point numbers

About

A collection of c++ data structures I've coded up for various projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++95.8%
  • CMake2.9%
  • Makefile1.3%

[8]ページ先頭

©2009-2025 Movatter.jp