]> OCCT Git - occt-copy.git/commit
0027371: Regression: BRepExtrema works too much slower in 691 (from 670)
authoraml <aml@opencascade.com>
Mon, 18 Apr 2016 04:46:45 +0000 (07:46 +0300)
committeraml <aml@opencascade.com>
Mon, 25 Apr 2016 08:44:28 +0000 (11:44 +0300)
commitf50f030f2d3543f782f2e4c70460f0331f5148b6
tree473905e6f330e3e37fe489dbe252eccc8b8e73f5
parentc3cb810368ca0dc4ca7dc2bb4197584040283381
0027371: Regression: BRepExtrema works too much slower in 691 (from 670)

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

Test case is added.
src/Extrema/Extrema_GenExtCC.gxx
src/math/math_GlobOptMin.cxx
tests/bugs/fclasses/bug25635_1
tests/bugs/fclasses/bug27371 [new file with mode: 0644]