summaryrefslogtreecommitdiff
path: root/src/Alpha_complex/test/Alpha_complex_unit_test.cpp
AgeCommit message (Expand)Author
2022-10-15Split Alpha_complex_unit_test.cpp into 2 filesMarc Glisse
2022-10-15Remove unnecessary includesMarc Glisse
2022-01-26Code review: Remove empty_point_set_ that can be deduced from num_vertices (n...Vincent Rouvreau
2020-03-30Streamline initialize_filtrationMarc Glisse
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-12-10Remove number_of_vertices method from Alpha_complex as there is no added valu...ROUVREAU Vincent
2019-11-05Add Alpha complex tests with Epeck_d - the new default oneROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-06-11try to fix Alpha_complex_test_unit on windowsROUVREAU Vincent
2018-04-26Fix Copyrightsvrouvrea
2017-12-19Add a function for unitary tests to test floating point values equality w/wo ...vrouvrea
2017-10-26Code review: downgrade_dimension renamed lower_upper_bound_dimension and make...vrouvrea
2017-09-22Remove automatic_dimension_set call from remove and prune functionsvrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2016-10-14Fix Alpha complex UT for limit casevrouvrea
2016-10-13This test fails on Win 32 and 64vrouvrea
2016-10-12Using a pointer as a property map is deprecated in boost. Fixes the reviewvrouvrea
2016-10-05Fix review commentsvrouvrea
2016-09-22New template function create_complex for Alpha_complex to create the simplici...vrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-04-06Replace Delaunay_triangulation_off_io.h and Delaunay_triangulation_off_rw.cpp...vrouvrea
2016-03-23prune_above_filtration returns filtration vector modification information ins...vrouvrea
2015-11-12code review fixvrouvrea
2015-11-09Code review fixesvrouvrea
2015-11-09Backmerge from trunk.vrouvrea
2015-10-13Backmerge from trunkvrouvrea
2015-10-02Review fixvrouvrea
2015-09-01UT fix to compile and run under osXvrouvrea
2015-08-24Merge trunk + alpha complex fixesvrouvrea
2015-08-18exception throw on get_point not foundvrouvrea
2015-08-17Alpha complex fix for only inserting when alpha is less thanvrouvrea
2015-08-10fix bad merge in src/CMakeLists.txtvrouvrea
2015-08-05Debug traces in DEBUG modevrouvrea
2015-08-04get_point method in alpha_complex structure and its UTvrouvrea
2015-06-24Alpha complex construction from a list of CGAL pointsvrouvrea
2015-06-18Moved alphashapedoc.off in data/pointsvrouvrea
2015-06-16Alpha_complex renamed.vrouvrea