GraphSchemeProtocol

public protocol GraphSchemeProtocol

Undocumented

  • Undocumented

    Declaration

    Swift

    associatedtype Node where Self.Node == Self.Edge.A
  • Undocumented

    Declaration

    Swift

    associatedtype Edge : SymmetricPair