aboutsummaryrefslogtreecommitdiff
path: root/analysis/cpp/README.md
blob: bb1483224aa51c9f327a978576e8bcc87d686213 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
find_cliques
============

This tool does part of the analysis for unknown dictionaries.  To run it:

    $ ./run.sh demo

This compiles and runs it on files in the testdata/ directory.

See comments in find_cliques.cc for information on how it works.