For mathematical models, GeneXproTools 4.0 uses the PHP
Math
grammar to generate PHP code from its native Karva code, whereas for Logic
Synthesis problems, GeneXproTools 4.0 uses the basic Boolean All
Gates PHP grammar.
You can translate not only all the evolved models but also exogenous models introduced through the
Change Seed window
into PHP. 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 PHP, on the GeneXproTools modeling environment, select the
Model Panel, and then, on the Language list box, select
PHP.
And to translate your logic circuits into PHP, on the GeneXproTools modeling environment, select the
Model Panel, and
then select
both PHP and All Gates on the Language list boxes.
|