Skip to content

A good way to create your graphs and understand some standard algorithms on them.

Notifications You must be signed in to change notification settings

mavd09/Graphviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graphviewer

A good way to create your graphs and understand some standard algorithms on them.

Requirements

  • Processing 3.0
  • Proscene 3.0

How to use

  1. Install Proscene in processing.
  2. Run graphviewer.
  3. Commands:
  • 'n' : add a node on a click position.
  • 'e' : add an edge between two nodes.
  • '1', '2', '3' : go between different algorithms implemented.
  • ' ' : runs current algorithm on current graph.
  • 'p' : pause animation.
  • 'r' : reset graph to the initial values.
  • 'd' : set edges in directed mode.
  • 'b' : set edges in bidirectional mode.

Collaborators

  • Osman David Jimenez Gutierrez
  • Manuel Alejandro Vergara Diaz
  • Jean Pierre Charalambos Hernandez

About

A good way to create your graphs and understand some standard algorithms on them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published