Tree Compression with Top Trees Revisited
Functions
testTT.cpp File Reference
#include <iostream>
#include <string>
#include "Edges.h"
#include "Nodes.h"
#include "OrderedTree.h"
#include "TopDag.h"
#include "XML.h"
#include "Timer.h"
#include "TopDagUnpacker.h"
#include "TopDagConstructor.h"
#include "RePairCombiner.h"
#include "TopTreeUnpacker.h"
#include "ArgParser.h"
Include dependency graph for testTT.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 22 of file testTT.cpp.