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