Skip to content

v0r0bb/graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implemantation of Graph (Adjacency Matrix Representation)

Components of graph:

  1. Nodes (v1... vn)
  2. Edges (oriented →)

Compilation and linking:

make

Deliting exe and obj files:

make clean

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors