Provides a simple, dfs-based algorithm for biconnectivity augmentation. More...
#include <ogdf/augmentation/AugmentationModule.h>
Go to the source code of this file.
Classes | |
class | ogdf::DfsMakeBiconnected |
Implementation of a DFS-based algorithm for biconnectivity augmentation. More... | |
Namespaces | |
namespace | ogdf |
The namespace for all OGDF objects. | |
Provides a simple, dfs-based algorithm for biconnectivity augmentation.
Definition in file DfsMakeBiconnected.h.