Skip to content

smalgin/CSharpFingerTree

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

CSharpFingerTree

AppVeyor Status

C# Implementation of Finger Tree.

Based on the work of Dimitre Novatchev here which in turn is based on this research paper.

Planned changes:

  1. Update .Net version to 4.6.1 DONE
  2. Add project for unit tests DONE
  3. Cover existing code with unit tests TODO
  4. Switch unit tests to NUnit
  5. Add implementation for Interval Tree based on the paper by Ralph Hinze mentioned above.
  6. Add implementation for the Quad Tree based on paper http://sarielhp.org/teach/2004/a_aprx/lec/03_quadtree.pdf

About

C# Implementation of Finger Tree

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%