Prefix Enumeration Demonstration Program

A tree representing an algebraic expression is traversed in pre order, and the expression in PRE for the algebraic expression is generated.
Prefix Enumeration
Source Code of the Postfix Program
Source Code of the PostfixG Program (Graphical Version)
Source Code of the PrefixG Program (Graphical Version)
Jacob's CS 261 Demos
Jacob's CS 261 Home