You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An efficient implementation of bipartite graphs used in simulation of erasure codes.
The underlying data-structure is a doubly-linked list which keeps track of imediate neighbours in the graph.
About
An efficient implementation of bipartite graphs for used in simulation of erasure codes