Version: 1.0
Functions
tree2dag_identities.h File Reference
#include "conact_tree.h"

Go to the source code of this file.

Functions

void FindAndLinkIdentiesRec (BinaryDrag< conact >::node *n1, BinaryDrag< conact >::node *n2)
 
void Tree2DagUsingIdentities (BinaryDrag< conact > &t)
 

Function Documentation

◆ FindAndLinkIdentiesRec()

void FindAndLinkIdentiesRec ( BinaryDrag< conact >::node *  n1,
BinaryDrag< conact >::node *  n2 
)

Definition at line 32 of file tree2dag_identities.cpp.

◆ Tree2DagUsingIdentities()

void Tree2DagUsingIdentities ( BinaryDrag< conact > &  t)

Definition at line 58 of file tree2dag_identities.cpp.