Search the web
Sign In
New User? Sign Up
openbeagle · Open BEAGLE
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 143 - 172 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
143
hi,everyone here i am a newer for the EC .Just few days before ,i saw the Open BEAGLE EC framework from the internet and i've read the manual roughly and i...
chshng
Offline Send Email
Apr 4, 2003
7:17 am
144
Hi, ... I don't know the ordinal representation. But you'll probably need to define a new representation class. To do so, you must implement a new class for...
Christian Gagne
raspingoo
Offline Send Email
Apr 4, 2003
2:59 pm
145 iad929
Offline Send Email
Apr 13, 2003
5:29 pm
146
Dear colleague; You can find the call for papers of the 5th workshop on the Frontiers of Evolutionary Algorithms FEA2003 at the site ...
FEA2003
sirfea03@...
Send Email
Apr 29, 2003
5:20 pm
147
Hi everyone, I've just released Open BEAGLE version 1.1.0. Get your copy at http://www.gel.ulaval.ca/~beagle This release is quite a major update, and include,...
Christian Gagne
raspingoo
Offline Send Email
May 1, 2003
2:39 am
148
To congratuate this new version, write some comments: 1) I really like the consistent naming convenitons of classes of the same type! GA::GenerationalEvolver...
Jianjun Hu
hujianju@...
Send Email
May 1, 2003
3:45 am
149
Hi, ... A termination based on maximum number of evaluation! This is a good thing to include in Beagle. I will do it for next release. ... I didn't intend to...
Christian Gagne
raspingoo
Offline Send Email
May 1, 2003
12:41 pm
150
I have one suggestion over the design of Operator Class: Currently, all operator has a initializer and operate function. What I suggest is to add one...
Jianjun Hu
hujianju@...
Send Email
May 1, 2003
9:09 pm
151
... Seems easily feasible. I'll think about it before the next release, but chances are high that I integrate something similar as what you propose. This is...
Christian Gagne
raspingoo
Offline Send Email
May 2, 2003
6:02 pm
152
... gcc using the autoconf is supposed to work. But I have some reports that the use dynamic libraries (with libtool) is buggy on OS X. You should try by...
Christian Gagne
raspingoo
Offline Send Email
May 7, 2003
7:47 pm
153
Hi Everyone! I was thinking in how could I write the "LISP like" interpretation of a Tree during the execution of the program (I don't want only to see at the...
danpost2112
Offline Send Email
May 10, 2003
6:05 am
154
... Ok, I will reformulate your question in order to be sure that I understand it. What you want to do is to simplify trees when some parts of it represent...
Christian Gagne
raspingoo
Offline Send Email
May 10, 2003
4:03 pm
155
Hi again Christian and all, In fact, I'm quite new to C++ programming and I have faced some dificulties to understand even with my Bjarne Stroustrup C++ book...
danpost2112
Offline Send Email
May 12, 2003
1:53 am
156
... Sorry for the delay, I was out of town during the last days. ... Uh, 3 trees. Maybe I made a typing error in a previous message. There is only one tree per...
Christian Gagne
raspingoo
Offline Send Email
May 15, 2003
2:12 pm
157
Hi, I am writing a thesis about the comparison of different EA frameworks/libraries. With BEAGLE I have trouble finding out which replacement strategies it...
coevol2000
Offline Send Email
May 15, 2003
6:57 pm
158
Hi, ... Open BEAGLE is not (yet) a completely mature, feature-bloated, EC framework. It actually includes tournament selection, basic GA operations (one-point...
Christian Gagne
raspingoo
Offline Send Email
May 15, 2003
7:48 pm
159
Hi, I am writing a thesis about the comparison of different EA frameworks/libraries. With BEAGLE I have trouble finding out which replacement strategies it...
Thomas.Schnattinger@...
coevol2000
Offline Send Email
May 15, 2003
8:39 pm
160
Hi, I have a question about using beagle with windows libraries. My program have to make connection to 3d application (with COM)when evolving GP trees. I have...
fklgp
Offline Send Email
May 19, 2003
11:50 am
161
... I don't have experience with developping apps other that console apps under Windows. But maybe the following advices may help you. Be sure to forge an...
Christian Gagne
raspingoo
Offline Send Email
May 19, 2003
12:45 pm
162
Hello, my problem connect libraries included to project using beagle. To test what is wrong I add to examle "symbreg" only one line: #include <afxdisp.h> - I...
fklgp
Offline Send Email
May 19, 2003
4:52 pm
163
Hello, my problem connect libraries included to project using beagle. To test what is wrong I add to examle "symbreg" only one line: #include <afxdisp.h> - I...
fklgp
Offline Send Email
May 19, 2003
9:17 pm
164
Hi, You haven't answer my question in the last mail: when you trace the execution of the program in the debugger, are the Beagle routines correctly executed? ...
Christian Gagne
raspingoo
Offline Send Email
May 19, 2003
10:34 pm
165
Hi, I'm trying to create an discrete approximation of a normal cumulative density function as a GP::Primitive and the code is: #include <cmath> #include...
danpost2112
Offline Send Email
May 19, 2003
10:38 pm
166
... Did you check also whether Beagle exceptions are throwed during execution? Do a try-catch of all your calls to the Beagle part of your program, and be sure...
Christian Gagne
raspingoo
Offline Send Email
May 19, 2003
11:38 pm
167
Hi Dan, ... You should not explicitly cast a Double into a double. The type Double got several overdefined arithmetics operator. If it is not possible, call...
Christian Gagne
raspingoo
Offline Send Email
May 20, 2003
12:19 am
168
Hi All, I've been playing around with OpenBeagle for a few days, and it's very nice. I do have a couple of questions / suggestions that I'm hoping someone can...
chrisbizon
Offline Send Email
May 20, 2003
3:03 pm
169
Hi, ... It depends on the Darwinian selection method used. The default selection method is k-participants tournament selection. This method doesn't rely on...
Christian Gagne
raspingoo
Offline Send Email
May 20, 2003
8:15 pm
170
... Although I'm nowhere near as knowledgeable as Christian, perhaps my answer might have some use. I think the direct answer to your question is: OpenBeagle...
mattgwwalker
Offline Send Email
May 23, 2003
11:33 pm
171
I am trying to add genealogical information (a history of an individual's parents) to Open BEAGLE. However, I've clearly missed something, because my program...
mattgwwalker
Offline Send Email
May 23, 2003
11:56 pm
172
... Maybe my answers was not enlighting as it was obvious for me that the Koza's normalized fitness is not normalized. Matt, you explain well the point. ...
Christian Gagne
raspingoo
Offline Send Email
May 24, 2003
12:01 am
Messages 143 - 172 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help