Open neoblizz opened 1 year ago
I've added functions to the paper to support multipartite functionality in the Graph Container Interface. There are a couple things still needed:
Added load CPOs instead of constructors because load_partition needs to be called multiple times, which doesn't work for constructors.
The introduction needs to be revised to support multipartite graphs.
A separate proposal for this? However, the Kevin Bacon example requires bipartite graphs. I also have questions about bipartiteness (or labeling in general) at every talk I give about C++ graph libraries.