spbu-coding-2023 / graphs-graph-10

graphs-graph-10 created by GitHub Classroom
MIT License
20 stars 0 forks source link

feat: app can display any type of graph #31

Closed xamelllion closed 4 months ago

xamelllion commented 4 months ago

Graph visualization depends on sampleGraph type image

For DirectedGraph and WeightedDirectedGraph app will draw directions on edges. For WeightedDirectedGraph and WeightedUndirectedGraph app will draw weights on edges if corresponding checkbox will have active state