]> OCCT Git - occt.git/commit
0032882: Modeling Data - Extrema curve/curve cannot find all solutions
authorifv <ifv@opencascade.com>
Mon, 21 Mar 2022 13:55:55 +0000 (16:55 +0300)
committersmoskvin <smoskvin@opencascade.com>
Tue, 19 Apr 2022 16:20:12 +0000 (19:20 +0300)
commitd7f5072158dd4ecc79f302af42bee8a6f785eed8
tree42ddc115cd81c2884419ed7f4d23119b6919cad6
parent7090725e2b20d77075e4bff422ccec8a78d5bba1
0032882: Modeling Data - Extrema curve/curve cannot find all solutions

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]