Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3440994
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:29:54+00:00 2026-05-18T08:29:54+00:00

Bentley-Ottmann Algorithm is used to determined the intersection point of a list of lines.

  • 0

Bentley-Ottmann Algorithm is used to determined the intersection point of a list of lines. However as mentioned here in Wiki, there are a few drawbacks:

The algorithm assumes that line
segments are not vertical, that line
segment endpoints do not lie on other
line segments, that crossings are
formed by only two line segments, and
that no two event points have the same
x-coordinate. However, these general
position assumptions are not
reasonable for most applications of
line segment intersection.

My question is is there a generalization of this algorithm can overcome/overcome the above difficulties?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T08:29:55+00:00Added an answer on May 18, 2026 at 8:29 am

    The Wikipedia article you linked to has a section on handling these special positions, which suggests these modifications to the basic algorithm:

    • By convention, a point is to the “left” of a point vertically above it; thus the “left” endpoint of a vertical line is its lower endpoint.
    • Events may consist of the crossings of two or more lines.
    • When an event point is reached, its incident segments must be reversed in the sweep line (not just swapped, as there may be more than two).
    • After a crossing is handled, there may be more than two old event points to be removed or more than two new event points to be inserted.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

The Bentley-Ottmann algorithm is used for the computation of intersection of line segments. However,
Is there any existing Bentley-Ottmann Algorithm Implementation/library in C# or Java?
Just studying the C style of Jon Bentley's Programming Pearls and was wondering if
I am studying More programming pearls (Addison-Wesley, 1988) by Bentley J. and am stumped
Hello all I have a problem with understanding the bitsort program in Bentley's classic
I have this list of car brands in my strings.xml file: <item Abarth></item> <item
I am reading Section 9.3 of Jon Bentley's Programming Pearls, 2nd Edition. On page
In their talk Quicksort is Optimal , Sedgewick and Bentley refer to a modified
In my program I need to open a file using an external application (Bentley
Say the path of the file 'file1.txt' is /home/bentley4/Desktop/sc/file1.txt Say my current working directory

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.