]> OCCT Git - occt.git/commit
0032882: Modeling Data - Extrema curve/curve cannot find all solutions (OCCT 7.2... CR0_720_FixS_398
authorifv <ifv@opencascade.com>
Mon, 21 Mar 2022 13:55:55 +0000 (16:55 +0300)
committerika <irina.kochetkova@opencascade.com>
Tue, 24 Jan 2023 13:53:27 +0000 (16:53 +0300)
commit18358122aade5a857c73365f5f55dfe2d8481b17
tree75c5a00d11748f774b2db663db1645b1065f72b2
parentbe76c7c952f7c1d32f2515369b3b48b74af4f7e9
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/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 [new file with mode: 0644]
tests/lowalgos/extcc/bug32882 [new file with mode: 0644]