[galib] Re:(6, 2) Sgst for "Genome with some fixed genes"

Chun Guo Wu wucg at ihpc.a-star.edu.sg
Fri Dec 12 21:44:25 EST 2003


Maybe you can set the gene i equal to 100 for each individul in the
initial population.
Then some crossover operator will keep it invariable. But Mutation
operator maybe change
it to other value. So you should modify the mutation operator.
Just a rough idea. Anyone is welcome to discuss it with me.


galib-request at mit.edu wrote:

>Send galib mailing list submissions to
>	galib at mit.edu
>
>To subscribe or unsubscribe via the World Wide Web, visit
>	http://mailman.mit.edu/mailman/listinfo/galib
>or, via email, send a message with subject or body 'help' to
>	galib-request at mit.edu
>
>You can reach the person managing the list at
>	galib-owner at mit.edu
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of galib digest..."
>
>
>Today's Topics:
>
>   1. Genome with some fixed genes (Pan H.C. Mike)
>
>
>----------------------------------------------------------------------
>
>Date: Fri, 12 Dec 2003 21:21:29 +0800
>From: "Pan H.C. Mike" <mhcpan at peoplesphone.com.hk>
>To: galib at mit.edu
>Subject: [galib] Genome with some fixed genes
>Message-ID: <A6684F8A93405349AC2E0F44CEBD29BCC32916 at MHKPTC01>
>Content-Type: text/plain
>MIME-Version: 1.0
>Precedence: list
>Message: 1
>
>Hi,
>
>Anyone has the idea how to implement a genome with fixed genes?  For
>example, an array of integer genome G with G[i] always equals to 100 where i
>can be one of the selected gene by user. Or should I set aside the gene and
>play around the genome in the objective function?
>
>Regards,
>Mike
>------------------------------
>
>_______________________________________________
>galib mailing list
>galib at mit.edu
>http://mailman.mit.edu/mailman/listinfo/galib
>
>
>End of galib Digest, Vol 6, Issue 2
>***********************************
>
>  
>



More information about the galib mailing list