Package quarks.graph

Low-level graph building API.

See: Description

  • Interface Summary 
    Interface Description
    Connector<T>
    A Connector represents an output port of a Vertex.
    Edge
    Represents an edge between two Vertices.
    Graph
    A generic directed graph of vertices, connectors and edges.
    Vertex<N extends Oplet<C,P>,C,P>
    A Vertex in a graph.

Package quarks.graph Description

Low-level graph building API.

Copyright IBM 2015,2016 - 2f6ad0e-20160307-0902