Skip to content

rfrerebe/QuadTree

Repository files navigation

QuadTree

This project describe a QuadTree structure :

It is often very efficient in comparing two-dimensional, ordered data points, usually operating in O(log n) time.

In order tobuild the project run

> build.cmd // on windows    
$ ./build.sh  // on unix

Build Status

Mono .NET
Mono CI Build Status .NET Build Status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published