Class SyntheticSV<V>

  • Type Parameters:
    V - vertex type
    All Implemented Interfaces:
    SV<V>, Synthetic

    public class SyntheticSV<V>
    extends SVI<V>
    implements Synthetic
    a vertex that is not in the original graph, but is a subtype of SV
    • Constructor Detail

      • SyntheticSV

        public SyntheticSV()