Skip to content

infernap12/Graph-Algorithms_Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph-Algorithms Visualizer

Hyperskill


Learn how to draw graphs, create vertices and edges, connect them, handle events, and learn different algorithms in-depth. Apart from that, learn how to make your application extensible to support more and more algorithms in the future.

Future Objectives

  • Actually add visuals
  • Implement Memento pattern
  • Refactor search algorithm architecture to reflect open/close principle better
  • Mouse dragging nodes "Move" tool
  • Change vertex ID's/ edge weights "edit/rename" tool
    • Enforce single use of vertex ID
  • Absorb vertex, taking in all edges from second vertex "Merge" tool
    • Take into account repaint, changing x, y coordinates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages