Skip to content

C++ implementation of Hopcroft,Tarjan's algorithm and Schmidt's certifying algorithm for 3-connectivity testing using LEDA

Notifications You must be signed in to change notification settings

adrianN/Triconnectivity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Triconnectivity

This is an implementation of the algorithms of Hopcroft and Tarjan and Schmidt using LEDA, the Library of Efficient Datatypes and Algorithms.

The documentation in the code is somewhat lacking and the code is riddled with debug stuff, but you can read my master's thesis for a (hopefully) clean and understandable presentation.

About

C++ implementation of Hopcroft,Tarjan's algorithm and Schmidt's certifying algorithm for 3-connectivity testing using LEDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published