Skip to content

Elvin-Arrow/Graph-Properties-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Properties Analyzer

Final project for data structures

What the program can do

  • has n vertices
  • has m edges
  • filing to store the graph
  • has a vertex of degree k
  • has m vertices of degree k
  • has a circuit of length k
  • has a simple circuit of length k
  • has m simple circuits of length k
  • is connected
  • has an euler circuit
  • optional has a Hamiltonian circuit

About

Final project for data structures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages