summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/benchmark
AgeCommit message (Expand)Author
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-11-04Use Point_3 instead of Bare_point_3 in non-weighted casesROUVREAU Vincent
2019-10-31Add a get_point method for Alpha_complex_3d. Change Point_3 type to be either...ROUVREAU Vincent
2018-11-21Code review : Use # error instead of static_assert(false, ...) for CGAL versi...vrouvrea
2018-11-16Code review : Simplex_tree is a complex not a simplexvrouvrea
2018-09-25clang-format all filesvrouvrea
2018-09-25Constants shall be upper casevrouvrea
2018-09-18Add results.csv file creationvrouvrea
2018-09-17Add benchmarkvrouvrea