For mathematical models, GeneXproTools 4.0 uses the Perl
Math
grammar to generate Perl code from its native Karva code, whereas for Logic
Synthesis problems, GeneXproTools 4.0 uses the basic Boolean All
Gates Perl grammar.
You can translate not only all the evolved models but also exogenous models introduced through the
Change Seed window
into Perl. The code can then be copied to the clipboard or saved to disk. This code can be freely distributed in source or binary form.
To translate your mathematical models into Perl, on the GeneXproTools modeling environment, select the
Model Panel, and then, on the Language list box, select
Perl.
And to translate your logic circuits into Perl, on the GeneXproTools modeling environment, select the
Model Panel, and
then select
both Perl and All Gates on the Language list boxes.
|