OPTKIT is a tool kit that can do spatial temporal clique/truss analysis using both crime data to do near repeat analysis.
==============
INSTALL
Before install you need to make sure that you have installed:
autoconf
automake
libtool (in MAC system, it's glibtool)
gnu g++-4.8
glog & gtest -- when build with MAC os, you need to be very careful to build gtest/glog the same compiler with this project.
jsonspirit
you also need to install mrjob
./init.sh
==============
GITHUB location
ihttps://github.com/stplaydog/OPTKIT.git