The Interonnection namespace.
|
void | readLUT () |
|
DTYPE | flute_wl (int d, DTYPE x[], DTYPE y[], int acc) |
|
DTYPE | flutes_wl_LD (int d, DTYPE xs[], DTYPE ys[], int s[]) |
|
DTYPE | flutes_wl_MD (int d, DTYPE xs[], DTYPE ys[], int s[], int acc) |
|
DTYPE | flutes_wl_RDP (int d, DTYPE xs[], DTYPE ys[], int s[], int acc) |
|
tree | flute (int d, DTYPE x[], DTYPE y[], int acc) |
|
tree | flutes_LD (int d, DTYPE xs[], DTYPE ys[], int s[]) |
|
tree | flutes_MD (int d, DTYPE xs[], DTYPE ys[], int s[], int acc) |
|
tree | flutes_RDP (int d, DTYPE xs[], DTYPE ys[], int s[], int acc) |
|
tree | dmergetree (tree t1, tree t2) |
|
tree | hmergetree (tree t1, tree t2, int s[]) |
|
tree | vmergetree (tree t1, tree t2) |
|
DTYPE | wirelength (tree t) |
|
void | printtree (tree t) |
|
double | hpwl (const std::vector< geometry::point< double > > &points) |
| HPWL calculation. More...
|
|
double | stwl (const std::vector< geometry::point< double > > &points) |
| StWL calculation. More...
|
|