0027371: Regression: BRepExtrema works too much slower in 691 (from 670)
authoraml <aml@opencascade.com>
Tue, 12 Apr 2016 09:15:07 +0000 (12:15 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 28 Apr 2016 11:03:59 +0000 (14:03 +0300)
commit246c7a7554dd24047ada720fbfce42e9c10b4657
treecbd175c317ede987c6deae8d90c9cc90db2c43ce
parent4b5857d330d381ea52951f7b64336b455187a948
0027371: Regression: BRepExtrema works too much slower in 691 (from 670)

I
Lipschitz constant tuning.
Shubert estimation for minimal value is added.

II
Math_GlobOptMin Refactoring.

III
Test case is added.

class NCollection_CellFilter_Inspector moved into math_GlobOptMin class.
src/Extrema/Extrema_GenExtCC.gxx
src/math/math_GlobOptMin.cxx
src/math/math_GlobOptMin.hxx
tests/bugs/fclasses/bug25635_1
tests/bugs/fclasses/bug27371 [new file with mode: 0644]