rafaelglikis / dynamic-connectivity
There is given an undirected graph G = (V, E) from which edges are deleted one at a time. Questions like "Are the vertices u and v in the same connected component?" have to be answered in constant time.
☆9Updated 5 years ago
Alternatives and similar repositories for dynamic-connectivity:
Users that are interested in dynamic-connectivity are comparing it to the libraries listed below
- C++ 11 minifloat type implementation☆14Updated 9 years ago
- Implementation of fast exact k-means algorithms☆46Updated 5 years ago
- Distributed NMF/NTF Library☆44Updated 3 months ago
- Python code for intrinsic dimension estimation of generic datasets☆19Updated 6 years ago
- A clustering algorithm that first finds the high-density regions (cluster-cores) of the data and then clusters the remaining points by hi…☆68Updated 6 years ago
- A fast implementation of spectral clustering on GPU-CPU Platform☆31Updated 6 years ago
- Fast C++ implementation of an O(NM) algorithm for the assignment problem.☆53Updated 3 years ago
- Solver for Unconstrained Binary Quadratic Optimization (UBQO, BQO, QUBO) and Max 2-SAT, based on semidefinite relaxation with constraint …☆15Updated last year
- A study of performance of optimal transport.☆10Updated 4 years ago
- FRP: Fast Random Projections☆43Updated 4 years ago
- Steiner tree solver☆30Updated 6 years ago
- A Pygame+Pymunk Carrom Simulation Testbed for reinforcement learning. [CS747][ Foundations of Intelligent and Learning Agents]☆15Updated 5 years ago
- A fast and simple C++ library of Genetic Algorithms only for real domain (float), useful for nonlinear optimization with constraints☆21Updated 10 months ago
- Fast Fast Hadamard Transform☆78Updated 3 years ago
- Content Addressable Memory using dimensionality reduction☆12Updated 7 years ago
- ☆19Updated 7 years ago
- Neural LSH [ICLR 2020] - Using supervised learning to produce better space partitions for fast nearest neighbor search.☆73Updated 4 years ago
- TMAC: A Toolbox of Modern Async-Parallel, Coordinate, Splitting, and Stochastic Methods☆46Updated 7 years ago
- Community Detection in Julia☆22Updated 3 months ago
- A collection of numerical algorithms for Julia.☆9Updated 8 years ago
- A library for hypergraphs and hypergraph algorithms☆28Updated 9 years ago
- Quickly compute all maximal cliques of a graph☆78Updated 6 years ago
- CUDA-accelerated minimum spanning tree algorithm -- data parallel Boruvka's algorithm☆19Updated 8 years ago
- An implementation of the maxflow algorithm by Yuri Boykov and Vladimir Kolmogorov.☆12Updated 10 years ago
- data files for comparing optimal transport algorithms☆9Updated 5 years ago
- An open-source deconvolution library with CUDA acceleration☆16Updated 11 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in Python☆51Updated last year
- A C++ neural network library for machine learning☆14Updated 11 months ago
- Tensorflow implementation of preconditioned stochastic gradient descent☆34Updated last year
- Deep Neural Network from scratch in C++ for learning purposes☆36Updated 4 years ago