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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 453 - 482 of 1467   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
453
Hi Christian, I was trying to use a register file to set the value of a string to a blank, i.e. "", but I just can't get it to work! I've tried to understand...
Matthew Walker
mattgwwalker
Offline Send Email
Apr 5, 2004
10:11 am
454
... I think that you put the finger on an interesting bug! The strings in the register are wrapped into Beagle::WrapperT<std::string> (synonym of...
Christian Gagne
raspingoo
Offline Send Email
Apr 5, 2004
4:40 pm
455
First, let me say to Christian and Marc, Open BEAGLE looks like a great engine, very robust and extensible. The only thing it's lacking is parallel capability...
sandiamike
Offline Send Email
Apr 7, 2004
9:30 pm
456
Hi, I've just released Open BEAGLE version 2.1.2! As usually you can get your copy on the Web site. http://www.gel.ulaval.ca/~beagle or ...
Christian Gagne
raspingoo
Offline Send Email
Apr 8, 2004
7:15 pm
457
I didn't see a link on the website for applications using BEAGLE. Is there any apps out there I could try out? If there are, could we add those links to the...
daveydave1234
Offline Send Email
Apr 9, 2004
4:12 am
458
Hi everyone, I made a new release of Open BEAGLE, version 2.1.3. There was a bug in a ES component of the GA framework, which disable the users from making ...
Christian Gagne
raspingoo
Offline Send Email
Apr 13, 2004
4:02 pm
459
Hi everyone, We are experimenting big delays on yahoogroups. Messages appear on the group Web page but take several days to reach the mailboxes. For example, I...
Christian Gagne
raspingoo
Offline Send Email
Apr 13, 2004
4:15 pm
460
Finally, it appears that the problem is caused by the spam filter of my local mail server. Yahoogroups is probably tagged as a spam relay. I am looking with my...
Christian Gagné
raspingoo
Offline Send Email
Apr 14, 2004
1:19 pm
461
... I do several applications of EC in my PhD and, of course, all of them are based on Open BEAGLE. There is several other PhD students that I am aware that...
Christian Gagné
raspingoo
Offline Send Email
Apr 14, 2004
1:29 pm
462
... Distributed BEAGLE is the module we planned for all the distribution concerns on LAN and clusters. ... Marc Dubreuil is doing its master here on...
Christian Gagné
raspingoo
Offline Send Email
Apr 14, 2004
1:33 pm
463
Hello Open BEAGLE developers and users, As time is going, Open BEAGLE is maturing. Since a few months, the initial development storm has finished and we are...
Christian Gagne
raspingoo
Offline Send Email
Apr 15, 2004
4:20 pm
464
Hi everyone did sombody try to compile Open Beagle 2.1.3 with Borland Builder 5. Release Open Beagle 2.1.2 compiled fine. When i compile Open Beagle 2.1.3 it...
BaerwurzSepp
Offline Send Email
Apr 15, 2004
8:49 pm
465
... I think that this suggestion is something that would make Beagle infinitely more user-friendly---it's a very valuable idea. Matthew....
Matthew Walker
mattgwwalker
Offline Send Email
Apr 15, 2004
11:51 pm
466
Hi Christian, I tried this from the command line: -OBec.init.seedsfile="" but she aborts with the message: Beagle::RunTimeException: From file "Register.cpp",...
Matthew Walker
mattgwwalker
Offline Send Email
Apr 16, 2004
5:50 am
467
Hi... I am going to design and develop an application framework for Windows XP API function calls (something like wxWindow). Is it possible to use OpenBEAGLE ...
Mohammed Iqbal
mohammedderh...
Online Now Send Email
Apr 16, 2004
2:32 pm
468
Hi... Has any one used OpenBEAGLE to develop a compiler?? Mohammed...
Mohammed Iqbal
mohammedderh...
Online Now Send Email
Apr 16, 2004
2:33 pm
469
This is very, very strange as the only changes between 2.1.2 and 2.1.3 are only in in files beagle/GA/include/beagle/GA/CrossoverUniformOpT.hpp and ...
Christian Gagné
raspingoo
Offline Send Email
Apr 19, 2004
1:46 pm
470
Hi Matthew, I CC the mail to yahoogroups mailing list, as I think the problem you are raising is technical aspect of common interest. There is probably lot of...
Christian Gagne
raspingoo
Offline Send Email
Apr 21, 2004
4:25 pm
471
Hi, I have found a toolkit called XMLStar (xmlstar.sourceforge.net) that provides command line manipulation of XML files. Although Christian has already...
Matthew Walker
mattgwwalker
Offline Send Email
Apr 22, 2004
4:42 am
472
Dear Group: Is there an easy way to log *decoded* BitStrings instead of binary data? Thanks for helping out! Philipp...
baeckerpn
Offline Send Email
Apr 24, 2004
11:02 pm
473
... Bit string decoding is highly problem-specific (i.e. number of value represented by the strings, number of bits for each value, range of each value). For...
Christian Gagne
raspingoo
Offline Send Email
Apr 24, 2004
11:16 pm
474
Thanks a lot!...
Philipp Noël Baec...
baeckerpn
Offline Send Email
Apr 25, 2004
12:23 am
475
Hello, I'm using GP::FitnessKoza (<GP-StatsCalcFitnessKozaOp/>) in my application and I think that there is something strange about number of hits. In my log...
FKGP
fklgp
Offline Send Email
May 4, 2004
12:23 pm
476
Hi, ... The max hit item, like all other max measure values for Koza's fitness, is the number of hits of the single best Koza's fitness measure. The best...
Christian Gagne
raspingoo
Offline Send Email
May 4, 2004
2:09 pm
477
Hello, Another application which I found useful to display XML data is kxmleditor, on Linux. You can find it at http://sourceforge.net/projects/kxmleditor but...
Laurent Steffan
lmsteffan
Offline Send Email
May 14, 2004
2:46 pm
478
Hi Laurent, ... From: "Laurent Steffan" <OpenBeagle@...> To: <openbeagle@yahoogroups.com> Sent: Friday, May 14, 2004 10:45 AM Subject:...
Christian Gagne
raspingoo
Offline Send Email
May 17, 2004
4:10 pm
479
Hi, I am evolving individuals of java byte code and am attempting to output them to a file after mutation/crossover. They are then hopefully executed and...
iancoll_imperial
iancoll_impe...
Offline Send Email
May 27, 2004
5:56 pm
480
... I did some kind of code similar to execute another program from an existing one, and to wait until it finishes on VC++. To do so you must call...
Christian Gagne
raspingoo
Offline Send Email
May 27, 2004
7:59 pm
481
Thanks for your quick reply to my previous question :) I just wanted to ask now has anyone ever used OpenBEAGLE with Condor (or with Globus)? Specifically, the...
iancoll_imperial
iancoll_impe...
Offline Send Email
May 28, 2004
1:18 am
482
... I don't knowledge of anyone using Beagle with Condor or Globus or any other grid computing system. But take not that we are about to release Distributed...
Christian Gagne
raspingoo
Offline Send Email
May 28, 2004
8:28 pm
Messages 453 - 482 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