nvcleemp / qdge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement layouts for vertices

nvcleemp opened this issue · comments

Some graphs don't come with an initial embedding. For these graphs it would be useful to have some methods to embed the graphs. Below is a collection of possible approaches:

  • spring-based embedding
  • random embedding
  • simple circular embedding
  • smarter circular embedding: see e.g. circular.pdf