simon-stahlberg / mimir

GNU General Public License v3.0
13 stars 7 forks source link

Extend boost adapter to support strong_components #7

Closed morxa closed 4 months ago

morxa commented 4 months ago

Boost's strong_components requires some additional properties, which do not immediately follow from the documentation. Extend the adapter accordingly and also demonstrate in a test how the strong components can be computed.