A graph defined by a out-edges method.
Namespace:
QuickGraph.Concepts.TraversalsAssembly: QuickGraph (in QuickGraph.dll) Version: 2.4.2.1515 (2.4.2.1515)
Syntax
Remarks
The [!:ImplicitGraph] concept provides an interface for implicitely defining graphs through an OutEdges(IVertex) method.
