![]() |
Version: 1.0 |
#include "conact_tree.h"
Go to the source code of this file.
Functions | |
void | Dag2DagUsingIdenties (BinaryDrag< conact > &t) |
void | Dag2DagUsingEquivalences (BinaryDrag< conact > &t, bool considering_leaves=true) |
void | Dag2OptimalDag (BinaryDrag< conact > &t) |
void Dag2DagUsingEquivalences | ( | BinaryDrag< conact > & | t, |
bool | considering_leaves = true |
||
) |
Definition at line 109 of file drag2optimal.cpp.
void Dag2DagUsingIdenties | ( | BinaryDrag< conact > & | t | ) |
Definition at line 69 of file drag2optimal.cpp.
void Dag2OptimalDag | ( | BinaryDrag< conact > & | t | ) |
Definition at line 172 of file drag2optimal.cpp.