CMR_ERROR CMRchrmatSubmatrixBipartitePath(CMR *cmr, CMR_CHRMAT *matrix, CMR_CHRMAT *transpose, int *rowsGroup, int *columnsGroup, bool *pconnected, CMR_ELEMENT *ppathSource, CMR_ELEMENT *ppathTarget, CMR_ELEMENT *rowsPredecessor, CMR_ELEMENT *columnsPredecessor, int *psum)
Finds a shortest path between different vertex groups in the bipartite graph of a submatrix of the gi...
Definition: bipartite_graph.c:7