SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

gaul-devel/src/README

This directory contains the core GAUL source-code. The files are:

gaul.h                 The public header file to be included in source code
                       which will link against the GAUL library.

ga_core.{c,h}          Population and entity handling routines.

ga_bitstring.{c,h}     Low-level bitstring handling functions.

ga_chromo.c            Built-in chromosome handling routines.

ga_utility.{c,h}       High level GA and convenience routines.

ga_similarity.{c,h} Entity and chromosome similarity measures.

ga_select.c Selection operators.

ga_seed.c Initialisation operators.

ga_sa.{c,h} Simulated Annealling optimisation functions.

ga_stats.c Convenience statistical functions.

ga_tabu.{c,h} Tabu Search functions.

ga_climbing.{c,h} Hill climbing optimisation functions.

ga_simplex.{c,h} Simplex search functions.

ga_replace.c Crowding, elimination and elitism operators.

ga_qsort.{c,h} Functions used internally to sort entities by fitness.

ga_optim.{c,h} Evolutionary optimisation functions.

ga_mutate.c Mutation operators.

ga_intrinsics.{c,h} Definition of S-Lang intrinsic functions.

ga_crossover.c Crossover operators.

Stewart Adcock, 30 October 2002


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.