Hacker Newsnew | past | comments | ask | show | jobs | submit | nampas's commentslogin

Ah yes. Pointing out that AI has biases is "woke." Very good.


Not that part, but the editorializing towards the end gets pretty woke.


Here is a somewhat similar graph for the IRS I scraped together a few years ago:

https://nampas.github.io/tax-map/

There are a lot of lines :D


That's funny, I made something similar a few years ago for the IRS

https://nampas.github.io/tax-map/


This is the worst version of Planarity I've ever seen, congrats.


For those that haven't played it, Planarity is a graph untangling game.

https://www.jasondavies.com/planarity/


This version is really good


Dear lord, that's frightening.


Very very cool. Is there a word for a directional graph in this circular form? Also, is every edge unidirectional, or are there some bidirectional edges? I would hope (and assume) there's nothing bidirectional, but...


From the looks of it that's been generated by `circo`, which is part of GraphViz and describes itself as a “filter for circular layout of graphs” and

       circo  draws graphs using a circular layout (see Six and Tollis, GD '99
       and ALENEX '99, and Kaufmann and Wiese, GD '02.)  The  tool  identifies
       biconnected  components  and draws the nodes of the component on a cir‐
       cle. The block‐cutpoint tree is then laid out using a recursive  radial
       algorithm.  Edge  crossings within a circle are minimized by placing as
       many edges on the circle's perimeter as possible.   In  particular,  if
       the  component is outerplanar, the component will have a planar layout.
       If a node belongs to multiple non‐trivial biconnected  components,  the
       layout puts the node in one of them. By default, this is the first non‐
       trivial component found in the search from the root component.


Doing a bit more digging, it's using cytoscape[0] which is similar to graphviz. If you search your favorite search engine with "Cytoscape Session Viewer", you'll find many websites displaying the same type of graphs (select layout: circle).

FYI, circo doesn't always output a circle. I recently created https://github.com/MegaManSec/SSH-Snake/blob/main/tools/SSH-... using circo.

[0] https://cytoscape.org/


You can generate them using Graphviz's circo layout engine. https://graphviz.org/docs/layouts/circo/

According to them/Wikipedia, the layout's name is simply "circular layout". https://en.wikipedia.org/wiki/Circular_layout


Yet the economy is in debt with trillions


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: