eregon / virtual-machines-research-graph

A Virtual Machine Research Overview as a Graph
https://eregon.github.io/virtual-machines-research-graph/
MIT License
25 stars 2 forks source link

Simplifying the graph #5

Open eregon opened 4 years ago

eregon commented 4 years ago

Currently there are many edges, which IMHO makes the graph hard to read. OTOH, @smarr expressed it's better to have all the information, and then filter when presenting.

Some things I'd like to simplify based on the current graph:

eregon commented 4 years ago

I pushed a branch simplify which IMHO makes the graph a lot more readable by reducing the number of concepts and edges.