Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
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.