stdgraph / P1709

P1709: C++ Graph Library Proposal
6 stars 0 forks source link

Add multipartite functions & descriptions #39

Closed pratzl closed 11 months ago

pratzl commented 11 months ago

More is still needed

  1. Existing sections describing bi-partite graphs need to be expanded to include multipartite graphs.
  2. csr_graph constructors are needed to support multipartite graphs.