PPL Logo

ck-ldb/tm_bucket.h File Reference

Go to the source code of this file.

Data Structures

struct  coord
struct  bucket_t
struct  _bucket_list_t

Typedefs

typedef _bucket_list_tbucket_list_t

Functions

void bucket_grouping (double **tab, tree_t *tab_node, tree_t *new_tab_node, int arity, int N, int M, long int k)
int try_add_edge (double **tab, tree_t *tab_node, tree_t *parent, int arity, int i, int j, int N, int *nb_groups)


Typedef Documentation

Definition at line 29 of file tm_bucket.h.


Function Documentation

void bucket_grouping ( double **  tab,
tree_t tab_node,
tree_t new_tab_node,
int  arity,
int  N,
int  M,
long int  k 
)

int try_add_edge ( double **  tab,
tree_t tab_node,
tree_t parent,
int  arity,
int  i,
int  j,
int  N,
int nb_groups 
)

Definition at line 398 of file tm_bucket.c.

References add_edge_3(), _tree_t::child, and _tree_t::parent.

Referenced by bucket_grouping(), and super_fast_grouping().


Generated on Sat May 26 08:08:07 2012 for Charm++ by  doxygen 1.5.5