Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Simple Generalized Genetic Algorithm

by quidity (Pilgrim)
on Jan 31, 2001 at 16:39 UTC ( [id://55468]=note: print w/replies, xml ) Need Help??


in reply to Simple Generalized Genetic Algorithm

There is the AI::Gene::Sequence (which also comes with AI::Gene::Simple) which provides a framework for storing, checking and mutating sequences of tokens. This is set up as a base class so that it can be well mapped onto any "problem" set by inheriting the mutation methods while providing your own set of fitness, creation and output methods.

I'll come clean and admit that I wrote it, but it is there, you can find my email from within the module and I'd be glad to hear from you.

  • Comment on Re: Simple Generalized Genetic Algorithm

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (2)
As of 2024-04-25 07:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found