Skip to content

High-performance (C++) implementation of the leapfrog-triejoin algorithm by Todd Veldhuizen (http://arxiv.org/abs/1210.0481)

License

Notifications You must be signed in to change notification settings

schroederdewitt/leapfrog-triejoin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leapfrog-triejoin

High-performance (C++) implementation of the leapfrog-triejoin algorithm by Todd Veldhuizen (http://arxiv.org/abs/1210.0481)

The leapfrog-triejoin algorihm is a worst-case optimal conjunctive join algorithm, that has since then found widespread usage in industry.

This code was written as central part of the "Database Systems and Implementation" final course exam part of the MSc Computer Science degree at the University of Oxford, UK. It received a First.

Copyright 2012 by Christian Schroeder de Witt, University of Oxford, UK

About

High-performance (C++) implementation of the leapfrog-triejoin algorithm by Todd Veldhuizen (http://arxiv.org/abs/1210.0481)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published