Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Artificial Intelligence Exchanging Heuristic

by nat47 (Sexton)
on Mar 02, 2015 at 20:43 UTC ( [id://1118473]=perlquestion: print w/replies, xml ) Need Help??

nat47 has asked for the wisdom of the Perl Monks concerning the following question:

I'm trying to find code examples of what an exchanging heuristic looks like. I haven't been able to find code examples for almost any AI algorithms.

I think that people often call this k-exchange.

For people who don't know what I'm talking about, see this
  • Comment on Artificial Intelligence Exchanging Heuristic

Replies are listed 'Best First'.
Re: Artificial Intelligence Exchanging Heuristic
by GotToBTru (Prior) on Mar 02, 2015 at 20:51 UTC

    What do you have so far? What did Super Search come up with? Is this a Perl question or more of an AI methodology question?

    Dum Spiro Spero
      I didn't find anything when searching or google with site:perlmonks.org

      I'm just trying to see this heuristic in code instead of described. I'd like to write it, but I've got no idea how to start. This is a perl question since I want to see it implemented in perl. The description is available in my OP link

        > The description is available in my OP link

        Look, the first step to solve a problem is to describe the problem in own words.

        Then some might be interested to discuss and help.

        Giving us a link to a (google preview) book and expecting Perl code in return is pretty much like a payed job task.

        I have problems to see many people wanting to do that for free...

        Cheers Rolf
        (addicted to the Perl Programming Language and ☆☆☆☆ :)

        PS: Je suis Charlie!

        Turning algorithms into code usually begins with decomposing the algorithm into steps. I'm not familiar with this topic myself, but I've attempted to write AI code myself, and that was the approach I used.

        Dum Spiro Spero

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://1118473]
Front-paged by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (4)
As of 2024-04-16 05:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found