Skip to content

A graph (graph theory) visualization tool for competive programming.

Notifications You must be signed in to change notification settings

unicornt/Draw-Graph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Draw-Graph

A graph (graph theory) visualization tool for competive programming.

Todo

  • Support adjacency matrix
  • Support other draw graph libs
  • Comments in input area
  • Custom input format
  • Labels on the vertexs (ex. First line is a list of numbers separated by space, representing the weight of each vertexs.)

About

A graph (graph theory) visualization tool for competive programming.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.4%
  • HTML 37.6%