Tree Compression with Top Trees Revisited
Functions
strip.cpp File Reference
#include <iostream>
#include <string>
#include "Edges.h"
#include "Nodes.h"
#include "OrderedTree.h"
#include "XML.h"
#include "ArgParser.h"
Include dependency graph for strip.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 16 of file strip.cpp.