flownet
flownet copied to clipboard
Create connections for FlowNet with layers
Third step in creating support for layering in FlowNet:
- Create connections between nodes in the same layer a. Delaunay triangulation b. Connect neighbouring nodes based on local search
- Create connections between nodes in different layers - only create vertical connections to nodes that are neighbours in (X,Y) or (i,j) sense.
