summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/test
AgeCommit message (Expand)Author
2018-05-15CMake minimal version is now 3.1vrouvrea
2017-12-17Fix graph insertion.glisse
2017-10-26Merge last trunk modificationsvrouvrea
2017-10-26Code review: downgrade_dimension renamed lower_upper_bound_dimension and make...vrouvrea
2017-10-20Code review : rename automatic_dimension_set with downgrade_dimensionvrouvrea
2017-10-05Merge the branch graph_expansion_with_blocker_oracle for the Simplex_treevrouvrea
2017-09-22Remove global filtration attribute of te simplex tree (including getter and s...vrouvrea
2017-09-22Remove automatic_dimension_set call from remove and prune functionsvrouvrea
2017-09-20Roll back simplex tree set_filtration modification (assign_filtration asserts...vrouvrea
2017-09-20Separate and improve simplex tree iostream operators to test automatic dimens...vrouvrea
2017-09-20Add tests limitsvrouvrea
2017-09-20Merge modifications for simplex_tree automatic dimension setvrouvrea
2017-07-06Merge last trunk modificationsvrouvrea
2017-07-05Checkin tests and fixesvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2016-09-30Fix compilation issuesvrouvrea
2016-09-15Fix cpplint and warningsvrouvrea
2016-06-10Rename namespaces according to conventioncjamin
2016-06-10Use TBB_LIBRARIES instead of TBB_RELEASE_LIBRARY + missing boost dependencycjamin
2016-06-07Rename projects in CMakeLists.txtcjamin
2016-04-08Merge of alpha complex feature from trunkvrouvrea
2016-03-31Fix TBB issue in CMakevrouvrea
2016-03-23prune_above_filtration returns filtration vector modification information ins...vrouvrea
2016-03-14Remove Options::store_filtration check is true in prune_above_filtration func...vrouvrea
2016-03-14No more use of threshold_ for prune_above_filtration because threshold may be...vrouvrea
2016-02-19Merge last trunk modificationsvrouvrea
2016-02-04CMake strategy modificationvrouvrea
2016-01-19rollbackvrouvrea
2016-01-19Try different values for xUnitvrouvrea
2016-01-19make_filtration_non_decreasing fixvrouvrea
2016-01-15make_filtration_non_decreasing fix.vrouvrea
2016-01-12Backmerge of last trunk modificationsvrouvrea
2016-01-12Fix alpha complex remarks and bugsvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-09Specific test for non-contiguous vertices.glisse
2015-11-09Change SimplexTreeUT so it can test several versions of Simplex_tree.glisse
2015-11-09New Simplex_tree_options_fast_persistence, while Simplex_tree_options_full_fe...glisse
2015-10-13Backmerge from trunkvrouvrea
2015-10-12Workaround for include(${CGAL_USE_FILE}) in GudhUI and hypergeneratorvrouvrea
2015-10-08cpplint fixes on Contraction + warning fixes + Hide Hasse complex for Gudhi v...vrouvrea
2015-10-02Doxygen to be made from user version. Hypergenerator fix. Add definitions for...vrouvrea
2015-10-02Backmerge of trunkvrouvrea
2015-09-14Roll back of "included" in boost test inclusion filesvrouvrea
2015-09-10operator==vrouvrea
2015-09-09Issue fix for operator==. Replaced by is_equal function (constify is required...vrouvrea
2015-09-04Peer review fixvrouvrea
2015-09-01order was not correct in rec_insert_simplex_and_subfaces. + UT fix according ...vrouvrea
2015-08-24Fixanmoreau
2015-08-24fixanmoreau