Page 1 of 1

TimGA 1.2 Source Code (PowerPlant/C++)

Posted: May 22nd, 1997, 9:00 am
by Info-Mac
Download: http://archive.info-mac.org/dev/src/tim ... source.hqx

TimGA 1.2 Source Code (C++/PowerPlant)

Description
This package includes the full PowerPlant based C++ source code for
TimGA - a genetic algorithm based graph drawing application for Macintosh.
The code specifically demonstrates the use of ...

* a genetic algorithm to draw graphs nicely
* Metrowerks' PowerPlant framework
* PowerPlant's new grayscale appearance controls
* AGA Slider class by James Jennings
* Metrowerks' Standard Library (MSL)

Requirements
* CodeWarrior 11 or later
* MSL 2.1.1 (available from www.metrowerks.com) or later
* PowerPlant grayscale classes v.1.1.1 (available from Metrowerks)
* some sort of C++ skills...