]> OCCT Git - occt.git/commit
0032882: Modeling Data - Extrema curve/curve cannot find all solutions (OCCT 7.2...
authorifv <ifv@opencascade.com>
Mon, 21 Mar 2022 13:55:55 +0000 (16:55 +0300)
committerika <ika@opencascade.com>
Tue, 18 Apr 2023 12:43:00 +0000 (13:43 +0100)
commita0e35c95565a7533b65be7fd5390422f56969357
tree0e66af7dc996f121796defc5168a3fab2fd12720
parent906412a658d8bafd08428b0de563cf17934affdd
0032882: Modeling Data - Extrema curve/curve cannot find all solutions (OCCT 7.2 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/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 [new file with mode: 0644]
tests/lowalgos/extcc/bug32882 [new file with mode: 0644]