dcheatha / graph-sketchpad

Draws vertices, edges, and provides some infomation about them

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Sketchpad

This is a simple program which allows one to visually create nodes and edges, simply using sdl2. There are some simple features, such as automatic chromatic coloring, bipartness calculation, vertex degree identifiers, and more.

About

Draws vertices, edges, and provides some infomation about them


Languages

Language:Rust 100.0%