Lucaweihs / range-treeLinks
A C++ RangeTree implementation.
☆43Updated 5 years ago
Alternatives and similar repositories for range-tree
Users that are interested in range-tree are comparing it to the libraries listed below
Sorting:
- Tiny 2D Geometry Library☆30Updated 7 years ago
- Very simple C++ directed graph library☆79Updated 3 years ago
- C++ STL-like Fibonacci heap and queue for fast priority queues with mutable keys.☆68Updated 3 years ago
- A generic C++11 k-means clustering implementation☆216Updated 8 months ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- C++ Implementation of Visvalingam's algorithm (also known as Visvalingam Whyatt algorithm)☆36Updated 5 years ago
- Lock-free parallel disjoint set data structure (aka UNION-FIND) with path compression and union by rank☆67Updated 10 years ago
- Build fast computational graphs quickly using modern C++☆54Updated 5 years ago
- Simple non-academic performance comparison of available open source implementations of R-tree spatial index using linear, quadratic and R…☆49Updated 6 years ago
- C++ Library for Planar Visibility Computations☆27Updated 2 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- DiFi++ is a header-only c++ linear time-invariant Digital Filter library☆22Updated 4 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆63Updated 7 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 6 years ago
- PH-Tree C++ implementation☆35Updated 10 months ago
- Single header c++ implementation of Differential Evolution algorithm for general purpose optimization.☆70Updated 7 years ago
- An implementation of k-d tree☆187Updated last year
- C++11 multivariate normal distribution sampling using Eigen matrices☆73Updated 4 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆221Updated 5 years ago
- A C++ implementation of a LRU cache☆42Updated 5 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆74Updated 2 months ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- N-dimensional RTree implementation in C++☆429Updated 9 months ago
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆130Updated 2 years ago
- A simple C++17 header-only library for generating SVG plots☆10Updated last year
- a CUDA implementation of a priority queue☆84Updated 5 years ago
- A pure C++ implementation of the lowess algorithm using templates☆21Updated 10 years ago
- C++ fast hierarchical clustering algorithms☆90Updated 2 years ago