Skip to content

VenkataRamanaRao5/graph_editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Editor

This is a graph editor web application that lets you

  • create and move around vertices
  • draw weighted or unweighted edge between two edges
  • extract the adjacency matrix representation from the graph
  • load a graph by providing the matrix representation