Commit Graph

98 Commits

Author SHA1 Message Date
Andreas Fabri 6692f993ce Add/Remove some cgalPkgDependsOn
Move Visibility package from Arrangements to Polygons
Add some ``  in the Visibility package
Add the keyword 'Geodesic' to the Shortest Path package.
2015-09-09 12:09:57 +02:00
Jane Tournois 45baa96c6e msvc does not support explicit conversion of optionals : fix it 2015-09-03 10:22:32 +02:00
Andreas Fabri 1e2ff1131e assert -> CGAL_assertion 2015-08-27 16:51:55 +02:00
Laurent Rineau f9917c487e CMake 2.8.11 2015-07-13 12:36:43 +02:00
Sébastien Loriot 96a9b14576 please MSVC10 2015-06-10 17:04:57 +02:00
Sébastien Loriot 4474cb29d5 remove extra typename 2015-06-10 16:26:35 +02:00
Sébastien Loriot 5d02945fc8 try to please Visual Studio 10 2015-06-08 13:44:18 +02:00
Sébastien Loriot 2393c2515f remove place holder file 2015-06-05 07:18:46 +02:00
Sébastien Loriot 1fff1fe4a8 examples shouldn't be in dont_submit 2015-06-05 07:16:57 +02:00
Sébastien Loriot 87feeeb5b1 add missing license info 2015-06-01 17:55:39 +02:00
Sébastien Loriot 03a85fdf95 remove exe flag 2015-06-01 14:26:16 +02:00
Sébastien Loriot 41edf299b6 Do not apply that filter if the incoming cone's parent is the nearest to v1 and v2 2015-05-29 13:30:01 +02:00
Sébastien Loriot 25d3728589 Do not apply that filter if the incoming cone's parent is the nearest to v3 2015-05-29 13:15:26 +02:00
Sébastien Loriot 9ae4763654 fix debug output 2015-05-29 13:13:11 +02:00
Sébastien Loriot 2cf70345eb remove unused variable 2015-05-29 07:35:34 +02:00
Sébastien Loriot 487ab9b859 fix warning 2015-05-28 13:43:43 +02:00
Stephen Kiazyk 9b73f91d0e Merge branch 'gsoc2014-Polyhedron_shortest_path-skiazyk' of github.com:CGAL/cgal-public-dev into gsoc2014-Polyhedron_shortest_path-skiazyk 2015-05-27 23:42:25 -05:00
Stephen Kiazyk e80bde19ac Fixed an issue where edge sources were not being evaluated properly 2015-05-27 23:40:31 -05:00
Sébastien Loriot 8f0596b79d fix warnings 2015-05-27 15:01:49 +02:00
Sébastien Loriot 0331fa7795 fix typos in doc 2015-05-27 14:12:31 +02:00
Sébastien Loriot 844ff5ae7e fix typo 2015-05-27 09:43:57 +02:00
Sébastien Loriot b0b3478fc4 add release of introduction 2015-05-26 08:31:19 +02:00
Sébastien Loriot 6c7e5f7e48 vertices might not be sorted the same way on all platforms 2015-05-26 08:24:19 +02:00
Sébastien Loriot 2e0eb97f0d fix warning 2015-05-26 07:53:09 +02:00
Stephen Kiazyk 686bc75f33 Merge branch 'gsoc2014-Polyhedron_shortest_path-skiazyk' of github.com:CGAL/cgal-public-dev into gsoc2014-Polyhedron_shortest_path-skiazyk 2015-05-22 08:45:39 -05:00
Stephen Kiazyk 714988ddcd Removed an unneccessary if block 2015-05-22 08:40:23 -05:00
Andreas Fabri c400ffc81e min() -> (min)() 2015-04-28 09:18:38 +02:00
Sébastien Loriot cb2cda8476 rename barycentric coordinate enums to match the barycentric coordinate package 2015-04-28 08:33:36 +02:00
Sébastien Loriot a7edcfbd9a improve debug macro 2015-04-27 10:20:32 +02:00
Sébastien Loriot e5b9a7cddf fix warnings 2015-04-27 10:09:10 +02:00
Sébastien Loriot 72bfd2d336 remove unused var 2015-04-27 09:56:20 +02:00
Sébastien Loriot 14465274bd remove unused variables 2015-04-27 09:49:01 +02:00
Andreas Fabri 38f0759663 do not use the boost test framework 2015-04-25 17:18:38 +02:00
Andreas Fabri 2d9876df3c remove trailing comma in enum 2015-04-25 16:10:45 +02:00
Andreas Fabri fd623954ba remove trailing comma in enum 2015-04-25 16:10:03 +02:00
Andreas Fabri bc0f479080 remove trailing comma in enum 2015-04-25 16:09:11 +02:00
Andreas Fabri eee44a4a2d read data/elephant.off if called without arguments 2015-04-24 17:09:24 +02:00
Sébastien Loriot 5f6cce03e1 remove exe flag 2015-04-24 16:56:09 +02:00
Sébastien Loriot 5ad6982a4e add missing bibtex entry 2015-04-23 07:59:14 +02:00
Sébastien Loriot 32ae9cc7bb update link to leda real 2015-04-22 12:00:42 +02:00
Sébastien Loriot fc4980096b remove trailing whitespaces and remove empty dirs 2015-04-22 10:44:28 +02:00
Sébastien Loriot f800c1c855 FaceListGraph -> Triangle_mesh 2015-04-22 10:21:00 +02:00
Sébastien Loriot 6cab744616 no camel case for property map types 2015-04-22 09:46:58 +02:00
Sébastien Loriot 8ef7511d23 GraphTraits -> Graph_traits 2015-04-22 09:41:47 +02:00
Sébastien Loriot fe5564f5ac rename enum value 2015-04-22 09:39:11 +02:00
Sébastien Loriot 4d72975136 minor doc updates 2015-04-22 09:33:18 +02:00
Sébastien Loriot fcfe7401dd spell checking and backticking 2015-04-17 18:09:19 +02:00
Sébastien Loriot 0001bb5fe9 pass on the user manual 2015-04-17 18:04:54 +02:00
Stephen Kiazyk c5991834ef Additional proofreading for shortest paths package 2015-04-13 21:52:13 -05:00
Stephen Kiazyk 61a92c1d45 Update documentation re: 1st round reviews
Expanded Section 5 of the user manual to give more details, address some
of the reviewer's issues.
Added a psuedo-code of the algorithm
Added a figure of saddle vertex expansion
2015-04-11 16:05:51 -05:00