summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/test
AgeCommit message (Expand)Author
2022-11-04New function to insert several vertices in a Simplex_treeMarc Glisse
2022-09-12self-assignment warning suppressedhschreiber
2022-05-22Spelling correctionsalbert-github
2022-05-17code review: test also the list of all oppposite vertices is the simplex give...Vincent Rouvreau
2022-05-17code review: test also range sizeVincent Rouvreau
2022-04-12identationVincent Rouvreau
2022-04-05Boundary and its opposite vertex iterator for the simplex treeVincent Rouvreau
2022-03-21Add some c++ tests and use unitary_tests_utils. Fix python testVincent Rouvreau
2022-03-08Merge master and resolve commitsVincent Rouvreau
2021-04-27This test was forgottenROUVREAU Vincent
2020-08-18reset_filtration from a dimension (instead of 'until')ROUVREAU Vincent
2020-07-03A proposal for simplex_tree reset_filtration (python & C++)ROUVREAU Vincent
2020-03-22Merge master and fix conflictsROUVREAU Vincent
2020-03-17Merge pull request #242 from mglisse/genripsMarc Glisse
2020-03-06Generators for simplex treeMarc Glisse
2020-03-05CR: use complex_simplex_range instead of filtration_simplex_rangeROUVREAU Vincent
2020-03-05Add some tests and documentation for NaN management in make_filtration_non_de...ROUVREAU Vincent
2020-01-27Code review: Use std::clog instead of std::coutROUVREAU Vincent
2019-12-06Modify boost tests to be more verbose and errors in colour. I kept coverage t...ROUVREAU Vincent
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-02-14Fix of duplicated vertices in list.vrouvrea
2019-01-18Add setS test for adjacency_list verticesvrouvrea
2019-01-17adjacency lists can be directed, undirected or bidirectional for Simplex tree...vrouvrea
2018-10-02Code review : Factorize copy_from and move_from for copy/move assignment/ctorvrouvrea
2018-09-03Code review : Fix remarks for move and copy assignmentvrouvrea
2018-08-24Fix move constructor and assignment for the Simplex treevrouvrea
2018-08-21Move assignment and its associated testvrouvrea
2018-08-21Add DEBUG_TRACES for the testvrouvrea
2018-08-21Bad copy assignment testvrouvrea
2018-08-21Copy assignment for Simplex_tree and its tests (rules of 5)vrouvrea
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