Skip to content

lmichaudel/rtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-Tree

Sources en C++ de mon TIPE d'informatique où j'implémente la structure de R-Arbre [1].

Voir la MCOT pour une brève explication de ce que sont les R-Arbres.

Note obtenue : 14.2/20.

Dépendence(s)

  • SDL2 pour les démos.

Références

[1] ANTONIN GUTTMAN : R-trees : a dynamic index structure for spatial searching : Proceedings of the 1984 ACM SIGMOD international conference on Management of data, (1984), New York, New York

About

An implementation of the R-Tree structure in pure C as part of the french CPGE's TIPE exam.

Resources

Stars

Watchers

Forks