Searched refs:embedg_dlcl_rec_append (Results 1 – 4 of 4) sorted by relevance
/dports/math/nauty/nauty27r3/ |
H A D | planarity.h | 368 extern t_dlcl *embedg_dlcl_rec_append (t_dlcl *, t_dlcl *);
|
H A D | planarity.c | 1286 g[v] = embedg_dlcl_rec_append(g[v], u_rec); in sparseg_dlcl_append_to_neigh_list() 2216 embedg_dlcl_rec_append (t_dlcl *l, t_dlcl *r) in embedg_dlcl_rec_append() function 2457 c = embedg_dlcl_rec_append(c, temp); in embedg_dlcl_copy() 2923 embedg_dlcl_rec_append( in embedg_walkup() 7959 embedg_dlcl_rec_append(temp[(*lowpoint)[v]], r); in sparseg_adjl_dfs_preprocessing() 8032 embedg_dlcl_rec_append(new_dfs_tree[parent], temp); in sparseg_adjl_dfs_preprocessing()
|
/dports/math/py-pynauty/pynauty-1.0.2/src/nauty27r1/ |
H A D | planarity.h | 368 extern t_dlcl *embedg_dlcl_rec_append (t_dlcl *, t_dlcl *);
|
H A D | planarity.c | 1286 g[v] = embedg_dlcl_rec_append(g[v], u_rec); in sparseg_dlcl_append_to_neigh_list() 2216 embedg_dlcl_rec_append (t_dlcl *l, t_dlcl *r) in embedg_dlcl_rec_append() function 2457 c = embedg_dlcl_rec_append(c, temp); in embedg_dlcl_copy() 2923 embedg_dlcl_rec_append( in embedg_walkup() 7959 embedg_dlcl_rec_append(temp[(*lowpoint)[v]], r); in sparseg_adjl_dfs_preprocessing() 8032 embedg_dlcl_rec_append(new_dfs_tree[parent], temp); in sparseg_adjl_dfs_preprocessing()
|