Commit Graph

22 Commits

Author SHA1 Message Date
Guillaume Damiand a211e558ee Copy methods are now able to keep mappings from copy to origin, and from origin to copy. 2018-12-20 08:51:04 +01:00
Guillaume Damiand a7f0661960 Cleanup; add some const; replace some assert by CGAL_assertion 2018-12-18 17:35:37 +01:00
Guillaume Damiand b412e19e41 Add a test for case of sphere. 2018-12-18 16:56:59 +01:00
Guillaume Damiand 9aaaca3702 Bug fix for path with rle constructor. 2018-12-18 11:30:58 +01:00
Guillaume Damiand 0a7c9bc6d9 Cleanup; plus avoid some path copy. 2018-12-18 10:54:23 +01:00
Guillaume Damiand f906652100 Bug fix right shift a full l-shape 2018-12-17 12:52:47 +01:00
Guillaume Damiand 1109a55b4b Tests for surface mesh topology. 2018-12-14 12:29:52 +01:00
Guillaume Damiand cdc1445a4d Updates 2018-12-14 09:32:53 +01:00
Guillaume Damiand 7a10d24964 Add debug code 2018-12-12 17:43:14 +01:00
Guillaume Damiand abfaba3e98 Bug fix 2018-12-07 12:18:24 +01:00
Guillaume Damiand 2b5fe6f50c Bugfix 2018-12-07 10:29:58 +01:00
Guillaume Damiand 21a145f2b3 Use info only if we use v3. 2018-12-06 22:15:59 +01:00
Guillaume Damiand b7523a82cd Use a Combinatorial_map (without embedding) to represent the reduced map. 2018-12-06 22:07:09 +01:00
Guillaume Damiand 0c2e7f14f1 Update path with rle to allow 3 methods to compute turns. 2018-12-06 11:02:04 +01:00
Guillaume Damiand 1422bbb37a is_contractible: case of genus 1 ok. 2018-12-05 21:59:02 +01:00
Guillaume Damiand 874d134e0c Case of genus 1 ok. 2018-12-05 21:29:46 +01:00
Guillaume Damiand b513f7c9c2 Start the case of genus 1 surfaces. 2018-12-04 14:02:01 +01:00
Guillaume Damiand 02d7a468bb Add a test in the are_base_point_homotopic method. 2018-12-04 12:23:28 +01:00
Guillaume Damiand 68c6eb2d9d Add an option to display computation times; add new api for users. 2018-12-04 12:16:48 +01:00
Guillaume Damiand 05bb25687c Operator== linear for path with rle. 2018-12-03 09:58:57 +01:00
Guillaume Damiand fbc1da4278 Add tests for path and path with rle; lot of cleanup (nyf). 2018-11-30 17:38:57 +01:00
Guillaume Damiand 63352c5680 Continue refactoring 2018-11-29 13:14:54 +01:00