Revision 555462ee0e452b28f87059b5878f0ebc85106a05 authored by Sebastien Loriot on 25 January 2017, 15:54:39 UTC, committed by GitHub on 25 January 2017, 15:54:39 UTC
2 parent s 88b3a17 + 0e096b1
Raw File
TODO
Possible Improvements for future releases are

- BINARY mode not working! See prepared tests in Polynomial-test.C.

1) introduce CGAL number type traits and remove
	ring_or_field from RPolynomial popping up in
	Extended_homogeneous and Extended_cartesian

2) transfer plane map to Lutz's new HDS/Topological Map
	mainly deferred by MSVC limitations

3) transfer extended kernel traits classes to functor design
	this has deep impact in many algorithmic modules.
back to top