summaryrefslogtreecommitdiff
path: root/src/Witness_complex
AgeCommit message (Expand)Author
2015-05-26witness complex in a torusskachano
2015-05-20Removed range_queries from cmakelistsskachano
2015-05-20Added perturbation witness complex constructionskachano
2015-05-06Kd tree landmark choice workedskachano
2015-04-28compile fixedvrouvrea
2015-04-27Added a CGAL includeskachano
2015-04-27Added the file for knn landmarks (no CGAL include yet). New algorithm for lan...skachano
2015-04-27Struggled with CMake...skachano
2015-04-15Landmark selection: now it's fasterskachano
2015-04-15Added more detailed output on bad linksskachano
2015-04-14Ready for testing!skachano
2015-04-10write_bad_links worksskachano
2015-04-09write_bad_links compiles. 信じんないskachano
2015-04-09Added is_pseudomanifold & Co functions. It compiles.skachano
2015-04-09Added witness complex from wl matrixskachano
2015-04-08added separate time for landmarks and complex constructionskachano
2015-04-08witness_from_points now creates an output directory+WL matrix outputskachano
2015-04-08Added witness_complex_from_offskachano
2015-04-08Added rock-age style off readerskachano
2015-04-07Deleted the parallel attempt fileskachano
2015-04-02Added parallel fileskachano
2015-04-02Added also changes in the cpp fileskachano
2015-04-02Added writing to file functionsskachano
2015-04-01Test commit: potentionally fix witness_complex_from_file.cpp fileskachano
2015-04-01Added landmark_strategy_by_random_pointsskachano
2015-03-31Fixed bug in landmark_choice_by_furthest_points. Stay tuned for one more bugskachano
2015-03-31Wrote code for random landmark choice strategyskachano
2015-03-31Added a bit more of commentsskachano
2015-03-27Added witness_complex_from_fileskachano
2015-03-26fixed bug in landmark sorting + fixed bug in landmark choiceskachano
2015-03-26witness_complex_from_file works on small examples + corrected a small bug in ...skachano
2015-03-26witness_complex_from_file finally compilesskachano
2015-03-25witness_complex worked on a small exampleskachano
2015-03-25Merged latest trunk to witnessskachano
2015-03-24Now at every loop curr_sibl to root() as it shouldskachano
2015-03-23Prevented a possible bug in witness_complexskachano
2015-03-23Adding everything to the simplex tree, but no more segmentation fault. 500th ...skachano
2015-03-23Added an altrnative Witness_complex.hskachano
2015-03-23Fixed the print bugskachano
2015-03-23Wild Bug appearedskachano
2015-03-20Started testsskachano
2015-03-20witness_complex now compilesskachano
2015-03-19fixed the edge additionskachano
2015-03-18Added witness_complex function carcasskachano
2015-03-18added an empty example file as wellskachano
2015-03-18Added an empty file for wcskachano