
DSANE:	Directed Symbiotic, Adaptive Neuro-Evolution
=====================================================
Version 1.0, 4/8/1997

Copyright (C) 1997 Eric R. Weeks and John M. Burgess
weeks@chaos.ph.utexas,edu, jburgess@chaos.ph.utexas.edu
http://chaos.ph.utexas.edu/~weeks/dsane/

based on SANE, implemented by David E. Moriarty (moriarty@cs.utexas.edu)

Contents: Source code for DSANE
Status of code: Research code, sparsely documented. Last updated April 8, 1997.

This program is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License version 2 as published
by the Free Software Foundation. This program is distributed in the hope
that it will be useful, but without any warranty; without even the
implied warranty of merchantability or fitness for a particular purpose.
See the GNU General Public License for more details.

This package contains:
   README:        this file
   README.txt:    text version of our web page documentation (April 4, 1997)
   README.ps:     postscript version of our web page documentation
   main.c
   dsane.c
   fitness.c
   network.c
   usermap.c
   dsane.h
   params.h
   Makefile

