I recently bought a poster which features a really beautiful rendering of a phylogenetic tree of the world's bird families (a rooted binary tree).
https://lynxnaturebooks.com/product/orders-and-families-of-the-birds-of-the-world-poster/
I am sure it was carefully designed by hand. What algorithms could automatically generate a layout like this? The graphviz layout algorithms are poorly suited to the problem because they cannot seem to avoid edge/node coincidence beyond a certain node density.
Comments URL: https://news.ycombinator.com/item?id=42690857
Points: 27
# Comments: 10
Login to add comment
Other posts in this group

Article URL: https://github.com/aeron-io/aeron
Comments URL: https://news.ycombinator


Article URL: https://arxiv.org/abs/2501.06623
Comments URL: https://news.ycombinator.c
I built this out of frustration as I lead the development of AI features at Yola.com.
Prompt testing should be simple and straightforward. All I wanted was a simple way to test prompts with vari

Article URL: https://kristoff.it/blog/zig-new-async-io/
Comments URL: https: