Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mikedombo
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mikedombo
9y ago
Multigraphs are now supported and so the bridge graph is now correct.
2.
▲
by
mikedombo
9y ago
I'll definitely consider that. The whole predefined graphs file is only about 90 lines for the relevant bits if you just want to copy that into your project.
3.
▲
by
mikedombo
9y ago
I added a conversion so that you can enter the ID or the label.
4.
▲
by
mikedombo
9y ago
I added a check so it should be working now without localStorage.
5.
▲
by
mikedombo
9y ago
It still needs some polish work like converting labels to Id's when appropriate and catching errors otherwise. I'll do that stuff this week.
6.
▲
by
mikedombo
9y ago
You're correct, right now it doesn't support multigraphs because of a library I'm using. I'll modify it soon to add that support and then the bridges will be correct.
7.
▲
by
mikedombo
9y ago
Thanks for the tip, I'll definitely look into it. Cookies shouldn't matter since I don't use them, but localstorage would be a tiny problem.
8.
▲
Show HN: Graph Playground - Make Graphs/Networks and run Algorithms
(mikedombo.github.io)
57 points
by
mikedombo
9y ago
|
12 comments