fgl-5.5.1.0: Martin Erwig's Functional Graph Library

Safe HaskellSafe-Inferred
LanguageHaskell98

Data.Graph.Inductive.Query.Indep

Description

Maximum Independent Node Sets

Documentation

indep :: DynGraph gr => gr a b -> [Node] Source