Amesos Package Browser (Single Doxygen Collection)
Development
|
Go to the source code of this file.
Macros | |
#define | DLONG 1 |
#define | UNVISITED (-2) /* Flag [j] = UNVISITED if node j not visited yet */ |
#define | UNASSIGNED |
Functions | |
static void | amesos_dfs (Int j, Int Ap[], Int Ai[], Int Q[], Int Time[], Int Flag[], Int Low[], Int *p_nblocks, Int *p_timestamp, Int Cstack[], Int Jstack[], Int Pstack[]) |
Int | BTF (strongcomp) |
#define DLONG 1 |
Definition at line 14 of file amesos_btf_l_strongcomp.c.
#define UNVISITED (-2) /* Flag [j] = UNVISITED if node j not visited yet */ |
Definition at line 19 of file amesos_btf_l_strongcomp.c.
#define UNASSIGNED |
Definition at line 20 of file amesos_btf_l_strongcomp.c.
|
static |
Definition at line 62 of file amesos_btf_l_strongcomp.c.
Int BTF | ( | strongcomp | ) |
Definition at line 326 of file amesos_btf_l_strongcomp.c.