Table of Contents

Class: ConsoleProgram charlemagne/program.py

A genetic program - extended to provide console output

A Program has a lisp expression associated with it which dictates its behavior and therefore fitness.

Base Classes   
Program
    object
Methods   
_makeProgram
show
  _makeProgram 
_makeProgram ( self,  lisp )

Factory method for instantiating programs

This can be overridden in subclasses to create Program subclasses.

  show 
show ( self )

Display the program in text format


Table of Contents

This document was automatically generated on Tue Jun 10 03:55:07 2003 by HappyDoc version 2.0.1