Andreas Fabri
de55c69cd3
Do not include Expr.h Remove arc and argv where not used
2019-01-17 16:34:03 +01:00
Iordan Iordanov
5ad3f1126c
Added default parameters to example files to please the testsuite
2019-01-09 20:39:53 +01:00
Iordan Iordanov
89a8ee1003
Fixes for CMake files include directive
2018-12-27 08:01:41 +01:00
Mael Rouxel-Labbé
b380cdbe6d
Fixed mixed up project names...
2018-12-19 23:07:12 +01:00
Mael Rouxel-Labbé
663bf96c05
Fixed project names for HT2/P4HT2
2018-12-19 22:54:48 +01:00
Mael Rouxel-Labbé
33908ab7a2
Code improvements in HT_2
...
- Fixed missing consts
- Fixed warnings
- Rewrote the most common traits class (others to do)
- Various tiny improvements
- ...
2018-12-19 16:08:27 +01:00
Mael Rouxel-Labbé
2b580e7a21
Cleaned HT_2 code
2018-12-19 13:13:17 +01:00
Iordan Iordanov
2f7e21c767
Modifications to User Manual (figures, refs, added two examples)
2018-11-16 18:37:38 +01:00
Iordan Iordanov
d0055395d8
Merging branch Hyperbolic_triangulation_2-MBogdanov into branch Periodic_4_hyperbolic_triangulation_2-IIordanov; branch Hyperbolic_triangulation_2-MBogdanov will be DELETED after this operation
2018-03-08 11:03:02 +01:00
Monique Teillaud
bd9b60f7cc
The traits class now uses circular kernel.
...
- dual functions in Delaunay class fixed (but code should still be improved)
- examples and demos modified accordingly
- broken: Hyperbolic_random_points_in_disc_2 and benchmarks (problems with number types)
2018-03-01 10:51:29 +01:00
Monique Teillaud
cc498412f7
added face base with info (+ example)
2018-03-01 10:51:29 +01:00
Monique Teillaud
f850b49090
renamed Hyperbolic_triangulation_traits_2 to Hyperbolic_Delaunay_triangulation_traits_2
2018-03-01 10:51:29 +01:00
Monique Teillaud
86f6f2cff2
rmoved private _unit_circle everywhere.
...
The Poincare disc is the uniquely defined unit disc, the user cannot choose anything here.
2018-03-01 10:51:29 +01:00
Monique Teillaud
78abe61557
start cleaning names
...
changed invisible to non_hyperbolic
changed is_infinite to non_hyperbolic when needed
(is_infinite is still kept for compatibility with Triangulation_2 demo, which is reused)
changed Finite_faces/edges_iterators to Hyperbolic_faces/edges_iterators
(Finite* also kept for demo)
and example modified to allow deterministic testing
2018-03-01 10:51:29 +01:00
Monique Teillaud
a3f5238e4c
the exemple now shows the two different algorithms
...
(it is currently used as basic testsuite)
2018-03-01 10:51:29 +01:00
Monique Teillaud
6d9b0fe3f4
added dont_submit
...
basic fix of copyright headers
changed Triangulation_hyperbolic_traits into Hyperbolic_triangulation_traits
changed Delaunay_hyperbolic_triangulation into Hyperbolic_Delaunay_triangulation
2018-03-01 10:51:29 +01:00
Monique Teillaud
3949c16fb3
move a few files to new directory benchmarks
2018-03-01 10:51:29 +01:00
Monique Teillaud
83709b6baf
trivial bug fix in example
2018-03-01 10:51:29 +01:00
Mikhail Bogdanov
e2ce44f520
cosmetic
2018-03-01 10:44:22 +01:00
Mikhail Bogdanov
c452f9d8eb
delete file
2018-03-01 10:44:22 +01:00
Mikhail Bogdanov
2d4a0da228
delete outdated files
2018-03-01 10:44:22 +01:00
Mikhail Bogdanov
025ad2052c
tests
2018-03-01 10:44:22 +01:00
Mikhail Bogdanov
5ad5ed837b
tests are changed for the paper
2018-03-01 10:44:22 +01:00
Mikhail Bogdanov
1ada594b96
move our experimental package with its history to its new branch
2018-03-01 10:42:39 +01:00