Graph Maker

In discrete math and computer science, a graph is a set of nodes plus a set of edges defined as pairs of connected nodes. Graph Maker is a webapp that allows for creation and modification of graphs. It can execute common algorithms on graphs and animate their progress on the displayed graph. It also allows for storage of graphs, and downloading images of graphs.

Go to the Graph Maker app.

Features/Instructions

The repository for Graph Maker is at: github.com/davidthaler/graphMaker