From: Gary P. <gpa...@gm...> - 2009-02-02 17:33:53
|
Hi, While the domain strings allow for the mixed types, a PositionUpdateStrategy to handle the data types in the manner in which you are describing would need to be written :) I cannot see any reason why it would not be reasonable. It naturally depends on the current problem, but if that's a valid solution, the library can accommodate such a PositionUpdateStrategy. Regards, Gary lab...@gm... wrote: > I was wondering that if I had a domain string with mixed types like > "B^10,R(0.0,5.0)^10,Z(0,20)^10", I should make my own > PositionUpdateStrategy to handle those various types? For example, I > would like to apply BinaryPositionUpdate for the bits, and > StandardPositionUpdate for the rest? Does that sound reasonable? > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > > > ------------------------------------------------------------------------ > > _______________________________________________ > Cilib-users mailing list > Cil...@li... > https://lists.sourceforge.net/lists/listinfo/cilib-users |