Hacker News new | ask | show | jobs
by localvoid 2526 days ago
Your library has the same issue. Also, you are using linear search[1] when removing edges.

1. https://github.com/luwes/sinuous/blob/e33c5e8bcdb461be61f7d0...