Mael Rouxel-Labbé
0721be1a58
Use \link / \ref to add missing links of functions with parameters
2025-09-19 00:26:17 +02:00
albert-github
c32b1f4127
spelling corrections
...
Some spelling corrections (Directories starting with `S` rest - `W`),
2022-11-16 13:22:39 +01:00
Guillaume Damiand
999a813b35
Rename XXX_handle into XXX_descriptor for CMap, GMap, LCC
2022-05-05 13:34:19 +02:00
Guillaume Damiand
c5c6098226
Replace assertion(is_valid) by expensive_assertion since these assert increase the complexity.
2022-01-27 11:02:17 +01:00
Maxime Gimeno
393ae7dae6
Clean-up boost_version reqs
2021-05-12 15:03:53 +02:00
Andreas Fabri
7a6634bd9e
explicitely create an int
2021-04-22 13:04:37 +01:00
Guillaume Damiand
dd8db93502
Add << operator
2021-01-18 11:51:43 +01:00
Laurent Rineau
926610102f
Merge branch 'master' into gsoc2020-Surface_mesh_topology-Simplicity-johnmave126
2020-08-04 10:12:09 +02:00
Youmu
c99a7d0950
Fix the calculation of power in factorization
2020-07-16 16:35:20 -04:00
Youmu
7687c3d854
Move switchable computation to Minimal_quadrangulation
2020-07-15 00:03:16 -04:00
Youmu
3b88d5a0e8
Prevent last dart in the dart from switching
2020-07-09 22:10:04 -04:00
Guillaume Damiand
f4110ca5c5
Bugfix when creating a path on surface with rle from a path having a flat starting from its last dart.
2020-07-07 09:57:09 +02:00
Youmu
47702769b9
Provide an example of simplicity testing on a double-torus
2020-06-25 21:42:59 -04:00
Youmu
b28b5c0d1c
Provide an implementation of switching for Path_on_surface
2020-06-17 17:00:09 -04:00
Youmu
59d4428fff
Change interface for factorize to avoid output argument
2020-06-10 01:50:26 -04:00
Youmu
e29896a135
Add path factorization
2020-06-06 19:49:32 -04:00
Guillaume Damiand
52186a04e0
Two bug fixes: (1) computation of cycle lengths, when some halfedges are flip; (2) when we use of face graph wrapper with surface mesh we can not use nullptr.
2020-05-14 11:38:15 +02:00
Guillaume Damiand
92b207470b
Typo
2020-04-27 18:55:27 +02:00
Guillaume Damiand
210cda255e
More warnings; remove some tests too long.
2020-04-27 18:55:27 +02:00
Guillaume Damiand
2d4ec04d72
Bug in assert
2020-04-27 18:55:26 +02:00
Guillaume Damiand
71162b48f9
More warnings
2020-04-27 18:55:26 +02:00
Guillaume Damiand
daab96982e
Bugfix
2020-04-27 18:55:25 +02:00
Guillaume Damiand
1af6cfb4ae
Path on surface is now generic for CMap and GMap
2020-04-27 18:55:25 +02:00
Sébastien Loriot
8bb22d5b2c
extra run of the script to remove tabs and trailing whitespaces
...
right after the merge of the 5.0 release branch
+ manual fix of the files (indentation was changed in the meantime):
* Spatial_sorting/include/CGAL/Multiscale_sort.h
* Spatial_sorting/test/Spatial_sorting/test_multiscale.cpp
2020-03-26 14:26:59 +01:00
Guillaume Damiand
8ba6f2e3ca
More warning with random get_int.
2019-12-18 08:47:17 +01:00
Guillaume Damiand
633ea3e9cf
Cannot swap in vector<bool>
2019-12-17 15:58:47 +01:00
Guillaume Damiand
937c334802
Remove warnings.
2019-12-17 11:05:38 +01:00
Guillaume Damiand
4da4ffe77e
More warnings
2019-12-10 14:24:32 +01:00
Guillaume Damiand
8be7c183b4
Remove warnings (thanks @sloriot)
2019-11-29 15:51:34 +01:00
Guillaume Damiand
90457b38c7
Update licences
2019-11-26 14:21:39 +01:00
Guillaume Damiand
6f24898d67
Remove some warnings
2019-11-26 13:10:44 +01:00
Guillaume Damiand
fa7e93b03b
Update tests; bug fix; method with borders seems ok now.
2019-11-26 11:35:18 +01:00
Guillaume Damiand
8dc0d92da5
Minor update in the doc.
2019-11-22 13:47:12 +01:00
Guillaume Damiand
155372134d
More cleanup; doc and renaming of some inner variables.
2019-11-22 10:45:39 +01:00
Guillaume Damiand
a11e377561
Add comments; cut line > 80 car; some cleanup.
2019-11-22 09:59:55 +01:00
Guillaume Damiand
e44fef7d0b
Update polygonal schema to allow to perforate faces; impact on face graph wrapper.
2019-09-17 16:04:38 +02:00
Guillaume Damiand
3861f153f0
Bug fixes in path on surface.
2019-09-06 14:21:56 +02:00
Guillaume Damiand
078429ffd3
Debug path on surfaces for case of surface with boundaries.
2019-09-05 17:50:34 +02:00
Guillaume Damiand
51093763cb
Update path with rle
2019-09-02 15:01:28 +02:00
Guillaume Damiand
5431b21493
Update path homotopy to deal also with surfaces with boundaries.
2019-08-28 15:39:24 +02:00
Guillaume Damiand
4ca4fc248d
Remove warning
2019-06-28 14:40:24 +02:00
Guillaume Damiand
dda46d4ce3
Small cleanup; NULL->nullptr.
2019-06-28 11:51:27 +02:00
Guillaume Damiand
1dbc088459
Update licences; move undocumented files to internal (both directory and namespace)
2019-06-20 16:51:53 +02:00
Guillaume Damiand
7ad75e80fd
Ok for Polygonal schema (code, examples and doc)
2019-06-18 16:23:05 +02:00
Guillaume Damiand
f80af5af90
Update to use new version of Polygonal_schema
2019-06-17 14:26:37 +02:00
Guillaume Damiand
cce91c8509
Update Path_on_surface doc following Andreas comments.
2019-05-10 14:09:01 +02:00
Guillaume Damiand
6b2d9d371f
Update open_path_homotopy example to use Surface_mesh instead of LCC.
2019-04-19 13:30:20 +02:00
Guillaume Damiand
a7c77c13f1
Test boost version for knuth_morris_pratt_search; which has changed its api.
2019-04-04 18:55:42 +02:00
Guillaume Damiand
260b3e54e3
Update
2019-04-04 15:51:15 +02:00
Guillaume Damiand
18182663ba
Bug fix
2019-03-15 16:53:25 +01:00