Table of Contents
Package name |
GEMS/TK |
1. Package documentation
GEMS (Genetically Evolving Models in Science) implementation, consisting of functions to help construct task and model definitions, create models using genetic programming, and analyse the resulting models.
Includes `GEMS` and support for gui programming through Tk.
- documentation
2. Functions
PARSE-TREE-WINDOW
- Lambda list
-
parse-tree-window ( tree )
- Documentation
-
-
tree
- the program (s-expression) to display.Displays given tree on a canvas, and then displays that canvas with a window
-