8000 GitHub - fold88/graph
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fold88/graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Download Build Status

A straight forward Graph class with Nodes that support custom Marks.

The most interesting part is the Graph#topologicalSort() method, which uses Tarjan's Strongly Connected Components Algorithm, so it can report exactly which cycles where found.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0