Island Model

View: New views
2 Messages — Rating Filter:   Alert me  

Island Model

by Alex Wood-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi

 

I’m interested in using JGAP in a test harness I’m developing.  But before I do, could I check a few things with you to see if JGAP will support my requirements:

1)       I need to implement an Island model (which I’ve never done before, so the easier the better), I notice in one of the source files, this is added as a TODO.  Has it been implemented else where, or is is very easy to implement in what is already there with the distribution model in JGAP (I notice population merging seems to be available).

2)       I need to run an external command, and then parse a text file output by this command to evaluate my fitness.  At the moment I’m just using a threadpool of runtime.exec()s to do this, will JGAP support this (I suppose there should be no reason why it shouldn’t) or even support the runtime.exec()s and the threads being handled by JGAP itself under it’s server/client model?

If these aren’t possible, or this would be easier using another Java Genetic Algorithm library, could you possibly suggest one also?  I am also looking at ECJ (and wishing GAUL was available for Java), if these help?

 

Thank you for any help and suggestions you can give.

 

Alex

 

------------------All Text Below This Line Is My Signature------------------

 

Alex Wood                                         Web Page: http://www.cs.york.ac.uk/~alexj

RTS Group                                        E-Mail: alexander.wood@...

Room D111

The Sally Baldwin Buildings            Phone:  Internal 3241

University of York                                            External 01904 433241

York

YO10 5DD

 


------------------------------------------------------------------------------

_______________________________________________
jgap-users mailing list
jgap-users@...
https://lists.sourceforge.net/lists/listinfo/jgap-users

Parent Message unknown Re: Island Model

by Klaus Meffert-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Message

Alex,

regarding your questions:

1) The island model itself is not directly supported by JGAP, but it can be realized by using several independent genotypes from which the evolved populations are to be merged together from time to time. I'll put it on the agenda to develop a showcase example for that.

2) Runtime.Exec and whatever else you want to do in your custom logic is supported, there is no own memory model or something similar. I cannot imagine a framework that would not allow to run an arbitrary command. If you can, I would be grateful for getting informed for enlightenment.

Best

Klaus

----- original Nachricht --------

Betreff: [jgap-users] Island Model
Gesendet: Mo, 06. Apr 2009
Von: Alex Wood

Hi

 

I’m interested in using JGAP in a test harness I’m developing.  But before I do, could I check a few things with you to see if JGAP will support my requirements:

1)       I need to implement an Island model (which I’ve never done before, so the easier the better), I notice in one of the source files, this is added as a TODO.  Has it been implemented else where, or is is very easy to implement in what is already there with the distribution model in JGAP (I notice population merging seems to be available).

2)       I need to run an external command, and then parse a text file output by this command to evaluate my fitness.  At the moment I’m just using a threadpool of runtime.exec()s to do this, will JGAP support this (I suppose there should be no reason why it shouldn’t) or even support the runtime.exec()s and the threads being handled by JGAP itself under it’s server/client model?

If these aren’t possible, or this would be easier using another Java Genetic Algorithm library, could you possibly suggest one also?  I am also looking at ECJ (and wishing GAUL was available for Java), if these help?

 

Thank you for any help and suggestions you can give.

 

Alex

 

------------------All Text Below This Line Is My Signature------------------

 

Alex Wood                                         Web Page: http://www.cs.york.ac.uk/~alexj

RTS Group                                        E-Mail: alexander.wood@...

Room D111

The Sally Baldwin Buildings            Phone:  Internal 3241

University of York                                            External 01904 433241

York

YO10 5DD

 



--- original Nachricht Ende ----

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
jgap-users mailing list
jgap-users@...
https://lists.sourceforge.net/lists/listinfo/jgap-users