Skip to content

Repository files navigation

poptrie_project

Purdue 53600 Networks Final Project

Subject Algorithm

CPoptrie Implementation

Competitor Algorithms

  1. CRadix-tree
  2. RustTree BitMap
  3. CSAIL, Tree BitMap, Lulea, LC-Trie
  4. DXR (D16R and D18R)

Build Instructions

Make sure you are in the root directory of this repository and run:

docker build -t networks_final .

This will build the docker image. Then run the command below:

docker run --rm -it networks_final

This will automatically run the make_all.sh script and drop you into the terminal where you can run tests.

About

Purdue 53600 Networks Final Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages