All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Functions
shortest_superstring_example.cpp File Reference
#include "paal/greedy/shortest_superstring/shortest_superstring.hpp"
#include <iostream>
#include <string>

Go to the source code of this file.

Functions

int main ()
 [Shortest Superstring Example] More...
 

Detailed Description

Author
Piotr Smulewicz
Version
1.0
Date
2013-08-29

Definition in file shortest_superstring_example.cpp.

Function Documentation

int main ( )

[Shortest Superstring Example]

show how to use shortest_superstring

Definition at line 25 of file shortest_superstring_example.cpp.