Commit Graph
285 Commits
Author SHA1 Message Date
Ning Xu f872ab4b49 Optimize the code 2014-07-08 00:02:19 -04:00
Ning Xu bf752675e2 Serial part for the parallel rotational sweep algoirthm are done 2014-07-03 13:28:20 -04:00
Ning Xu dfa09cabfa Add the new algorithm, for future parallelism support 2014-07-01 13:30:08 -04:00
Ning Xu 1c027c6495 fixed the problem of the folder 2014-07-01 13:15:16 -04:00
Ning Xu c925b6bf70 fixed the problem of the folder 2014-07-01 13:12:09 -04:00
Ning Xu b1d534560e change folders 2014-06-19 12:59:49 -04:00
Ning Xu 79d139cd88 optimization, improve performance by more than 20% 2014-06-18 17:17:13 -04:00
Ning Xu ec852bf505 Verify directories 2014-06-08 04:56:57 -04:00
Ning Xu 0eb55f9d3a Fix bugs in SCANA; for further supporting blocked exterior query point 2014-06-08 04:51:03 -04:00
kanhuang dea154ec64 add trick to update an item in the set locally. 2014-01-10 14:59:58 +08:00
kanhuang c6d55da44f remove edx without local change trick 2014-01-09 15:16:44 +08:00
Michael Hemmer 9c186b0843 minor changes for benchmarks 2013-12-21 17:20:02 +01:00
Michael Hemmer b716cab8b7 improve rotational sweep by using non geometric compare for edges in edx 2013-12-17 00:21:42 +01:00
Michael Hemmer 9e0baede95 make sure Traits_2 is provided in all models. 2013-12-04 12:47:06 +01:00
Michael Hemmer b593797fef remove Naive_visibility class / file 2013-12-04 12:46:28 +01:00
Michael Hemmer 8e613d9275 make Visibility_arrangement_2 template to according member functions
rm Visibility_arrangement_2 as public type from concept
add Traits_2 as public type to concept
change class / test / examples accordingly
2013-12-04 12:39:18 +01:00
Michael Hemmer 30cada121e use Concept names for template parameters where posssible 2013-12-04 10:21:59 +01:00
Michael Hemmer 0d7699404f rm warnings 2013-12-04 09:33:17 +01:00
Michael Hemmer 3cfc3840bb rm warning 2013-12-04 09:28:42 +01:00
Michael Hemmer 5018d84629 added Visibility_arrangement_2 as 2nd template argument
to simple and rotational visibility
fixed doc / tests / examples accordingly
2013-12-04 09:04:19 +01:00
Michael Hemmer fbde0fa416 added Visibility_arrangement_2 as template argument to triangular_expansion
includes tests
2013-12-03 17:51:50 +01:00
Michael Hemmer e8f34b973d change names after review
Input_arrangement_2 -> Arrangement_2
Output_arrangement_2 -> Visibility_arrangement_2
2013-12-03 16:49:18 +01:00
Michael Hemmer 0f35712723 rename file to proper name 2013-09-23 14:17:03 +02:00
kanhuang 1537f4461f check spell 2013-09-18 11:53:21 -04:00
kanhuang 04e3eb5a3b comment report_while_handling_needles() 2013-09-18 11:34:27 -04:00
kanhuang ee7aa2830e clean report_while_handling_needles() 2013-09-18 11:09:17 -04:00
kanhuang f9964c5f80 clean up 2013-09-18 10:16:41 -04:00
kanhuang 082f809912 clean up 2013-09-18 09:55:14 -04:00
Francisc Bungiu dfe55898ec Merge branch 'gsoc2013-Visibility_doc-hemmer' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Visibility_doc-hemmer 2013-09-18 00:48:32 +02:00
Francisc Bungiu 7dc40a0c86 added documentation 2013-09-18 00:47:56 +02:00
kanhuang 523cf9838a fix a typo 2013-09-17 16:20:06 -04:00
Francisc Bungiu 87e750b44b dropped old report_while_handling_needles() method 2013-09-17 22:18:35 +02:00
Francisc Bungiu 1fcf7a771a fixed bugs 2013-09-17 22:17:15 +02:00
Francisc Bungiu 51b77165ad Merge branch 'gsoc2013-Visibility_doc-hemmer' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Visibility_doc-hemmer 2013-09-17 11:26:12 +03:00
Francisc Bungiu 20da2c8593 added special window scan method 2013-09-17 11:26:04 +03:00
kanhuang 1dae1b814a add doc 2013-09-16 17:44:56 -04:00
kanhuang b38897e1da add comments 2013-09-16 16:35:55 -04:00
kanhuang 0e6ebcc871 clean up 2013-09-16 15:25:10 -04:00
kanhuang b390570442 add is_face_query 2013-09-16 12:32:21 -04:00
kanhuang be273fc54a check whehter the newly found vertex is the vertex of the cone 2013-09-16 11:58:10 -04:00
kanhuang f395b23950 typedef name change 2013-09-16 09:01:39 -04:00
kanhuang 6d06ee463f Merge branch 'gsoc2013-Visibility_doc-hemmer' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Visibility_doc-hemmer 2013-09-14 16:33:16 -04:00
kanhuang fbc9e5d3e2 clean 2013-09-14 16:31:43 -04:00
kanhuang 1ca5912fba remove neighbors 1 2013-09-14 16:09:22 -04:00
kanhuang e12375f1a8 replaced with handle() 2013-09-14 15:00:11 -04:00
kanhuang 9fd1162029 without bounding box 2013-09-13 14:41:04 -04:00
kanhuang 782520bdf0 add functor Less for maps 2013-09-13 13:29:18 -04:00
Francisc Bungiu 804d3fbccd Merge branch 'gsoc2013-Visibility_doc-hemmer' of ssh://scm.cgal.org/var/git/cgal-gsoc into gsoc2013-Visibility_doc-hemmer 2013-09-13 15:25:20 +03:00
Francisc Bungiu ccfe5dc5d8 added method to find first visible vertex 2013-09-13 15:24:58 +03:00
kanhuang 046f4016ff using handles 2013-09-12 20:22:01 -04:00