8000 Half-plane intersection · Issue #1332 · cp-algorithms/cp-algorithms · GitHub
[go: up one dir, main page]

Skip to content
Half-plane intersection #1332
Open
Open
@mzuenni

Description

@mzuenni

The code in the article seems to yield the wrong result for some tiny inputs, for example:

3    
55D0
   
5 5 -8 -8
-1 -9 10 -8
10 5 4 8

The intersection should be bounded:

-9.8 9.8
-6 -32
6.666666667 -6.666666667

The problem is likely the large bounding box.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0