CachedEdgeList.addEdge

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addEdge(size_t tail, size_t head)
    class CachedEdgeList(bool dir)
    void
    addEdge
    ()
    (
    size_t tail
    ,
    size_t head
    )
  2. void addEdge(T[] edgeList)

Meta