0
comment
comment
on 11/8/2016 10:22 PM
Continuing on to some cool applications of Eulerian paths. Intro Visualization GPU/CUDA Injection The goal of this little graph experiment remains exploration of accelerating Eulerian path finding on the GPU. This is the final introductory post. Eulerian Path Hierholzer algorithm works great. It’s linear in the number of edges, so as fast as we can […]