Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: Travelling problem

by educated_foo (Vicar)
on Dec 22, 2013 at 00:54 UTC ( [id://1068071]=note: print w/replies, xml ) Need Help??


in reply to Re: Travelling problem
in thread Travelling problem

Fast (i.e. non-polynomial) computation
You mean "i.e. polynomial," right? NP is exponential ;-). I heartily agree with your post, and defer to my favorite MJD talk for the details.

EDIT: Nut graph:

next time someone tells you to give up on your problem because it's NP-complete, ignore them.

Replies are listed 'Best First'.
Re^3: Travelling problem
by LanX (Saint) on Dec 22, 2013 at 01:00 UTC
    > You mean "i.e. polynomial,"

    yes, kind of "non-exponential" =)

    Was a short night! :)

    Cheers Rolf

    ( addicted to the Perl Programming Language)

    update

    > next time someone tells you to give up on your problem because it's NP-complete, ignore them.

    Unfortunately well described problems are rare here.

      Unfortunately well described problems are rare here.
      As are honestly thoughtful and helpful responses, and genuine discussion. As someone who has been here awhile (perhaps far too long), I know how to separate the wheat-y help from the karma-whoring chaff (I've contributed to both). New users, however, may not know how to filter out the mindless nostrums.
        > New users, however, may not know how to filter out the mindless nostrums.

        Or may be too lazy to express themselves properly, and never improve cause karma whores spoil them with answers? :)

        Anyway I learned new things again, I wasn't aware that the "NP-heuristics" are able to guaranty such good results like Christofides does.

        Thats impressive, especially cause NP-problems are transformable into each other.

        (Though it might not help much, if one needs to know for 100% if two graphs are isomorphic or not.)

        Cheers Rolf

        ( addicted to the Perl Programming Language)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1068071]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (8)
As of 2024-04-18 13:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found