OlegKonings / CUDA_Floyd_Warshall_Links
CUDA implementation of the Floyd-Warshall All pairs shortest path graph algorithm(with path reconstruction)
☆38Updated 10 years ago
Alternatives and similar repositories for CUDA_Floyd_Warshall_
Users that are interested in CUDA_Floyd_Warshall_ are comparing it to the libraries listed below
Sorting:
- Solver for Unconstrained Binary Quadratic Optimization (UBQO, BQO, QUBO) and Max 2-SAT, based on semidefinite relaxation with constraint …☆15Updated 2 years ago
- C++ to OpenCL C Source-to-source Translation☆13Updated 11 years ago
- A Halide journey taken for pleasure, this repo will hopefully serve a collection of Halide imaging functions that are useful to the commu…☆15Updated 9 years ago
- An implementation of the maxflow algorithm by Yuri Boykov and Vladimir Kolmogorov.☆12Updated 10 years ago
- Jonker-Volgenant / LAPJV algorithm for the linear assignment problem, in Python☆51Updated last year
- Code accompanying my blog post on k-means in Python, C++ and CUDA☆58Updated 7 years ago
- This repository contains easy-to-read Python/CUDA implementations of fundamental GPU computing primitives.☆36Updated 9 years ago
- Library for the GPU-accelerated spatial indexing and processing of particles in 2D and 3D with OpenCL. Currently offers trees based on sp…☆27Updated 11 months ago
- MCMC for the Dark Energy Spectroscopic Instrument☆13Updated 9 years ago
- Implements the Agglomerative Hierarchical Clustering algorithm.☆68Updated 5 years ago
- High-Performance Streaming Graph Analytics on GPUs☆33Updated 6 years ago
- A high performance implementation of kmeans algorithm with cuda☆18Updated 10 years ago
- A fast implementation of spectral clustering on GPU-CPU Platform☆32Updated 7 years ago
- GPU Automatically Tuned Linear Algebra Software☆28Updated 9 years ago
- Parallel k-core Decomposition on Multicore Platforms☆11Updated 4 years ago
- The implementation for maximum clique enumeration algorithm☆11Updated 9 years ago
- A distutils package for gnumpy and npmat☆19Updated 7 years ago
- Attempting to create a program capable of combining stereo video input , with motors and other sensors on a PC running linux , the targe…☆23Updated 7 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆62Updated 7 years ago
- FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04☆20Updated 11 years ago
- The Hybrid Task Graph Scheduler API☆40Updated 2 months ago
- An implementation of BiternionNets for ROS, ready to run on a robot.☆13Updated 7 years ago
- 3d reconstruction of objects from data in the DB☆15Updated 8 years ago
- serialization prototype for tiny-dnn☆16Updated 8 years ago
- CUDA implementation of data clustering using expectation maximization with a Gaussian mixture model. Supports multiple GPUs on a single n…☆27Updated 13 years ago
- C++ code and documentation for the MFlash PKDD'16 publication☆10Updated 8 years ago
- posenet+LSTM implementation with Keras& TensorFlow☆16Updated 5 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…☆69Updated 6 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- A C++ Library of Genetic Algorithm Components☆12Updated 12 years ago