0025058: Regression of performance of BRepExtrema_ExtCC (1000 times slower)
authoraml <aml@opencascade.com>
Thu, 17 Jul 2014 09:50:51 +0000 (13:50 +0400)
committerbugmaster <bugmaster@opencascade.com>
Thu, 17 Jul 2014 09:51:44 +0000 (13:51 +0400)
commit797d11c6f5f14c60023706f105d11e32e233685f
treea33832463d5a80e099ec627bdbe94bd742561674
parent6bc6a6fc0783b16bdaa54914ab9e5edd97c4126c
0025058: Regression of performance of BRepExtrema_ExtCC (1000 times slower)

Added initial values approximation to improve performance.
Local optimization start coefficient fixed.

Test case for issue CR25058
src/math/math_GlobOptMin.cxx
src/math/math_GlobOptMin.hxx
tests/bugs/modalg_5/bug23706_11
tests/bugs/modalg_5/bug25058 [new file with mode: 0755]