Youmu
|
b58c05eea0
|
Add a class level switch to control the error output to std::cerr
|
2020-08-13 17:59:32 -04:00 |
Youmu
|
79ca4f6755
|
Change the function name to is_homotopic_to_simple_cycle()
Correctly handle the order of darts when the surface has holes
|
2020-07-02 00:35:13 -04:00 |
Youmu
|
9651cadd1d
|
Basic call interface. Special case for torus and cylinder.
|
2020-06-03 11:15:59 -04:00 |
Guillaume Damiand
|
5e3d85ae8f
|
Rename computeXXX methods
|
2020-04-27 18:55:26 +02:00 |
Guillaume Damiand
|
e5fe6a50bb
|
Rename computeXXX methods
|
2020-04-27 18:55:26 +02:00 |
Guillaume Damiand
|
44a2d4d171
|
Edge width is only without weight.
|
2020-04-27 18:55:25 +02:00 |
Guillaume Damiand
|
821ed7ab41
|
Improve face width computation, avoiding unused copy.
|
2020-04-27 18:52:23 +02:00 |
Guillaume Damiand
|
0f3e5ed362
|
Remove trailing whitespaces
|
2020-04-27 18:52:23 +02:00 |
Guillaume Damiand
|
7b65cb0004
|
Const correctness for shortest non contractible cycle ok.
|
2020-04-27 18:52:23 +02:00 |
Guillaume Damiand
|
a9d353fa24
|
Start small improvements of code.
|
2020-04-27 18:52:22 +02:00 |
Guillaume Damiand
|
a5eb1530ff
|
Update surface mesh topology to integrate shortest path computation.
|
2020-04-27 18:52:22 +02:00 |
Guillaume Damiand
|
6e5f8ef934
|
align =
|
2020-04-27 18:52:22 +02:00 |
Guillaume Damiand
|
98d67a9e68
|
Comment.
|
2020-04-27 18:37:59 +02:00 |
Guillaume Damiand
|
5385d2155a
|
Add generic map selector for polygon schema
|
2020-04-27 18:37:58 +02:00 |
Sébastien Loriot
|
24f684092d
|
Update from master (while rebasing)
Original merge commit:
commit 2e4a18e3e6f73c41d4935aed22330adf83f99f28 (HEAD)
Merge: b91b6cab3a1 29f973a616
Author: Guillaume Damiand <guillaume.damiand@liris.cnrs.fr>
Date: Thu Mar 12 18:05:22 2020 +0100
Merge master; NYF
|
2020-04-27 18:34:34 +02:00 |
Thien Hoang
|
28c9b92a24
|
Fix Facewidth feature following Damiand's suggestions
|
2020-04-27 18:20:16 +02:00 |
Thien Hoang
|
5b001f72d8
|
Use unique_ptr, following Rineau's comment
|
2020-04-27 18:20:16 +02:00 |
Thien Hoang
|
9975cadefd
|
Add Facewidth feature
|
2020-04-27 18:20:15 +02:00 |
Thien Hoang
|
08b2fb99e9
|
Modify test
|
2020-04-27 18:20:15 +02:00 |
Thien Hoang
|
fb8956d3fa
|
Add other functions in CST and modify examples
|
2020-04-27 18:20:15 +02:00 |
Thien Hoang
|
fad13bb4ee
|
Create compute_edgewidth in CST and modify an example
|
2020-04-27 18:20:15 +02:00 |
Guillaume Damiand
|
90457b38c7
|
Update licences
|
2019-11-26 14:21:39 +01:00 |
Guillaume Damiand
|
7d6b31e670
|
Add test for surface mesh topology
|
2019-11-24 20:49:15 +01:00 |
Guillaume Damiand
|
a05200fb52
|
End of cleanup. Remove debug code; rename data members; comment.
|
2019-11-22 13:30:20 +01:00 |
Guillaume Damiand
|
155372134d
|
More cleanup; doc and renaming of some inner variables.
|
2019-11-22 10:45:39 +01:00 |
Guillaume Damiand
|
8d976c2192
|
Cleanup (doc + use smart pointer)
|
2019-11-22 09:18:18 +01:00 |
Guillaume Damiand
|
5431b21493
|
Update path homotopy to deal also with surfaces with boundaries.
|
2019-08-28 15:39:24 +02:00 |
Guillaume Damiand
|
4d227e837e
|
Bug fix
|
2019-07-12 15:12:41 +02:00 |
Guillaume Damiand
|
639ffe8afa
|
Refactoring of class Curves_on_surface_topology to make the homotopy test lazy.
|
2019-06-27 17:09:15 +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
|
9e11266307
|
Update doc and code accordingly to review 4.
|
2019-06-18 17:34:55 +02:00 |