Nico Kruithof
|
db031f82a1
|
Implemented removal of vertices from the periodic Delaunay triangulation
|
2012-12-27 21:11:39 +01:00 |
Nico Kruithof
|
e2e66640fd
|
Fixed predicate
|
2012-12-20 17:01:18 +01:00 |
Sébastien Loriot
|
0b36af6f28
|
enable filtering using kernel flags
|
2012-12-20 13:59:16 +01:00 |
Nico Kruithof
|
a79f027410
|
Code cleanup
Working on remove
Fixed issues with predicates
|
2012-12-20 11:20:48 +01:00 |
Nico Kruithof
|
4a4a80fc86
|
Fixed a kernel issue.
|
2012-12-20 11:14:21 +01:00 |
Nico Kruithof
|
432e12ff68
|
Fixing the in-circle test for the non 1-cover, starting to work on remove
|
2012-12-20 08:51:42 +01:00 |
Nico Kruithof
|
30f749bd35
|
Code cleanup.
|
2012-12-18 16:01:36 +01:00 |
Nico Kruithof
|
b06d990514
|
Worked on the performance of point location.
|
2012-12-18 15:16:01 +01:00 |
Nico Kruithof
|
f617763241
|
Make sure that the input points lie within the domain.
|
2012-12-18 13:24:39 +01:00 |
Nico Kruithof
|
88f412c215
|
Fixing a bug and optimizing flippable method
|
2012-12-18 13:24:11 +01:00 |
Nico Kruithof
|
1cc6f6d88c
|
Sanity check.
|
2012-12-18 13:23:15 +01:00 |
Nico Kruithof
|
698a459117
|
Formatting
|
2012-12-18 13:22:07 +01:00 |
Nico Kruithof
|
21df5ed5e6
|
Working more on performance:
added the non-recursive flip method
changed the test function
minor optimizations
|
2012-12-17 16:56:00 +01:00 |
Nico Kruithof
|
1fcc88f041
|
Changed the performance test application
|
2012-12-17 16:06:59 +01:00 |
Nico Kruithof
|
cfcdf7624f
|
Improving the performance, 0-10% slower than Triangulation_2, not removing the initial vertices
|
2012-12-17 16:06:39 +01:00 |
Nico Kruithof
|
9314cb20de
|
Improving the performance, 10-20% slower than Triangulation_2, not removing the initial vertices
|
2012-12-17 15:48:04 +01:00 |
Nico Kruithof
|
030de0111a
|
Added dummy points and fixed the kernel type
|
2012-12-17 14:31:18 +01:00 |
Nico Kruithof
|
0fe322c8cc
|
Working on performance improvements
|
2012-12-17 12:55:15 +01:00 |
Nico Kruithof
|
5ef265ccd8
|
Fixed crash while inserting point
|
2012-12-17 08:27:47 +01:00 |
Nico Kruithof
|
2a98b441e5
|
Working on removing vertices. Still work in progress ...
|
2012-12-11 22:44:21 +01:00 |
Nico Kruithof
|
1976de6925
|
Removing debug logging code
|
2012-12-11 22:42:31 +01:00 |
Nico Kruithof
|
e23892b91b
|
Use the converter instead of hardcoding the conversion
|
2012-12-11 22:41:04 +01:00 |
Nico Kruithof
|
61f4f2ec2d
|
Fixed bugs found by the demo.
Changed the NYI assertions to a log message before asserting (Qt won't tell which assertion caused the crash)
Minor code cleanup.
|
2012-12-10 16:22:09 +01:00 |
Nico Kruithof
|
09758fa185
|
Fixed the bounding box of the periodic triangulation
|
2012-12-10 15:00:02 +01:00 |
Nico Kruithof
|
eee7df882f
|
More compiler fixes
|
2012-12-10 13:46:28 +01:00 |
Nico Kruithof
|
4beee8f147
|
Fixed more compile errors
|
2012-12-10 13:32:49 +01:00 |
Nico Kruithof
|
546c77e89a
|
Fixing compiler errors.
|
2012-12-10 13:23:30 +01:00 |
Nico Kruithof
|
7b2fc8cd7b
|
Renamed examples and tests to give them unique names (otherwise CMake complains)
|
2012-12-10 12:17:57 +01:00 |
Nico Kruithof
|
0313119dc7
|
Updating the TODO list
|
2012-12-10 10:06:48 +01:00 |
Philipp Möller
|
f20a4d249f
|
Added doxygen for Periodic_2_triangulation_2
|
2012-10-24 17:54:13 +00:00 |
Monique Teillaud
|
27daa83427
|
fix temporary name to final name
|
2012-09-27 11:26:01 +00:00 |