examples/CMakeLists.txt
author Dmitriy Morozov <dmitriy@mrzv.org>
Tue, 03 Feb 2009 11:31:10 -0800
branchdev
changeset 114 374f94f92e50
parent 100 884f70adc576
child 116 5095771715ab
permissions -rw-r--r--
Updated Rips zigzags * Updated to use Bron-Kerbosch * Compute in the order of increasing epsilon, and decreasing point sizes * Split into plain zigzag (rips-zigzag) and image zigzag (rips-image-zigzag) * Added minor enhancements (show_progress and timers)

add_subdirectory			(alphashapes)
#add_subdirectory			(ar-vineyard)
add_subdirectory			(cech-complex)
add_subdirectory			(fitness)
#add_subdirectory			(grid)
add_subdirectory			(triangle)
add_subdirectory			(poincare)
add_subdirectory			(rips)