Re: [Boost-bugs] [Boost C++ Libraries] #13566: difference and intersection yield wrong result

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #13566: difference and intersection yield wrong result
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2018-05-16 07:01:10


#13566: difference and intersection yield wrong result
---------------------------------------+----------------------------
  Reporter: Henrik Zimmer <henrik@…> | Owner: Barend Gehrels
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: geometry
   Version: Boost 1.66.0 | Severity: Showstopper
Resolution: | Keywords:
---------------------------------------+----------------------------

Comment (by Henrik Zimmer <henrik@…>):

 Further description of the problems:

 In the first problem scenario (without using define
 BOOST_GEOMETRY_NO_ROBUSTNESS) the two polygons barely touched, hence I
 would except the intersection to be empty and the difference to be equal
 to one of the input polygons. (But it was also empty)

 In the second problem scenario (with define BOOST_GEOMETRY_NO_ROBUSTNESS)
 the two polygons had a clear intersection, hence I would expect neither
 difference nor intersection to be empty.

-- 
Ticket URL: <https://svn.boost.org/trac10/ticket/13566#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2018-05-16 07:06:43 UTC