Extension for common graph manipulation algorithms that are not included in Boost Graph Library (BGL)
Progress | Function Name | Description |
---|---|---|
⚫️⚫️⚫️⚫️⚫️ | simple_cycles() | Find all elementary circuits in a directed graph |
------------- | ------------- | ------------- |
⚫️⚫️⚫️⚫️⚫️ | all_topological_sorts() | Find all topological sorts in a directed graph |