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