voetberg / XNuGraph

MIT License
0 stars 0 forks source link

Signal directional edges #16

Closed voetberg closed 11 months ago

voetberg commented 11 months ago

Edges in the graph are not bidirectional - it just draws them twice. All drawing programs and edge masking should mask both directions or only optimize over one direction.

Probably solvable with changing all the edges to sets but hey