SkillAgentSearch skills...

CompactDataStructure

No description available

Install / Use

/learn @uchiiii/CompactDataStructure
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CompactDataStructure

Implementation of data structures in "Compact Data Structure"

Content

Encode

  • Haffman Codes: https://hackmd.io/y50ozLuJRRiJgme1jwqUvw?view
  • LZ77
  • LZ78

Array

Bit Array

  • succBV

Tree

  • Wavelet Tree

Execution

You can execute file(.cpp) with the following command.

$ cd test
$ g++ -std=c++17 <hoge>.cpp
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks0

Languages

C++

Security Score

70/100

Audited on Jun 29, 2022

No findings