COMBINATORIAL_BLAS  1.6
verify.h File Reference

Go to the source code of this file.

Functions

int64_t verify_bfs_tree (int64_t *bfs_tree, int64_t max_bfsvtx, int64_t root, const int64_t *IJ, int64_t nedge)
 

Function Documentation

◆ verify_bfs_tree()

int64_t verify_bfs_tree ( int64_t bfs_tree,
int64_t  max_bfsvtx,
int64_t  root,
const int64_t IJ,
int64_t  nedge 
)

Verify a BFS tree, return volume or -1 if failed.