Skip to content

Implement permutations for path, grid and tree

We want to support architectures on the path, grid and tree. Sub project of #12 (closed)

Goals:

  • Path
  • Composition of graphs
  • Grid (composition of two paths)
  • Tree (and by extension spanning trees of general architecture graphs).
Edited by Ghost User