1find_cliques
2============
34This tool does part of the analysis for unknown dictionaries. To run it:
56 $ ./run.sh demo
78This compiles and runs it on files in the testdata/ directory.
910See comments in find_cliques.cc for information on how it works.
111213