public static List<TVertex> OddVertices<TVertex, TEdge>( this IVertexAndEdgeListGraph<TVertex, TEdge> g ) where TEdge : Object, IEdge<TVertex>
© 2021 Bossland GmbH