Skip to content

JMoss-dev/Project-Java-Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Java-Graph

This is an implementation of a graphsystem in Java. When running main(), it starts a Console in which you can work with and change the graph dynamically.

Type help for a list of commands.

Features:

  • insert Knot
  • delete Knot
  • print table
  • print properties
  • edit connection between knots
  • reset data of graph
  • search if knot exists
  • print connected neighbours of knot
  • dynamic graph control through console

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages