UI: GraphLayouting
Implemented graph layouting, hybrid approach using spectral and force based layouting fortune cookie message = Giving credit where it's due ensures loyalty to you.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
* Valgrind 3.9.0(linux, macOS)
|
||||
* Clang & LLVM (installation guide http://clang.llvm.org/docs/LibASTMatchersTutorial.html)
|
||||
* Boost 1.55 ()
|
||||
* Eigen 3.2.3
|
||||
|
||||
##### Environment Variables
|
||||
|
||||
@@ -16,6 +17,7 @@
|
||||
* CXX_TEST_DIR - .../cxxtest-4.3/
|
||||
* CLANG_DIR - .../clang-llvm/
|
||||
* BOOST_155_DIR - .../boost_1_55_0
|
||||
* EIGEN_DIR - .../eigen
|
||||
|
||||
For Win32:
|
||||
* VLD_DIR - .../Visual Leak Detector
|
||||
|
||||
Reference in New Issue
Block a user