From messages at ci.faniq.com Thu Aug 13 01:12:05 2009 From: messages at ci.faniq.com (padmakar_jadhav) Date: Thu, 13 Aug 2009 01:12:05 -0400 (EDT) Subject: [galib] Padmakar J (padmakar_jadhav@hotmail.com) has sent you a private message Message-ID: <20090813051205.472BB1AA32B6@mit.edu> An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/galib/attachments/20090813/5c81f0b2/attachment.htm From o_morad3 at yahoo.fr Thu Aug 27 06:42:14 2009 From: o_morad3 at yahoo.fr (Oly Mo) Date: Thu, 27 Aug 2009 10:42:14 +0000 (GMT) Subject: [galib] Compiling ex21 under visual C++ Message-ID: <775885.21648.qm@web24102.mail.ird.yahoo.com> Hello, ? Please? I need your help to?know how?I can use galib245 in a visual C++ 9.0 Express edition environment?, I have tried to run ex21? but?I have received??the following errors, ? ? garealgenome.cpp(56) : error C2906: 'GA1DArrayAlleleGenome::~GA1DArrayAlleleGenome(void)'?: une sp?cialisation explicite requiert 'template <>' with [ T=float ] garealgenome.cpp(56) : error C2908: sp?cialisation explicite?; 'GA1DArrayAlleleGenome::~GA1DArrayAlleleGenome(void)' a d?j? ?t? instanci? with [ T=float ] gastringgenome.cpp(71) : error C2906: 'GA1DArrayAlleleGenome::~GA1DArrayAlleleGenome(void)'?: une sp?cialisation explicite requiert 'template <>' with [ T=char ] gastringgenome.cpp(71) : error C2908: sp?cialisation explicite?; 'GA1DArrayAlleleGenome::~GA1DArrayAlleleGenome(void)' a d?j? ?t? instanci? with [ T=char ] ? ? Thank you for your care and effort?, Best Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/galib/attachments/20090827/e5f02e08/attachment.htm From o_morad3 at yahoo.fr Thu Aug 27 06:45:02 2009 From: o_morad3 at yahoo.fr (Oly Mo) Date: Thu, 27 Aug 2009 10:45:02 +0000 (GMT) Subject: [galib] How to compile perfectly gali245 under visual c++ 9.00 express edition Message-ID: <537630.22858.qm@web24107.mail.ird.yahoo.com> Hello, ? Please? I need your help to?know how?I can use galib245 in a visual C++ 9.0 Express edition environment?, I have tried to run ex21? but?I have received??the following errors, ? ? garealgenome.cpp(56) : error C2906: 'GA1DArrayAlleleGenome::~GA1DArrayAlleleGenome(void)'?: une sp?cialisation explicite requiert 'template <>' with [ T=float ] garealgenome.cpp(56) : error C2908: sp?cialisation explicite?; 'GA1DArrayAlleleGenome::~GA1DArrayAlleleGenome(void)' a d?j? ?t? instanci? with [ T=float ] gastringgenome.cpp(71) : error C2906: 'GA1DArrayAlleleGenome::~GA1DArrayAlleleGenome(void)'?: une sp?cialisation explicite requiert 'template <>' with [ T=char ] gastringgenome.cpp(71) : error C2908: sp?cialisation explicite?; 'GA1DArrayAlleleGenome::~GA1DArrayAlleleGenome(void)' a d?j? ?t? instanci? with [ T=char ] ? So would you ?please help me? to fix these errors as soon as possible ?,cause?I am using genetic in a part of my Phd thesis. ? ? Thank you for your care and effort?, Best Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/galib/attachments/20090827/cf5aa27e/attachment.htm From ded at javeriana.edu.co Thu Aug 27 22:50:35 2009 From: ded at javeriana.edu.co (DIEGO JOSE DE LOS RIOS MONCAYO) Date: Thu, 27 Aug 2009 21:50:35 -0500 Subject: [galib] Using GAlib in Visual C++ Message-ID: An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/galib/attachments/20090827/c59e3d92/attachment.htm From o_morad3 at yahoo.fr Sun Aug 30 11:44:05 2009 From: o_morad3 at yahoo.fr (Oly Mo) Date: Sun, 30 Aug 2009 15:44:05 +0000 (GMT) Subject: [galib] The optimal solution and the optimal objective function Message-ID: <686548.30589.qm@web24103.mail.ird.yahoo.com> Hello, Please I need your help , I am using galib247 under visual C++9.00 express edition ,I am using? a real genome representation. Please how?(using c++ code) I can receive the optimal( or the near optimal) solution (ie,genome) of a genetic algorithm run?in an array to make some processing on it, also how?I can receive the corresponding value of the objective function. ? ? Thank you?for your care?, Best Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mailman.mit.edu/pipermail/galib/attachments/20090830/5f505da4/attachment.htm