]> OCCT Git - occt.git/commit
0032882: Modeling Data - Extrema curve/curve cannot find all solutions (OCCT 7.5...
authorifv <ifv@opencascade.com>
Mon, 21 Mar 2022 13:55:55 +0000 (16:55 +0300)
committerika <irina.kochetkova@opencascade.com>
Tue, 24 Jan 2023 14:03:54 +0000 (17:03 +0300)
commitadd0ad5770fa54ce234954203909c91b2196d974
treec8440fa7fd92c4b159057d41939921f0cae3166c
parent0c07e098572f9f3d1701150f7e9dd6bf990a308f
0032882: Modeling Data - Extrema curve/curve cannot find all solutions (OCCT 7.5 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]