Skip to content

PayasR/redbase-spatial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#PLEASE NOTE: THIS PROJECT IS NOT FOR MSOL STUDENTS.

Overview

This project is a modified fork of the Stanford Redbase. We'll be working to implement the Indexing Component to add an R-Tree index to it. Please have a look at the instructions here.

Useful tools

  • CMake: To generate build configurations.
  • Ninja: A build tool written by the Chromium project.
  • Valgrind: For detecting memory leaks.
  • GNU Flex and Bison: Used to implement the Query Language component.
  • CTags: Great for navigating code.

Special Thanks

Yifei Huang ([email protected])

Releases

No releases published

Packages

No packages published