summaryrefslogtreecommitdiff
path: root/src/Simplex_tree
AgeCommit message (Expand)Author
2016-02-04CMake strategy modificationvrouvrea
2016-02-04requires boost alsovrouvrea
2016-02-04test with include CGAL_USE_FILE to fix windows issuevrouvrea
2016-02-03it is a simplex and not a simplex handlevrouvrea
2016-02-03make_filtration_non_decreasing and rec_make_filtration_non_decreasing must go...vrouvrea
2016-02-03Merge of AddressSanitizer bug fixesvrouvrea
2016-02-02alpha off reader test 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-14AddressSanitizer bug fixes on Simplex tree copy constructor.vrouvrea
2016-01-12Backmerge of last trunk modificationsvrouvrea
2016-01-12Fix alpha complex remarks and bugsvrouvrea
2016-01-08cpplint and cppcheck fixesvrouvrea
2016-01-07Backmerge from trunkvrouvrea
2016-01-07Cppcheck fixes after mergevrouvrea
2016-01-07Backmerge of trunkvrouvrea
2015-12-11Commit code and doc reviewvrouvrea
2015-11-23Backmerge of trunkvrouvrea
2015-11-18rev911 rollbackvrouvrea
2015-11-13Utils.h -> Debug_utils.hvrouvrea
2015-11-12code review fixvrouvrea
2015-11-11Allow st.find({1,2,3}) on good compilers. That includes VS 2015 but not 2013,...glisse
2015-11-10Merge from trunk.glisse
2015-11-10Use Simplex_tree_options_fast_persistence in one more place.glisse
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-11-09Backmerge from trunk.vrouvrea
2015-11-09Modification for Porquerolles Workshopvrouvrea
2015-10-23generate_version excludes bottleneck for version 1.2.0 - to be removed for 1.3.0vrouvrea
2015-10-17Simplify operator== for the boundary iterator.glisse
2015-10-16Merge from trunk.glisse
2015-10-16Sort in parallel in initialize_filtration using TBB.glisse
2015-10-14Update old comment about stable_sort.glisse
2015-10-13Backmerge from trunkvrouvrea
2015-10-12Workaround for include(${CGAL_USE_FILE}) in GudhUI and hypergeneratorvrouvrea
2015-10-08cpplint fixesvrouvrea
2015-10-08cpplint fixes on Contraction + warning fixes + Hide Hasse complex for Gudhi v...vrouvrea
2015-10-08Fix contiguous_vertices(). Use it in boundary iterator.glisse
2015-10-06Introduce Options::contiguous_vertices.glisse
2015-10-05cpplint fixes - simplex_tree_from_file.cpp renamed simplex_tree_from_cliques_...vrouvrea
2015-10-05Use boost static_vector instead of std::vector in the boundary iterator of Si...glisse
2015-10-05cpplint fixesvrouvrea
2015-10-02Doxygen to be made from user version. Hypergenerator fix. Add definitions for...vrouvrea
2015-10-02Backmerge of trunkvrouvrea
2015-10-02revert commitvrouvrea
2015-10-02Backmerge of insert_simplex_and_subfacesvrouvrea
2015-09-30In is_before_in_filtration, access the filtration values directly without che...glisse