A tool for visualizing graph processing Requirements: CMake Qt5 Python (to launch cpplint) Build and run: $ mkdir build $ cd build $ cmake .. -DCMAKE_PREFIX_PATH="/path/to/qt" $ cmake --build . $ ./bin/graph_process_visualization