]> OCCT Git - occt.git/commit
0032882: Modeling Data - Extrema curve/curve cannot find all solutions (OCCT 7.6...
authorifv <ifv@opencascade.com>
Mon, 21 Mar 2022 13:55:55 +0000 (16:55 +0300)
committerkgv <kgv@opencascade.com>
Fri, 22 Jul 2022 08:53:38 +0000 (11:53 +0300)
commita626c346b45e880778a0704cd3670781c04404d6
tree156ac7e7947542cdf9a45db463fe2b9bae379569
parent1955914e737cfb74d1028af62df584339930608b
0032882: Modeling Data - Extrema curve/curve cannot find all solutions (OCCT 7.6 backport)

Extrema/Extrema_GenExtCC.gxx - estimation of Lipchitz constant is improved
Extrema_GlobOptFuncCC.cxx - function value is changed

LocOpe/LocOpe_WiresOnShape.cxx - small correction to fix regression

lowalgos/extcc/bug32882 - new test case is added

some test were updated according new behavior of extrema algo
src/Extrema/Extrema_GenExtCC.gxx
src/Extrema/Extrema_GlobOptFuncCC.cxx
src/IntTools/IntTools_FaceFace.cxx
src/IntTools/IntTools_WLineTool.cxx
src/IntTools/IntTools_WLineTool.hxx
src/LocOpe/LocOpe_WiresOnShape.cxx
tests/bugs/modalg_5/bug23706_10
tests/bugs/modalg_5/bug23706_11
tests/bugs/modalg_6/bug27665
tests/lowalgos/extcc/bug29858_03
tests/lowalgos/extcc/bug32882 [new file with mode: 0644]