Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
sweep line algoritem
#1
hello
Does anyone have a code in the sweep line algorithm?

Thanks
Reply
#2
We are not here to write code for you, but rather help you with code you've written or in the process of writing.

Please refer to the Help Doc onĀ How to ask smart questions.
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply
#3
There is not a single "sweep line" algorithm. "Sweep line" describes a class of algorithms...
Unless noted otherwise, code in my posts should be understood as "coding suggestions", and its use may require more neurones than the two necessary for Ctrl-C/Ctrl-V.
Your one-stop place for all your GIMP needs: gimp-forum.net
Reply
#4
http://lmgtfy.com/?q=python+sweep+line+algorithm

Github is littered with them.
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020