ModErn Text Analysis
META Enumerates Textual Applications
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
include
test
graph_test.h
Go to the documentation of this file.
1
10
#ifndef META_GRAPH_TEST_H_
11
#define META_GRAPH_TEST_H_
12
13
#include "
graph/undirected_graph.h
"
14
#include "
graph/directed_graph.h
"
15
#include "
test/unit_test.h
"
16
17
namespace
meta
18
{
19
namespace
testing
20
{
25
int
graph_tests
();
26
}
27
}
28
29
#endif
directed_graph.h
undirected_graph.h
meta
The ModErn Text Analysis toolkit is a suite of natural language processing, classification, information retreival, data mining, and other applications of text processing.
Definition:
analyzer.h:24
unit_test.h
meta::testing::graph_tests
int graph_tests()
Runs the undirected and directed graph tests.
Definition:
graph_test.cpp:163
Generated on Tue Mar 3 2015 23:20:16 for ModErn Text Analysis by
1.8.9.1