The Daily Static
  The Daily Static
UF Archives
Register
UF Membership
Ad Free Site
Postcards
Community

Geekfinder
UFie Gear
Advertise on UF

Forum Rules
& FAQ


Username

Password


Create a New Account

 
 

Back to UserFriendly Strip Comments Index

geometry problem by dennismv2007-07-29 16:44:09
  Interesting problem. by Arachnid2007-07-29 17:03:51
    NP complete you say? by Michiel2007-07-29 17:14:37
      I think there is. by imperito2007-07-29 17:19:33
        yeah it could be that by dennismv2007-07-29 17:38:07
          Sure there is... by imperito2007-07-29 17:40:50
            aahhhhhhhhhhhh by dennismv2007-07-29 17:44:47
              One thing, though.... by imperito2007-07-29 17:50:44
                I'd say the first one by dennismv2007-07-29 19:50:24
                  Hmm... by imperito 2007-07-29 20:03:11
The only thing I can think of would be to, while putting the in edges, create a second set of weighted edges between points closer than 2d apart, with weights equal to the area of the intersection of circles of radius d centered that distance apart, and then you need a dominating set of the first graph that minimizes the sum of weights of edges in the weighted set of which both endpoints are in the set. And it can be different, for example, if this is your graph:
1        2
 \      /
  \    /
   3--4
  /    \
 /      \
5        6
(the lines indicate pairs of points within d of each other) would {3, 4} be an acceptable solution? (note that given your second condition, this isn't an optimal solution, but would it work?) If you took them iteratively, removing either would remove the other, and you would have to use {2, 3, 6} or {1, 4, 5} to get all the points. This problem, the independant dominating set, is a little different although still well known.
[ Reply ]
                    wow that is amazing ! by dennismv2007-07-29 20:45:00

 

[Todays Cartoon Discussion] [News Index]

Come get yer ARS (Account Registration System) Source Code here!
All images, characters, content and text are copyrighted and trademarks of J.D. Frazer except where other ownership applies. Don't do bad things, we have lawyers.
UserFriendly.Org and its operators are not liable for comments or content posted by its visitors, and will cheerfully assist the lawful authorities in hunting down script-kiddies, spammers and other net scum. And if you're really bad, we'll call your mom. (We're not kidding, we've done it before.)