Skip to content

Latest commit

 

History

History

ts

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

This is the TypeScript implementation of the Dynamic Score-Decomposed Trie. This implementation's main goal is to just be as close to the pseudocode in the paper as TypeScript allows. Should be mostly straightforward.