Skip to content

mikegordo/project660

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course project - generates random directed graphs and performs certain kinds of analysis.

1. the number of nodes with indegree 0, 
2. the number of nodes with outdegree 0, 
3. the size of a largest weakly connected component, 
4. the size of a largest strongly connected component,
5. the number of directed cycles of length k.

This is a visual implementation of the project.

About

Course project CS660 (JAVA) - generates random directed graphs and performs certain kinds of analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published