bryce777
09-26-2001, 01:08 AM
Here's the problem:
Come up with an efficient algorithm to take a group of randomly placed points and create a simple polygon out of them.
I'll define a simple polygon as a collection of non-intersecting, closed line segments which have no 'holes' in them. So, a square or a pentagon is one, but a triangle with a hole in it isn't. A simple polygon can look like lots of things, though, even a picture of your cat if it is complex enough.
This was a problem I was given the other day, and I thought it was pretty neat, and the solution to it is even neater. I have a decent proof for it, but I need to have it looked at further to know for sure.
------------------
system specs:
Voodoo 5 5500 agp
tyan 1834d tiger 133 dual 800eb 133mhz FSB
via chipset 133 via apollo pro (don't make this mistake)
256 MB RAM
2 maxtor 60gig ata100 drives
promise ata100 controller
liteon 52 truex cdrom
Linksys ethernet 10/100
Soundblaster Live! (what's so exciting about it??) value edition
300watt power supply (inwin)
about 7 pounds of fans (I'm not kidding)
Suse 7.1(god gnome is crappy compared to CDE)/win2000 based system
[This message has been edited by bryce777 (edited September 26, 2001).]
Come up with an efficient algorithm to take a group of randomly placed points and create a simple polygon out of them.
I'll define a simple polygon as a collection of non-intersecting, closed line segments which have no 'holes' in them. So, a square or a pentagon is one, but a triangle with a hole in it isn't. A simple polygon can look like lots of things, though, even a picture of your cat if it is complex enough.
This was a problem I was given the other day, and I thought it was pretty neat, and the solution to it is even neater. I have a decent proof for it, but I need to have it looked at further to know for sure.
------------------
system specs:
Voodoo 5 5500 agp
tyan 1834d tiger 133 dual 800eb 133mhz FSB
via chipset 133 via apollo pro (don't make this mistake)
256 MB RAM
2 maxtor 60gig ata100 drives
promise ata100 controller
liteon 52 truex cdrom
Linksys ethernet 10/100
Soundblaster Live! (what's so exciting about it??) value edition
300watt power supply (inwin)
about 7 pounds of fans (I'm not kidding)
Suse 7.1(god gnome is crappy compared to CDE)/win2000 based system
[This message has been edited by bryce777 (edited September 26, 2001).]