cgal/Apollonius_graph_2
Mael Rouxel-Labbé 12e9b47501 Fix discretization of parabola and hyperbola segments:
- Fix duplicate showing up in the points
- Fix starting at positive values of k with s0&s1 negative
- Fix scaling
- Clean code
2019-12-18 16:33:25 +01:00
..
archive add SPDX identifier for files under the GPL-3+ license 2017-11-12 10:17:51 +01:00
doc/Apollonius_graph_2 Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
examples/Apollonius_graph_2 Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
include/CGAL Fix discretization of parabola and hyperbola segments: 2019-12-18 16:33:25 +01:00
package_info/Apollonius_graph_2 Commit all new dependencies files 2018-03-06 18:44:48 +01:00
test/Apollonius_graph_2 Revert the merge of two pull-requests that target CGAL-4.14-branch 2019-05-14 17:50:45 +02:00
TODO