Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] precondition violation!

Subject: CGAL users discussion list

List archive

[cgal-discuss] precondition violation!


Chronological Thread 
  • From: Neha Singh <>
  • To:
  • Subject: [cgal-discuss] precondition violation!
  • Date: Thu, 15 Sep 2016 15:04:34 +0530
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:VDFeFB1z0drEIZGpsmDT+DRfVm0co7zxezQtwd8ZsesRLfad9pjvdHbS+e9qxAeQG96KsrQb1qGP7+igATVGusnR9ihaMdRlbFwst4Y/p0QYGsmLCEn2frbBThcRO4B8bmJj5GyxKkNPGczzNBX4q3y26iMOSF2kbVImbre9JomHhMu+06W++obYfh5TrDu7e7J7ahus/ivLscxDp4ZiI+4Kyx3GojMcYOVQymNnLE+J2RDx5s6Y85tq8iAWsPUkoZ0TGZ7mdrg1GOQLRA8tNHo4sZXm

I'm iterating over the finite edges of the delaunay triangulation and inside the loop I'm inserting a point in delaunay triangulation.

The error I'm getting is

CGAL error: precondition violation!
_expression_ : it1.e_ == it2.e_
File : CGAL-4.4\include\cgal\iterator.h
Line : 581


--
regards....
Neha Singh



Archive powered by MHonArc 2.6.18.

Top of Page