Group Abstract Group Abstract

Message Boards Message Boards

Coloring graphs roughly according to local dimension size

Posted 5 years ago

I wrote a function which counts the neighborhood size of each node in a graph, as the neighborhood size increases. It then weights closer neighbors more than father neighbors, but does take the global neighborhood into account. It then colors the graph according to this weighted global neighborhood, visualizing perhaps a rough estimate of local dimension sizes of the graph. The notebook is attached to this post. Here are some graphs colored according to the function: enter image description here

Attachments:
POSTED BY: Eric Parfitt
2 Replies
POSTED BY: Szabolcs Horvát

Very interesting and beautiful visualization. I will try to read your code. Thank you!

POSTED BY: Ruggero Valli
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard