![]() |
Version: 1.0 |
#include "tree2dag_identities.h"
Go to the source code of this file.
Functions | |
void | FindAndLinkIdentiesRec (BinaryDrag< conact >::node *n1, BinaryDrag< conact >::node *n2) |
void | Tree2DagUsingIdentitiesRec (BinaryDrag< conact >::node *n, BinaryDrag< conact > &t) |
void | Tree2DagUsingIdentities (BinaryDrag< conact > &t) |
void FindAndLinkIdentiesRec | ( | BinaryDrag< conact >::node * | n1, |
BinaryDrag< conact >::node * | n2 | ||
) |
Definition at line 32 of file tree2dag_identities.cpp.
void Tree2DagUsingIdentities | ( | BinaryDrag< conact > & | t | ) |
Definition at line 58 of file tree2dag_identities.cpp.
void Tree2DagUsingIdentitiesRec | ( | BinaryDrag< conact >::node * | n, |
BinaryDrag< conact > & | t | ||
) |
Definition at line 48 of file tree2dag_identities.cpp.