Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Multidimentional range-tree with fractional cascading

NotificationsYou must be signed in to change notification settings

Martoon-00/range-tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Build Status

Multidimentional range-tree with fractional cascading.

Homework for "Advanced data structures" course.

Implementation

Classical range-tree with fractional cascading :)

Tests

Tests are based onQuickCheck library, which allows us to run our implementation on automatically generated test input samples, and so compare it with naive solution.

We have tests for different number dimensions, with different type of coordinates:Double,Small Int andBool. Last two help to check case when input contains equal points.

Benchamarks

Becnhmarks are written with help ofcriterion library. Once taking measurements, it provideshtml report with histograms.

We have benchmarks forbuild andfind functions, each cover different dimensions and different sizes of input point set.

You can consider scripts inbench folder to launch benchmarks.

About

Multidimentional range-tree with fractional cascading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp