|
| Mathematik |
| SubsetSum@Home |
|
The Subset Sum problem is described as follows: given a set of positive integers S and a target sum t, is there a subset of S whose sum is t? It is one of the well-know, so-called “hard” problems in computing. It"s actually a very simple problem, and the computer program to solve it is not extremely complicated. What"s hard about it is the running time – all known exact algorithms have running time that is proportional to an exponential function of the number of elements in the set (for worst-case instances of the problem).
Over the years, a large number of combinatorial problems have been shown to be in the same class as Subset Sum (called NP-complete problems). But, depending on how you measure the size of the problem instance, there is evidence that Subset Sum is actually an easier problem that most of the others in its class. The goal of this project is to strengthen the evidence that Subset Sum is an easier hard problem.
Suppose we have a set of n positive whole numbers S whose maximum number is m. We will define the ratio n/m to be the density of the set and denote the sum of all elements in the set as ∑S. If you look at the list of sums produced by subsets of S, you notice that very few sums are missing if S is dense enough. In fact, it appears that there is an exact density threshold beyond which no sums between m and half the sum of S will be missing. Our preliminary experiments have led to the following hypothesis: A set of positive integers with maximum element m and size n > floor(m/2)+1 has a subset whose sum is t for every t in the range m < t < ∑S − m.
So here"s where you can help. So far, we haven"t been able to prove the hypothesis above. If you want to be really helpful, you can send us a proof (or show us where to find one in the research literature), and the project will be done. But if you want to be slightly less helpful and have more fun, you can volunteer your computer as a worker to see how far we can extend the empirical evidence. You will also be helping us figure out better ways to apply distributed computing to combinatorial problems. |
| Status: |
Test / Scheduler: |
| Homepage: |
http://volunteer.cs.und.edu/subset_sum/ |
| Teamseite: |
http://volunteer.cs.und.edu/subset_sum/team_display.php?teamid=2 |
| Statistiken: |
Credits: 10272611.51/ RAC: 8812.09 / Team-Stats: / Team-Rankings:  |
| Diskussionsthema: |
Alles rund um SubsetSum@Home |
| Optionen: |
Anmelden / Team beitreten |
| Verfügbare Plattformen: |
|
| Letzte News vom Projekt: |
Leider nicht verfügbar |
| Letzte Forenbeiträge: |
18.05.2013, 18:42 Uhr von Wettermann | vorübergehende Deaktivierung der WU-Systeme
| Zitat: | "Nachricht 462 - Geschrieben: 18 May 2013, 15:31:50 UTC
Hi Everyone,
I'm shutting things down temporarily because it looks like there's been issues with the new workunits. Hopefully have a fix out in a few days.
--Travis" |
Travis stoppt vorübergehend alle Systeme die WU´s betreffend,weil er neue Probleme mit den neuen WU´s aufkommen sieht und ja bekanntlich gerade nicht da ist. In ein paar Tagen wird es hoffentlich eine Lösung geben. | 01.04.2013, 10:18 Uhr von Wettermann | Servercodeupdate
| Zitat: | 31 Mar 2013, 20:56:07 UTC
I've updated the BOINC server code and recompiled the daemons. Just wanted to double check that everything is still working on your end. Let me know if there are any problems." |
Travis hat den Servercode einem Update unterzogen und die Daemons rekompiliert.Er bittet um Feedback. | 03.02.2013, 11:02 Uhr von uthh | nur noch 4. platz |
|
| Aktualisiert: |
17.08.2012, 08:15 Uhr |
|
Diese Seite ist Teil der Homepage von BOINC@Heidelberg.
|
| Top Team-Länder |
 | 1.803.713.116 |  | 227.631.486 |  | 12.428.397 |  | 12.381.954 |  | 3.637.537 |
Komplette Liste |
| Serverzeit |
| 22.05.2013, 03:37 Uhr. |
|
|