ExecutionGraph icon indicating copy to clipboard operation
ExecutionGraph copied to clipboard

Graph Layouting Algos

Open gabyx opened this issue 6 years ago • 0 comments

Implement some easy first-use of graph -ayouting algos. Maybe implement the execution order (easy) in the client as well to use the priorization as a layer-layout mode.

  • [x] Moreau-Timestepper and Mass-Spring implemented in TS (works, but not optimal -> improve spring, and other settings...)
  • [ ] Improve...

gabyx avatar Jan 06 '19 13:01 gabyx