Hacker News new | ask | show | jobs
by EllipticCurve 3547 days ago
What would you need rasterization for? Dijkstra works fine on arbitrary graphs with non-negative edges!
1 comments

Ok, I'll go read a few papers... I'm guessing I misled myself because I needed routing across open spaces around obstacles and that required rasterization - made me forget that the graph routing works just fine.