ZhengtongYan / relational-graph-processing

A collection of resources on multi-way worst-case optimal join algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Processing Using Relational Operators

Worst-Case Optimal Join (WCOJ) Algorithms and Factorized Query Processing

  • [WCOJ]: worst-case optimal joins
  • [FACT]: factorized query processing

Lectures and Tutorials

Papers on worst-case optimal joins

Theory

Implementation

Papers from the University of Waterloo:

Other papers:

Papers on graph analytics

Papers on data structures and indexing

Loosely related papers/talks

Factorized joins

About

A collection of resources on multi-way worst-case optimal join algorithms