Skip to content

fbuihuu/digraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

A simple module for implementing and operating on directed graph.

It currently supports only a very small set of operations:

   - topological sorting
   - graph condensation
   - transpose of graph

It also allows to dump the graph structure into the dot language
implemented by graphviz.

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages