I am trying to call a function to evaluate a part of an individual (and in some cases a whole individual). This function is contained within a component class...
Hello everyone // Create and read individual I've got problem with loading from file GP individuals which contain EphemeralDouble primitives. I want to load...
Hi Bartek, Sorry for long delay in my answer. The problem you encountered with reading ephemeral random constants from file is a known issue. It has been...
Hi, It seems that the .cpp file where method VRPTWCustomerInfo::evaluatePartialSolution() is implemented is missing in your project. The linker is simply...
Hi, Please look in file 'config.log' generated by the 'configure' script to figure out what is going wrong with your compilation. Regards, Christian ... -- ...
Hello everyone, You probably despaired of getting it, but I finally released a new version of Open BEAGLE, version 3.0.2. http://beagle.gel.ulaval.ca This...
Hello everyone, I made a new release, numbered 3.0.3, of the stable branch of Open BEAGLE. As usual, you can obtain your copy of the source code on the ...
Hi Bartek, As you can see on the announcement I've just send to the list, there was indeed still a problem with reading ephemeral random constants from XML...
Hi Christian, Now (with version 3.0.3) everything works perfect. This feature will help me a lot. Thank you a lot for your priceless help and work. Bartek...
Hi Christian, First off, congrats for the amazing job with Beagle and your research. My project is ultimately about implementing a developmental EC (you know...
Hey I'm a bit new to the open beagle framework, so the question might be a stupid one :) But anyways if i want the result of a gp individual to be i.e. two...
Hi Pole, ... Thanks! ... I thought since a long time that developmental GP would be a really nice add on to Open BEAGLE. I've some ideas on implementing it,...
Hi Henrik, That's pretty easy. You should change the datum type you are using for a pair of bool. You would also need your own set of primitives you are using....
Hi Bob, I think that can be very interesting. In my previous message on the topic, I suggested that it might be really great to implement a general development...
Thanks guys for your reply on this. GEP would be a great addition to Open Beagle indeed. The head and tail structure of the genes ensures syntactic closure; we...
Thanks Christian! I had actually already tried it, but it sort of failed because i forgot to include the datatype in the primitive set constructor :) ... for a...
Hi Kathy, Sorry for the delay. Past issues with OS X showed us that dynamic linking is quite different on OS X compared to Linux. The error messages you are...
Hi, I faced the same problem yesterday. With this workaround, Beagle compile. However, I was surprise how quick it was (< 5secs). So, I tried to compile an...
Hi Jean-François, The difference in the build system between 3.0.1 and 3.0.3 is with the fast compilation trick, which reduces the compilation by a factor 5...
Hi Christian, It seems that this using --disable-fast-compilation solve this issue. I look at what might be the reason why it was not working on OS X, and I...
Hi, Here a little patch that solved my problem with fast compilation of beagle on Mac OS X. This replace the non-working \n in the sed command line by a...
Thanks J.-F., In fact, this mean that a \ needed to be added in all Makefile.am of the sources file to escape the \n. This is fairly easy to be done, I will ...
Hi Christian, In fact, it seems that it is sed that doesn't support the \n. The trick is to add another character within the sed replacement string ... To be...
Hello Christian, As I begin to look more closely at Open Beagle I noticed that my windows C++ is from Visual Studio 2005 ... 1 step beyond C++ .Net 2003. Has...
Hi Bob, I don't know the details of VS .Net 2005, but if it's like VS .Net 2003, there should be no problem to migrate VS project files from earlier versions...
hello Bob: The reason for my silence was that I had a setback. Last Friday, shortly after your visit I started bleeding and the pain increased. I was very bad...