cgal icon indicating copy to clipboard operation
cgal copied to clipboard

ACVD genus error

Open sloriot opened this issue 2 months ago • 0 comments

In https://cgal.geometryfactory.com/CGAL/testsuite/CGAL-6.2-Ic-16/Polygon_mesh_processing/TestReport_gimeno_ArchLinux-clang.gz

------------------------------------------------------------------
- Polygon_mesh_processing/ProgramOutput.execution   of  test_acvd
------------------------------------------------------------------

CGAL::Random()::get_seed() = 1760094819
test_acvd: /mnt/testsuite/test/Polygon_mesh_processing/test_acvd.cpp:51: void run_test(std::string, std::size_t, bool) [Mesh = CGAL::Surface_mesh<CGAL::Point_3<CGAL::Epick>>]: Assertion `-(vertices(mesh).size()-edges(mesh).size()+faces(mesh).size()-2)/2==genus' failed.

sloriot avatar Oct 13 '25 07:10 sloriot