flownet icon indicating copy to clipboard operation
flownet copied to clipboard

Create connections for FlowNet with layers

Open olwijn opened this issue 5 years ago • 0 comments

Third step in creating support for layering in FlowNet:

  1. Create connections between nodes in the same layer a. Delaunay triangulation b. Connect neighbouring nodes based on local search
  2. Create connections between nodes in different layers - only create vertical connections to nodes that are neighbours in (X,Y) or (i,j) sense.

image image

olwijn avatar Nov 12 '20 08:11 olwijn