Luc Maisonobe d21d3a94ab Deprecated AVLTree and OrderedTuple.
These two classes were dirty hacks used only for the extraction of
boundary from 2D Euclidean BSP trees. They were not really efficient and
produces some problems as topology was not preserved.

A completely new implementation of boundary extraction has been set up
as of 3.4, that preserves more topological information and therefore
should be more robust. This new implementation does not use these
classes anymore.

As AVLTree is not really a math concept, this class is not considered to
belong to [math] scope. OrderedTuple is more a grey zone, but it is
really something inefficient and no need for it is foreseen.
2014-12-02 22:18:57 +01:00
2014-12-02 22:18:57 +01:00
2014-11-07 13:46:26 +01:00
2014-05-19 14:59:27 +00:00
2014-01-10 22:01:27 +00:00
2014-01-06 12:11:24 +00:00
2014-10-17 10:25:46 +02:00
2011-12-01 21:20:47 +00:00
Languages
Java 99.3%
R 0.5%