You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
md_tree::ModuleIndex now has new and index methods to convert to and from usize
Changelog.md
Changed
Docs
ModuleKind and MDTree are now generic over NodeId. The output type of modular_decomposition is now dependent
on the GraphBase::NodeId type of the input graph.
Removed
md_tree::NodeIndex is now pub(crate) instead of pub