summaryrefslogtreecommitdiff
path: root/src/Simplex_tree/example
AgeCommit message (Expand)Author
2019-08-14Fix #35 Modify Copyright as GUDHI is not only a C++ libraryROUVREAU Vincent
2019-06-19CGAL 4.11 as minimal versionROUVREAU Vincent
2019-06-18cgal_mini_sphere_3d requires Eigen3ROUVREAU Vincent
2019-06-13Change CopyrightROUVREAU Vincent
2019-01-17adjacency lists can be directed, undirected or bidirectional for Simplex tree...vrouvrea
2018-08-07Fix issue #13 : [Global - utilities] use exit(-1) instead of std::abort in ut...vrouvrea
2018-05-28Merge last trunk modificationsvrouvrea
2018-05-15CMake minimal version is now 3.1vrouvrea
2018-04-27Merge Copyright clarificationvrouvrea
2018-04-26Fix Copyrightsvrouvrea
2018-02-14Fix copyright issues for Simplex treevrouvrea
2018-01-22Fix cpplintvrouvrea
2017-11-22Merge graph_expansion_blocker fix from cech_complex branchvrouvrea
2017-11-16Add missing includescjamin
2017-10-26Merge last trunk modificationsvrouvrea
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-21Remove set_dimension from examplesvrouvrea
2017-07-06Uused variablevrouvrea
2017-07-06Merge last trunk modificationsvrouvrea
2017-07-05Checkin tests and fixesvrouvrea
2017-07-05Fix default filtration value given by the graph_expansion method with blockervrouvrea
2017-07-01Example of blocker and Cech Complex implementationvrouvrea
2017-06-29First working version of expansion insertion (different from rips expansion).vrouvrea
2017-06-26A test of Cech complex with oracle blockervrouvrea
2017-06-23First version of expansion with blocker oraclevrouvrea
2017-06-20Merge last trunk modifications : Spatial searching-Add radius searchvrouvrea
2017-06-02Get rid of Boost_system library linkvrouvrea
2017-05-30Make install examples mechanismvrouvrea
2017-04-19Rename tests and examples to be consistent with the naming rulesvrouvrea
2017-03-24cpplint fixesvrouvrea
2016-12-08Remove inline from read_graph (now inline)vrouvrea
2016-11-23Fix cpplintvrouvrea
2016-11-17Modify examplesvrouvrea
2016-10-06Merge last trunk modificationsvrouvrea
2016-10-05Rename cliques_of_graph with filtered_simplicial_complexvrouvrea
2016-09-30Fix compilation issuesvrouvrea
2016-09-23Examples shall use only off filesvrouvrea
2016-09-12Modify filtered complexes sections and examples.vrouvrea
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-03-31Fix TBB issue in CMakevrouvrea
2016-02-04CMake strategy modificationvrouvrea
2016-02-04requires boost alsovrouvrea
2016-02-04test with include CGAL_USE_FILE to fix windows issuevrouvrea
2015-11-10Use Simplex_tree_options_fast_persistence in one more place.glisse
2015-10-05cpplint fixes - simplex_tree_from_file.cpp renamed simplex_tree_from_cliques_...vrouvrea
2015-10-05cpplint fixesvrouvrea
2015-09-16Fix 2 FIXMEs.glisse