Skip to search.
theory-edge · cutting edge in algorithmics/mathematics

Group Information

  • Members: 1238
  • Category: Algorithms
  • Founded: May 19, 1998
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 7817 - 7846 of 14634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
7817 cafeinst Offline Send Email Jun 2, 2003
3:01 am
I posted a paper on the arxiv.org site which claims that p!=np on May 20. I got a lackluster response to it which was partially my fault, since I didn't write...
7818 too_bad_u_wrong Offline Send Email Jun 2, 2003
1:07 pm
... May ... fault, ... understand. ... please ... that I ... even ... true. ... not ... process. ... I read your paper and your proof needs just a bit more...
7819 cafeinst Offline Send Email Jun 2, 2003
1:46 pm
Dear too_bad_u_wrong I believe I considered this case in the proof. I clearly noted that the number of possible inputs is large enough so that no look-up- ...
7820 too_bad_u_wrong Offline Send Email Jun 2, 2003
2:23 pm
... that ... I didn't say lookup table (although that will be another area to fix later). I said "naively assigns," i.e. GENERATES, a (probably incorrect but...
7821 cafeinst Offline Send Email Jun 2, 2003
3:16 pm
I appreciate your feedback. I don't understand the nature of the algorithm that you are describing and would like to understand it. Could you please descibe...
7822 vznuri Offline Send Email Jun 2, 2003
3:42 pm
hi all, I went to see the new pixar movie "finding nemo" last nite. a real kids flick but plenty of entertaining stuff for adults. what interests me is the ...
7823 too_bad_u_wrong Offline Send Email Jun 2, 2003
4:57 pm
... it. ... Your "proof" does not prove this algorithm doesn't always work: // inputs: (globals) // int n - size of SUBSET-SUM instance // int a[] - SUBSET-SUM...
7824 cafeinst Offline Send Email Jun 2, 2003
5:52 pm
... What is the algorithm doing besides assigning x[i]=i?...
7825 gerrynagel Offline Send Email Jun 2, 2003
5:59 pm
... the ... Nothing. No table lookup. Linear time. Doesn't work. You don't prove it doesn't work. Your proof is incomplete....
7826 gerrynagel Offline Send Email Jun 2, 2003
6:09 pm
cafeinst: What you are missing in your proof is completeness. If you want to prove a problem is not solvable in polynomial time then it must be shown that...
7827 cafeinst Offline Send Email Jun 2, 2003
6:21 pm
... wrote: By the way this conversation is going, it seems that if I were to state that 2+2=4, then you all would probably not believe me or you would ask me...
7828 cafeinst Offline Send Email Jun 2, 2003
6:43 pm
Let me respond anyway to your comments. I proved that an n-optimal algorithm must take exponential time. Then by definition of an n- optimal algorithm, any...
7829 Daniele Giorgio Degio...
dgdegiorgi Offline Send Email
Jun 2, 2003
6:48 pm
This is not exactly my speciality, but it seems to me that you could have proven that if SUBSET-SUM is in Co-NP, then Co-NP != P. Question: is SUBSET-SUM in...
7830 vznuri Offline Send Email Jun 2, 2003
7:08 pm
hi all, I was looking into IE browser javascript functionality & was knocked out at how much programming capability it has now. it seems mainly to come from...
7831 too_bad_u_wrong Offline Send Email Jun 2, 2003
7:18 pm
... optimal ... Yes, you are correct that your terminology also needs corrections. First you provide a property of an n-optimal algorithm; "worst-case ...
7832 vznuri Offline Send Email Jun 3, 2003
12:30 am
scientists advocate vast storage repositories instead of supercomputers http://www.nytimes.com/2003/06/02/technology/02SUPE.html justin frankel, cyber...
7833 Mike N. Christoff
crankyho2000 Offline Send Email
Jun 3, 2003
3:29 am
This is just a summary of some discussions I've been having on other groups. The first question that arose was whether NP-complete implied 'requires...
7834 Patrick Meuser
patrickmeuser Offline Send Email
Jun 3, 2003
7:45 am
... From: "Mike N. Christoff" <mchristoff@...> To: <theory-edge@yahoogroups.com> Sent: Monday, June 02, 2003 11:29 PM Subject: [theory-edge] Closing...
7835 Mikhail Adigeyev
madigeyev Offline Send Email
Jun 3, 2003
8:12 am
c> Let me respond anyway to your comments. I proved that an n-optimal c> algorithm must take exponential time. Then by definition of an n- c> optimal...
7836 cafeinst Offline Send Email Jun 3, 2003
3:50 pm
Mikhael, Thank you for reading my short paper. Any more feedback is welcome but unfortunately I don't have much time for more comments as I'm also proving the...
7837 Steve O'Keefe
steveokeef Offline Send Email
Jun 3, 2003
4:36 pm
Message-ID: <bbiiq5+ipc5@eGroups.com> User-Agent: eGroups-EW/0.82 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Length: 1693 X-Mailer:...
7838 vznuri Offline Send Email Jun 3, 2003
4:41 pm
hi mike, Im a little weak on the topics you are covering, but I think you didnt quite make it clear that when you say NP != E, the proof is that NP < E where...
7839 A.T. Murray
mentifex Offline Send Email
Jun 3, 2003
7:58 pm
... http://www.scn.org/~mentifex/jsaimind.html -- AI Mind-1.1 ... Mentifex -- http://www.scn.org/~mentifex/theory5.html -- AI4U Theory of Mind; ...
7840 Mikhail Adigeyev
madigeyev Offline Send Email
Jun 4, 2003
10:19 am
c> I proved that all algorithms which fit this definition must have a c> certain property and that property has a weakness. Taking the gcd as c> you suggested...
7841 imran hussain
ihmar2002 Offline Send Email
Jun 4, 2003
10:27 am
i am BS(Comp Science) student and interesting in games based on real AI. i have already finished some under Turbo C. i have started work in Visual C++.NET . i...
7842 Andrew Matthews
webserver_ltd Offline Send Email
Jun 4, 2003
10:42 am
Hi Imran, The best place to start with C++ (of any flavour) is 3ed (not the 2nd ed since the index was screwed in that version) of The C++ Programming ...
7843 Michael N. Christoff
crankyho2000 Offline Send Email
Jun 4, 2003
8:57 pm
... From: Patrick Meuser To: theory-edge@yahoogroups.com Sent: Tuesday, June 03, 2003 12:45 AM Subject: Re: [theory-edge] Closing in on NP and 'reasonable'...
7844 Michael N. Christoff
crankyho2000 Offline Send Email
Jun 4, 2003
9:40 pm
... From: vznuri To: theory-edge@yahoogroups.com Sent: Tuesday, June 03, 2003 9:40 AM Subject: [theory-edge] Re: Closing in on NP and 'reasonable' encodings hi...
7845 Michael N. Christoff
crankyho2000 Offline Send Email
Jun 4, 2003
9:58 pm
... From: vznuri To: theory-edge@yahoogroups.com Sent: Tuesday, June 03, 2003 9:40 AM Subject: [theory-edge] Re: Closing in on NP and 'reasonable' encodings hi...
7846 vznuri Offline Send Email Jun 5, 2003
12:24 am
spam overtakes legit email, now 51% spam http://zdnet.com.com/2100-1105_2-1012418.html total info awareness research..its harmless, trust us ...
Messages 7817 - 7846 of 14634   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help