![]() |
NeoPZ
|
#include "sloan.h"Go to the source code of this file.
Functions | |
| int | diamtr_ (int64_t *n, int64_t *e2, int64_t *adj, int64_t *xadj, int64_t *mask, int64_t *ls, int64_t *xls, int64_t *hlevel, int64_t *snode, int64_t *nc) |
| Purpose: Find nodes which define a pseudo-diameter of a graph and store distances from end node. More... | |
| int diamtr_ | ( | int64_t * | n, |
| int64_t * | e2, | ||
| int64_t * | adj, | ||
| int64_t * | xadj, | ||
| int64_t * | mask, | ||
| int64_t * | ls, | ||
| int64_t * | xls, | ||
| int64_t * | hlevel, | ||
| int64_t * | snode, | ||
| int64_t * | nc | ||
| ) |
1.8.13