|
Amesos Package Browser (Single Doxygen Collection)
Development
|

Go to the source code of this file.
Macros | |
| #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 UNVISITED (-2) /* Flag [j] = UNVISITED if node j not visited yet */ |
Definition at line 16 of file amesos_btf_strongcomp.c.
| #define UNASSIGNED |
Definition at line 17 of file amesos_btf_strongcomp.c.
|
static |
Definition at line 59 of file amesos_btf_strongcomp.c.
| Int BTF | ( | strongcomp | ) |
Definition at line 323 of file amesos_btf_strongcomp.c.
1.8.6