Skip to content
  • Edwin Carlinet's avatar
    Move maxtree algorithms to its own app directory + add becnh scripts. · df780a03
    Edwin Carlinet authored
    	*  apps/maxtree_comparison/CMakeLists.txt,
    	*  apps/maxtree_comparison/bench.py,
    	*  apps/maxtree_comparison/bench.sh,
    	*  apps/maxtree_comparison/bench_maxtree.cpp,
    	*  apps/maxtree_comparison/bench_maxtree_algorithm.hpp,
    	*  apps/maxtree_comparison/bench_parallel_hqueue.cpp,
    	*  apps/maxtree_comparison/bench_parallel_pqueue.cpp,
    	*  apps/maxtree_comparison/bench_parallel_ufind.cpp,
    	*  apps/maxtree_comparison/bench_parallel_ufind_line.cpp,
    	*  apps/maxtree_comparison/bench_parallel_ufindrank.cpp,
    	*  apps/maxtree_comparison/bench_serial_hqueue.cpp,
    	*  apps/maxtree_comparison/bench_serial_najman.cpp,
    	*  apps/maxtree_comparison/bench_serial_pqueue.cpp,
    	*  apps/maxtree_comparison/bench_serial_ufind.cpp,
    	*  apps/maxtree_comparison/bench_serial_ufindrank.cpp: Move...
    	*  tests/morpho/CMakeLists.txt,
    	*  tests/morpho/bench_maxtree.cpp,
    	*  tests/morpho/bench_maxtree_algorithm.hpp,
    	*  tests/morpho/bench_parallel_hqueue.cpp,
    	*  tests/m...
    df780a03