SubscribeMainXMLTagsEditHistoryDiscussion

  1. About
  2. Features
  3. Download
  4. Installation
  5. Example
  6. License
  7. Comments, bug reports, etc
  8. Links

About

Miga is a library for a minimalist genetic algorithm.

Features

Download

cd /tmp/ # Change to a better location
svn co http://svn.arhuaco.org/svn/src/miga

Installation

cd miga/trunk/
./gen.sh # You'll need to have autoconf and automake installed.
./configure
make
su -c "make install" # You might need to be root.

Example

There will be at least one example in /trunk/src/examples.

cd trunk/src/examples
make

License

You can copy and distribute miga following the rules of the GNU General Public License.

Comments, bug reports, etc

Send comments, bug reports, etc to arhuaco at freaks-unidos.net.

Links

Last update: 2007-06-25 (Rev 11773)

svnwiki $Rev: 14721 $