CMU Artificial Intelligence Repository
Home INFO Search FAQs Repository Root

SGA-Cube: Goldberg's SGA modified for nCUBE 2 hypercube parallel computer

areas/genetic/ga/systems/sga/sga_cube/
SGA-Cube is a C-language translation of Goldberg's SGA code with modifications to allow execution on the nCUBE 2 Hypercube Parallel Computer. When run on the nCUBE 2, SGA-Cube can take advantage of the hypercube architecture, and is scalable to any hypercube dimension. The hypercube implementation is modular, so that the algorithm for exploiting parallel processors can be easily modified. In addition to its parallel capabilities, SGA-Cube can be compiled on various serial computers via compile-time options. When compiled on a serial computer, SGA-Cube is essentially identical to SGA-C. SGA-Cube is described in TCGA report No. 91005.
See Also: 

   areas/genetic/ga/systems/sga/sga_c/
Origin:   

   ftp.aic.nrl.navy.mil:/pub/galist/src/ga/ [192.26.18.56]
   sga-cube.tar.Z --> sgacub94.tgz

Version: shar 6-NOV-92; tar 5-AUG-93, 2-MAR-94 Requires: C Copying: Copyright (c) 1986 by David Edward Goldberg Use, copying, modification, and distribution permitted. CD-ROM: Prime Time Freeware for AI, Issue 1-1 Author(s): Robert E. Smith, David E. Goldberg, Jeff A. Earickson. Contact: Robert Elliott Smith Department of Engineering of Mechanics Room 210 Hardaway Hall The University of Alabama P.O. Box 870278 Tuscaloosa, Alabama 35487, USA Tel: +1 (205) 348-1618 Fax: +1 (205) 348-6419 Keywords: Authors!Earickson, Authors!Goldberg, Authors!Smith, C!Code, Genetic Algorithms, SGA-CUBE References: David E. Goldberg, "Genetic Algorithms in Search, Optimization, and Machine Learning", Appendix D, Addison-Wesley, Boston, MA, 1989. Jeff A. Earickson, Robert E. Smith, and David E. Goldberg, "SGA-Cube: A Simple Genetic Algorithm for nCUBE 2 Hypercube Parallel Computers", TCGA Report No. 91005, The University of Alabama, 1991.
Last Web update on Mon Feb 13 10:23:15 1995
AI.Repository@cs.cmu.edu