davidthaler / GraphMaker

Web app for creating graphs and animating graph algorithms.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 creates, displays and manipulates graphs. It can also animate the operation of common graph algorithms over the displayed graphs.

The Graph Maker app and instructions for it are served on Github Pages.

About

Web app for creating graphs and animating graph algorithms.


Languages

Language:JavaScript 71.8%Language:HTML 23.2%Language:CSS 4.9%