Skip to content
/ gpainter Public

Display the nodes of an graph in 2 modes: random and in circle

Notifications You must be signed in to change notification settings

cro13/gpainter

Repository files navigation

Graph Drawing
This is a simple project about graphs and SVG drawing written in C++

INPUT
The input is read from "graf.in" in the form of node,label and then the arcs between the nodes.

OUTPUT
Afterwards you have the choice to draw your Graph in 2 modes: Circle and Random layout and a image is generated where nodes,labels and arcs are drawed accordingly

About

Display the nodes of an graph in 2 modes: random and in circle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages